Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi,
I’m trying to translate this 2 buttons with no success.
I’ve been able to translate “Related Posts” and “Search” with Loco, but the plugin doesn’t recognize those next/previous post buttons.
I tried to copy and edit the file from inc/template-tags.php to the child theme, but it doesn’t recognize the file changes.
The only way I got it to work was editing the parent theme, which isn’t a solution…
Any ideas would be really appreciated!
Cheers,
Pedro
Hi Pedro
Thanks for reaching out.
I can see the issue, I’m not quite sure why those strings aren’t making it into the theme’s .pot file.
To resolve the problem for the time being, please, copy the entire function into the functions.php file of your child theme and then change the strings https://github.com/siteorigin/siteorigin-corp/blob/develop/inc/template-tags.php#L218-L259.
Nice, it worked!
Thanks Andrew.
Super, glad to hear that helped. The issue will be updated on GitHub once we’ve attended to it. Thanks again for reporting :)