I would like to change the 'Leave A Response' text that appears under every post on the front page here http://www.fluteofshame.com/, but don't seem to be able to figure out where to do that. Changing the text in post_footer.php, apparently isn't it...
Changing the 'Leave A Response' text
Started by
andulka
, Dec 06 2011 08:21 AM
5 replies to this topic
#1
Posted 06 December 2011 - 08:21 AM
#2
Posted 06 December 2011 - 09:00 AM
Hi Andulka,
This post should help you!
http://adammunns.com...xt-in-comments/
#3
Posted 06 December 2011 - 09:07 PM
Hi Danny,
thanks for the reply, but that's not the the text I want to change (or rather, I have already changed that one). What I would like to change is the 'Leave A Response' text that appears on the footer under each post on the main/home page (I have the news page set as the home page).
I've been looking for a snippet like the one on the page you mention that I could change, but the only place where I seem to be able to find it is in the post_footer.php, only changing it there doesn't have any effect. :-(
#4
Posted 06 December 2011 - 10:30 PM
Its in library/_post_footer.php around line 30
<?php e_pagelines('post_footer_text',__('Leave A Response', TDOMAIN));?>
#5
Posted 20 December 2011 - 08:45 AM
Thanks Kastelic, but still no luck... :-( I can find it there, change it, but the text remains the same (it's not a cache issue, I checked that). Something somewhere must be overriding it somehow.
#6
Posted 20 December 2011 - 05:40 PM
Keep in mind that if you have a caching plugin installed and inactive, it will still cache things. @kastelic 's suggested fix should work. Make sure replace only the text 'Leave A Response' and leave the ' there.












