Hello brothers in Christ,
I have been searching forums with wordpress and Logos and even Java. My challenge is in trying to find out if I can get RefTagger to work with my blog in Chrome. I have not been able to verify if my Google Chrome browser is using Java correctly but my operating system is (Win 7 x64bit).
As I have been writing this, I just thought of perhaps using my IE browser to make the editing change. I still need to place my html code in my editing tool for my wordpress - Admired theme. As follows:
I am attempting to implement the Reftagger HTML code from this site: http://www.reftagger.com/ I was hoping to tag my bible verses to this nifty usage with the HTML code provided. But the instructions tell me to place this following code right directly before the </body> tag.
directly before the </body> tag. -->
<script src="http://bible.logos.com/jsapi/referencetagging.js" type="text/javascript"></script>
<script type="text/javascript">
Logos.ReferenceTagging.lbsBibleVersion = "NKJV";
Logos.ReferenceTagging.lbsLinksOpenNewWindow = true;
Logos.ReferenceTagging.lbsAddLibronixDLSLink = true;
Logos.ReferenceTagging.lbsLogosBibleVersion = "KJV";
Logos.ReferenceTagging.lbsLogosLinkIcon = "light";
Logos.ReferenceTagging.lbsNoSearchTagNames = [ "h2", "h3", "h3" ];
Logos.ReferenceTagging.lbsTargetSite = "biblia";
Logos.ReferenceTagging.tag();
</script>
I went into the editor for my Admired style.css file (I am unable to locate any other html file to edit) and I tried to find the place Reftagger speaks of but am unable to do so. Please help. I would like to implement this feature. Where is my </body> tag located? All I could find was these body } There was no left en casements on these tags.
Anyone have any ideas? I am still awaited a reply from wordpress but perhaps you can help faster. Blessing in Christ