Description
ESV CrossRef, once installed onto your website will scan your site for Old and New Testament Bible references. Once it finds a Bible reference on the page it will convert the reference(s) into a hover-able link! Each time a converted link is hovered over, a small pop up will appear containing the scripture reference. This plug-in is designed to include a single Javascript file into the footer.
For more information, visit http://esv.org/tools/esv-crossref/
Screenshots
Installation
- In your WordPress admin, go to ‘Plugins’ > ‘Add New’
- Search for ‘CrossRef’ or Upload the downloaded ‘esv-crossref.zip’ file.
- Click ‘Install’, then ‘Install Now’, and then ‘Activate Plugin’.
FAQ
- Can I change the styling of the links?
Yes you may, just add this style definition to your stylesheet (usually styles.css) and adjust as desired.
a.bible { color:#3C7DA8; text-decoration:none; }
- How do I try it out?
Add a bible reference (eg. John 3:16) onto a page or a post and it will be converted into a hover-able link.
- The plugin is not working
- Please make sure the plugin is enabled.
- This plugin requires that Javascript is enabled. Check to see if Javascript is disabled for your browser.
- Some of my references aren’t being linked.
If you find some references are not being linkified, please double check their abbreviation if they are not written out in canonical form.
Reviews
Doesn’t Support HTTPS
Bummer that this doesn’t work with https. I even went in and edited the plugin file to force https, but it just doesn’t work.
Nice on desktop, but no mobile support
It works well when I view the site on my laptop, but when I look on my cell phone, the Scripture references aren’t turned into links at all. There’s no linking and no popover effect, as if I hadn’t installed the plugin to start with.
Contributors & Developers
“ESV CrossRef” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “ESV CrossRef” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release.