Is it normal for RefTagger not to work on WordPress blog posts, just pages? That's what's happening on a church site I admin.
Thanks!
RefTagger has no such known issues at the moment, but it is possible that another WordPress plugin is preventing your site from working correctly (plugins that replace standard navigation with AJAX requests are known to do this).
What is the address of the site?
Here's the link to the blog where they're not working:
http://www.back-2-calvary.org/wp/bulletins/
Here's a sample page where they're working fine:
http://www.back-2-calvary.org/wp/salvation/
I can send you a list of the WP plugins installed as well as any other technical info you ned. Just let me know.
Here's the link to the blog where they're not working: http://www.back-2-calvary.org/wp/bulletins/ Here's a sample page where they're working fine: http://www.back-2-calvary.org/wp/salvation/ I can send you a list of the WP plugins installed as well as any other technical info you ned. Just let me know. Thanks!
I visited the first page, and RefTagger was working just fine for the first several entries. However, as I scrolled down the page, more items were loaded into the page—presumably by a WordPress plugin you have installed for this purpose—and the new articles were not tagged by RefTagger.
Because (by default), RefTagger only runs on the initial page load, it cannot handle content that is dynamically inserted unless you set "tagAutomatically" to "false" and call the "tag" method manually when the content changes.
It should.
It did. Thanks for your assistance!