![]() |
Can't change text 'leave a comment' in post info line
Hi
I added this code to functions.php: /** Modify the comment link text */ add_filter( 'genesis_post_meta', 'post_meta_filter' ); function post_meta_filter( $post_meta ) { return '[post_comments zero="Laat een bericht achter" one="1 Bericht" more="% Berichten"]'; } but still the post info line says 'leave a comment' instead of 'Laat een bericht achter'. Example here: http://www.yogadingetjes.be/yogasling/ Any idea why this is not working? Linda |
do you have the Genesis Simple Edits plugin active?
|
It is now active, but still the text doesn't change...
|
what is in your Simple Edits field? Are you using Genesis Simple Hooks?
|
| All times are GMT -5. The time now is 12:46 AM. |
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.