-
AuthorPosts
-
August 6, 2014 at 3:28 am #300473
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-
This topic was modified 11 years, 3 months ago by
sunstarcomposites.
August 7, 2014 at 3:10 pm #301139Hi 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!
IsmaelAugust 13, 2014 at 10:27 am #303696This reply has been marked as private.August 13, 2014 at 11:22 am #303725Hi 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?
August 14, 2014 at 5:50 pm #304507Hi!
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,
PeterAugust 15, 2014 at 11:05 am #304817Hi 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
August 15, 2014 at 11:10 am #304825Hi!
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 -
This topic was modified 11 years, 3 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
