This forum is now read-only. Support is provided at https://wordpress.org/support/plugin/sermon-browser/
Topic RSS
Remove link from sermon_title in search results page
30 September, 2014
6:02 am
6:02 am
jaus101
New Member
Members
Forum Posts: 2
Member Since:
30 September, 2014
30 September, 2014
Offline
Hi all,
Love this product, great for our church, thanks for keeping it going.
On the search results page for our sermons, it displays a list of all sermons, as expected, and a filter/search function at the top. All well and good, but each sermon title [sermon_title] clicks through to an individual sermon page. We don't use that page per sermon, so all we need is the search results page.
How do I remove the link from the sermon title to the individual sermon page? I'm aware this will probably involve some PHP editing, but just don't know where.
Any assistance would be appreciated.
Thanks,
JK
30 September, 2014
10:48 pm
10:48 pm
jaus101
New Member
Members
Forum Posts: 2
Member Since:
30 September, 2014
30 September, 2014
Offline
Okay, so my friend helped me with this one - his reply:
In Plugins -> Editor, I edited "sermon-browser/sb-includes/dictionary.php" and changed this line:
'[sermon_title]' => '<a href="<?php sb_print_sermon_link($sermon) ?>"><?php echo stripslashes($sermon->title) ?></a>',
to this:
'[sermon_title]' => '<?php echo stripslashes($sermon->title) ?>',
Then I went into Sermons -> Templates, made no changes, and clicked Save.
That fixed it.
The reason you need to re-save the template is, per the info at the start of the sermons.php file:
"dictionary.php - Translates the template tags into php code. Used only when saving a template."
Forum Timezone: Europe/London
Most Users Ever Online: 381
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
1 Guest(s)
Top Posters:
Rich Brown: 358
Matt Schlueter: 93
Mindy: 72
Don Johnson: 65
anointed: 57
0be1: 55
Member Stats:
Guest Posters: 7
Members: 3188
Moderators: 1
Admins: 1
Forum Stats:
Groups: 1
Forums: 2
Topics: 1713
Posts: 7499
Newest Members:
marktest, deatles50, ValeriaGoodriz, dapedPup, oapedPup, MargarettoimbModerators: Ben Miller: 1628
Administrators: Mark Barnes: 435
© Simple:Press —