Hi Rui,
Damned.. You are right, there is an IP restriction. Client is off for week-end, i’m not sure i will succeed to add you IP..
Can you try another way ?
Folder’s name is ‘/languages’.
( first code was a mistake ) Actually code :
function my_child_theme_setup() {
load_child_theme_textdomain( 'swiftframework', get_stylesheet_directory() . '/languages');
load_child_theme_textdomain( 'swift-framework-admin', get_stylesheet_directory() . '/languages');
}
add_action( 'after_setup_theme', 'my_child_theme_setup');
Thanks a lot,
Wil
Attachments:
You must be
logged in to view attached files.