Hi , http://www.pcbterminalblock.com, this is my website
i want to change the https://www.flickr.com/photos/125912298@N02/14817752856/ to https://www.flickr.com/photos/125912298@N02/14837700661/
So how should i do ? pls help me.thanks
Hi sunstarcomposites!
Thank you for using Enfold.
Please use this on functions.php to remove the theme’s WPML flag options:
add_action('after_setup_theme','avia_remove_main_menu_flags');
function avia_remove_main_menu_flags(){
remove_filter( 'wp_nav_menu_items', 'avia_append_lang_flags', 20, 2 );
remove_filter( 'avf_fallback_menu_items', 'avia_append_lang_flags', 20, 2 );
remove_action( 'avia_meta_header', 'avia_wpml_language_switch', 10);
}
Go to WPML then the Display the language switcher in the WP Menu. Select your main or secondary menu. On Language switcher style, choose the Drop-down menu.
Cheers!
Ismael
Hi Ismael
I have been done it according to request. but it is not still met the requirements.
So what’s up?
or i give u wordpress account, u go to http://www.pcbterminalblock.com/wp-admin help me solve it ,ok?
Hi!
Did you already translate some pages? WPML won’t show the other languages in the dropdown if no translation of the page/posts exists. It seems like the default language is English but you didn’t add a translation of the homepage, etc. yet.
Best regards,
Peter
Hi Dude
Thank you for your reply
Yes, i didn’t translate any page on website.
If i am translate some page and homepage , it will be show the multi language ,right ?
Thanks & Best Regards
Hi!
Yes it should show the language switcher – please create us an admin account and post the login credentials as private reply – we’ll look into it.
Regards,
Peter