Loading Theme Text Domain
-
Using Genesis Framework, I noticed that many elements of the my theme weren’t being translated. So I obtained the relevant
.mofile and stuck it in my theme’s root directory, but I don’t know how to get the.mofile “loaded” by Polylang.I imagine it would have something to do with applying the
load_theme_textdomainfunction, infunctions.php, but after that I’m lost. I’ve been struggling with this for a while, so any thoughts would be appreciated.
The topic ‘Loading Theme Text Domain’ is closed to new replies.