December 16, 2014 at 12:06 pm
#19447
info39
Participant
Hi!
I have put the swedish .po and .mo files in child/languages. But it doesnt work.
Then I added new .php file with only this text:
<?php
load_theme_textdomain( ‘frontier’, get_stylesheet_directory() . ‘/languages’ );
?>
But that doesnt work either. Any suggestions?
Thanks