Dear Kriesi Support Team,
I want to translate “Share this entry” and “you might also like” to my language, pls show me where to edit?
Thanks & Regards,
Hi vemaybayanz!
use a plugin like loco translate or poedit for it.
Cheers!
Andy
Hi Andy,
I’m trying to edit this too. I don’t want to translate it, just edit it to something like “Share this post.”
Where can I make this change?
Thanks
I was able to change “Share this entry” by editing includes > helper-social-media.php around line #162. I also rearranged the order of the social share icons in the same file.
“You might also like” is in the file related-posts.php (line #91) inside includes.
NOTE: Adding these files inside includes folder in my child theme folder did not work. So the the core files had to be edited. May get overwritten in the next update.
Is there a better way?
Thanks
Hey!
unfortunately it’s not possible to include changes in helper-social-media.php inside a child theme. Though, it doesn’t really matter if you want to translate or edit some strings. I think it would be best to use poedit or loco translate.
Cheers!
Andy
Thanks Andy!
I’ll check out those two plugins.