Hello I am building a new site for my church and attempting to integrate reftagger. I have tried the Wordpress plugin directly and taking the code and putting it in the footer. Neither one is working properly. The verse is recognized and linked. But the hover does not work at all. I'm using a modified accesspress lite theme. Here is my test page... oakwoodbible.org/uncategorized/test/
Can anyone please help?
It appears that the source for your page already has a hyperlink for the text "John 3:16". Biblia will ignore text that is already hyperlinked, which is why you are not getting the hover tip.
To get it to work, remove the hyperlink.
Thanks! I feel like a dope. After your comment I realized I had another plugin running that I forgot about called Truth and that was making the link and causing the issue you mentioned. Thanks again. It's working fine now.