![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
|
|
#1
|
|||
|
|||
|
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 |
|
#2
|
||||
|
||||
|
do you have the Genesis Simple Edits plugin active?
__________________
Nick "Fred and/or George Weasley" Croft Designs by Nick the Geek @Nick_theGeek on Twitter Make web design easier, get FireBug for FireFox Want to learn more about Genesis? Check out my Genesis Explained Series |
|
#3
|
|||
|
|||
|
It is now active, but still the text doesn't change...
|
|
#4
|
||||
|
||||
|
what is in your Simple Edits field? Are you using Genesis Simple Hooks?
__________________
Nick "Fred and/or George Weasley" Croft Designs by Nick the Geek @Nick_theGeek on Twitter Make web design easier, get FireBug for FireFox Want to learn more about Genesis? Check out my Genesis Explained Series |
| Thread Tools | |
| Display Modes | |
|
|
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us