-
Richard Venable posted on the forum topic Page not found in the group
Site Help: 4 months, 1 week ago · ViewThe plugin should work, but the Bible directory won’t have the bible text on it, atm. I will upload a new zip file with that fix this weekend.
-
Richard Venable posted on the forum topic Latest files from Github in the group
Site Help: 4 months, 1 week ago · ViewYou should also make sure you update your permalinks (just go to the permalink settings page and hit save), so that the new custom post type permalink structure becomes available.
-
Richard Venable posted on the forum topic Latest files from Github in the group
Site Help: 4 months, 1 week ago · ViewThe old Bible Directory (which required BP, btw) is now replaced with an Archive page for the ‘bible-tool’ custom post type (which doesn’t require BP). The slug is currently set to be ‘bible-tools’, although I will probably change it by default to just be ‘bible’. But for now you should be able to access it [...]
-
Richard Venable posted on the forum topic Page not found in the group
Site Help: 4 months, 1 week ago · ViewBTW, the reading plans in version 1.0 are implemented differently. On this site, they are BP-based, but in the version 1.0, they are custom post types, and are managed as part of a blog, rather than a BP Group.
-
Richard Venable posted on the forum topic Page not found in the group
Site Help: 4 months, 1 week ago · ViewYou can test out reading plans on version 1.0-beta1, which you can download here: https://github.com/downloads/rvenable/biblefox-wp/biblefox-for-wordpress-1.0-beta1.zip
-
Richard Venable posted on the forum topic Latest files from Github in the group
Site Help: 4 months, 1 week ago · ViewSorry about that, bear with me, I’ve been overhauling a lot of things in the plugin. I had worked on quite a few new things back in late November, then got busy with other projects and never pushed them to git hub. I just pushed them now, and you can give that a try. I [...]
-
Richard Venable posted on the forum topic Page not found in the group
Site Help: 5 months, 2 weeks ago · ViewSorry about the problems you’ve been having. I’ve been busy working on a brand new version for a while. It is nearing completion and should be available by the end of the month. It has many new features, and supports the latest versions of BuddyPress and WordPress.
-
Richard Venable posted on the forum topic Wordpress Compatibility in the group
Site Help: 7 months, 2 weeks ago · ViewHow is the Bible directory not functioning?
In the new version, the Bible directory has been replaced with an Archive page for the Bible Tool (ie. Translations) custom post type, so it will work even without BuddyPress.
-
Richard Venable posted on the forum topic Being "Born Again" in the Old Testament in the group
Bible Discussion: 7 months, 2 weeks ago · ViewThis was written a long time ago, so I don’t really remember what I was thinking. I wasn’t really saying anything about whether being born of/filled with the Spirit were the same thing or not. Just wondering why Jesus was so shocked at Nicodemus not knowing about the Holy Spirit. I wouldn’t have known either! [...]
-
Richard Venable posted on the forum topic Wordpress Compatibility in the group
Site Help: 7 months, 2 weeks ago · ViewThese are known issues, but I haven’t released a new version in over a year. I had to put down development of the plugin for a while, but I have recently begun working on it again. You can follow the development over on github: https://github.com/rvenable/biblefox-wp In a few days I asking people to test out [...]
-
Richard Venable posted on the forum topic Scripture Refs not opening in IFRAMES in the group
Site Help: 12 months ago · ViewI’ve fixed this, would you mind verifying the fix on your site before I update the plugin?
Just add a var declaration to the top of biblefox-for-wordpress/includes/js/biblefox-blog.js:
var bfox_blog_iframe_select_change;
You can see the change here: https://github.com/rvenable/biblefox-wp/commit/e1f4b2f5425784a16dbff142f0e9dc0cb912eb8f
-
Richard Venable posted on the forum topic Scripture Refs not opening in IFRAMES in the group
Site Help: 1 year ago · ViewHmm… I’m going to look into this more in a few days. I did notice that Biblefox.com DOES work in Firefox 4, even though I verified that yours is not working. Your site does work in Safari. I don’t know why Biblefox.com would work, but not yours, but I will look into it soon.
-
Richard Venable posted on the forum topic Parsing Verses in the group
Site Help: 1 year ago · ViewYeah, this is something I plan to support soon. I think you can get it working real quick by making the following changes to parser.php: In function regex(): Update the regex strings for detecting the references:
if ($this->forward) $this->_regex = "/\b($book_regex)\b(\.?\s$space_star\d(*\d)*)$cv_question/i"; else $this->_regex = "/((\d*)*\d\s$space_star\.?)$cv_question\b($book_regex)\b/i";To include \. in the part:if ($this->forward) $this->_regex = [...] -
Richard Venable posted on the forum topic Scripture Refs not opening in IFRAMES in the group
Site Help: 1 year ago · ViewHmmm… I haven’t heard of anyone having that issue before. Maybe you could give me more details on your configuration (WP version, PHP version), so I can try to figure it out. I’m not going to be able to really get to it for a while, because I am in Hawaii for the next 2 [...]
-
Richard Venable posted on the forum topic WordPress Index by Scripture in the group
Site Help: 1 year, 1 month ago · ViewThe Biblefox plugin does create a Scripture index of a WordPress blog, but it only indexes blog posts (because that’s mostly all there is to a WordPress blog). But BuddyPress has lots of things in addition to blog posts, like activity stream posts and forum posts. These also get indexed by the Biblefox plugin. What [...]
-
Richard Venable posted on the forum topic Our Church Site
in the group
Biblefox Development: 1 year, 3 months ago · ViewGreat to hear! The site looks good – good job! Let me know if you have any suggestions for future features you’d like to see in the plugin.
-
Richard Venable joined the group
Treehouse Homegroup 1 year, 3 months ago · View
-
Richard Venable posted on the forum topic My Groups Dropdown in the group
Biblefox Development: 1 year, 7 months ago · ViewI just copied the BuddyPress function for the ‘My Blogs’ dropdown, bp_adminbar_blogs_menu(), and modified it for groups. I pasted my function here for you: http://pastebin.com/h3MMCyqZ
-
Richard Venable commented on the blog post A Nutty Lesson 1 year, 7 months ago · View
Hehe… That is definitely a nutty lesson.
-
Richard Venable commented on the blog post Legalist, Are You Sure You’re Not One? 1 year, 7 months ago · View
That’s a great post, Tory! First, you really summarized a large chunk of Paul’s argument in Romans really well. Then your point about how “in our desire to be righteous, we create our own laws, and really just tempt our heart and flesh more” hit really dead on. It definitely is a fine line to [...]
- Load More