That is very interesting. I have not seen that problem before. So it was working before you changed hosts and when you changed, it broke?
- Do you know what version of PHP you are using?
- Who is your webhost?
A couple things to try:
- Turning off all your other plug-ins. There may be a conflict.
- Try installing version 1.7. A lot of code has changed in version 1.8. And this could help identify if there is a problem in the new code
I am looking for a way to get this plugin to recognize more book abbreviations? Is there a way to enter the ones I want into the code?
It works great for the references it recognizes. I like to format the references for books like 2 Thessalonians as 2Th. I have been doing this my whole life and I don’t really want to change now, so it would be really helpful to add these to the list of recognized abbreviations.
PS: Thanks for such a great plugin!
You could poke around in the code, but there is not a straightforward way to add more abbreviations. But it is easy enough for us to include new abbreviations as we development the next version of the plug-in. We already have a list of some abbreviations that we will be adding, which includes “2Th”, “Mt” and other very short abbreviations.
If you could create a list of abbreviations you would like to use at http://dev.wp-plugins.org/newticket that would be very helpful. (Be sure to choose “the-holy-scripturizer” in the component drop down menu)
Never mind the list of abbreviations, we are planning to implement this complete list: http://www.gnpcb.org/esv/share/about/#bookabbreviations
Awesome! That list seems to include all my problematic abbreviations as long as you also include the version of multi-book titles without a space (e.g. 2Th, 3Jn, 2Pe, etc.).
Thanks for your response.
759323
I had v 1.7 working in WP 2.5… I upgraded to 1.8 and it appeared to work OK (did not fully check for open window), then updated to 2.6.
I can now click on the text and it works fine (links property to corresponding Bible Gateway verses and version).
However, when I click on the little external windows icon it attempts to open a new windows using a URL that has the parameters concatenated behind my blog’s domain name instead of bible gateway’s.
Is this an incompatibility issue with 2.6? If not, any other suggestions.
Thanks in advance for your response and for developing the utility.
Hi Timon,
Thanks for the detailed report. We are able to fix the problem! Do a quick update and things should be working as expected.
HI sorry for the very late reply. I’ve been so busy..
I believe my PHP version is the latest 5.2.6
my host is umbrahosting.com
thanks
I also tried disabling all the other plugins still won’t work
and btw it works on the admin section(the sample) but not on the main site..
EDIT: I tried 1.7 it works but the verses goes too fat, it doesn’t break so if it’s a long verse it goes straight no breaks. how can I fix this? i think this is CSS?
Hi Josh_Dave,
Trying to figure out where to start the troubleshooting here. So version 1.7 does work and 1.8 does not, is that correct?
Do you have a page or testing site where we can view what is going on?