Language Selector WPML

eCommerce WordPress theme with various e-store features and WooCommerce support.
GK User
Mon Jul 21, 2014 4:48 pm
Hello,
Im a beginner in all of that. Is it possible to put language selector (wpml) instead of account menu (Don't need it)
Image

Here is code for Language Selector:
Code: Select all
<?php do_action('icl_language_selector'); ?>

Where I have to put it?

Thank you in advance. :)
User avatar
Fresh Boarder

GK User
Mon Jul 21, 2014 5:59 pm
Hello,

If you want to replace the marked menu with your code, please open file StoreBox/layouts/header.php and please put your code instead of the following line:

Code: Select all
<?php gavern_menu('topmenu', 'gk-top-menu'); ?>
User avatar
Administrator

GK User
Tue Jul 22, 2014 8:51 am
Thanks a lot! Now LS is on the page, but in the left side of header, just below logo. Think I need add some CSS code. Could you help me with this please?
User avatar
Fresh Boarder

GK User
Tue Jul 22, 2014 2:59 pm
Could you provide an URL to your website?
User avatar
Administrator

GK User
Thu Jul 24, 2014 8:47 am
Check your PM please.
User avatar
Fresh Boarder


cron