This forum is now read-only. Support is provided at https://wordpress.org/support/plugin/sermon-browser/


7:42 pm
Moderators
18 June, 2009

Peter,
Agreed; I've always found this a little annoying. I think I've got a fix worked out for it. The changes are to the "wp-content/plugins/sermon-browser/sb-includes/admin.php" file.
In the file, there is a PHP function named sb_new_sermon that begins on line 1314 (in version 0.45.8). Inside that PHP function, there is some Javascript code. We need to make changes to two Javascript functions inside the sb_new_sermon PHP function.
Javascript function addPassage, begins on line 1632
OLD code:
NEW code:
There is one more Javascript function that needs to be changed. Continued in next post.
Ben Miller, Pathways Church, Appleton, Wisconsin, USA
Read the new FAQ, last updated 11/21/2013
Announcing version 0.45.12
7:46 pm
Moderators
18 June, 2009

The second Javascript function that needs to be changed in admin.php:
Javascript function syncBook, begins on line 1643:
OLD code:
NEW code:
If you try out the fix yourself, let me know how it works for you. I'll put this fix into the next version of Sermon Browser.
Thanks for the opportunity to learn something about jQuery.
Ben Miller, Pathways Church, Appleton, Wisconsin, USA
Read the new FAQ, last updated 11/21/2013
Announcing version 0.45.12
1 Guest(s)
