String Translations for theme
-
Hi guys,
I’ve seen a few topics about theme x/y/z has issues with Polylang, and I get you can’t support all of them but here’s my shot.I’m using a Bizberg theme on a new site and strings aren’t appearing in the String Translation tab of Polylang. In fact the whole group doesn’t show up in the dropdown. I’ve compared this with another theme that does work (spiko) and so far it seems they are doing both the same stuff:
They attach to the after_setup hook and execute:load_theme_textdomain(...
Both have a .pot file in the language folder of the theme and they seem to output strings in the theme correctly:esc_html_e(...
Now I don’t have a lot of experience with WordPress’s codebase, let alone translations. So I’m looking for what can be wrong further down the line.
Any help is greatly appreciated!
The topic ‘String Translations for theme’ is closed to new replies.