Tagged: customization, enfold
Hi
how can i change the text of the blog suggestions at the bottom of the page “You might alo like”?
Thanks in advance for help. All posts that i found were closed.
Hey heufti65!
Edit includes > related-posts.php, find this code on line 65:
$output .= "<h5 class='related_title'>".__('You might also like', 'avia_framework')."</h5>";
Best regards,
Ismael
Thx. Just one question: which file should i change in the german translation.?
Hey!
Are you using WPML? Please use this plugin: http://wordpress.org/plugins/codestyling-localization/
Install the plugin, go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and click on “Add new language”. Then select your language from the list and click the “create po-file” button. Click on “Rescan” to search for all text strings. Then click on “Edit” and translate the required strings from the “avia_framework” textdomain. At least click the “create mo file” button next to the “Textdomain” selection dropdown (top left corner).
Regards,
Ismael
Thanks, Ismael. Works well.