How to have WPML switcher in the mobile version where the marks are on the print,
2) maybe align also social media and the switcher to the left
screen ?
Hi,
1) Please, go to Betheme -> Theme options -> Responsive -> Header, and select the option WPML: Both.
2) This would require writing a custom CSS code. I can help you with that, but I will need a link to your website.
Thanks
Hello, I activated both.
This is the website: https://inn-mallorca.com/
1) I still not see the wpml switcher in the mobile version
Please send us WordPress dashboard access privately thru the contact form, which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason.
Notice!
Please attach a link to this forum discussion.
I have added the language switcher to the language switcher menu, and now it appears in the Side Slide.
Please, check that.
Hello, ok, I have adapted the language switch to see all the languages.
Where are the social media icons ?
And like asked in on my second message, how to have everything aligned to the left ?
I have logged into your dashboard, and now the social icons and language switcher appears in the Side Slide.
I forgot to check the option about the WPML language switcher in the Theme options, and you had it set to Hide.
You can remove the menu Social menu top because it replaces the social icons.
And to left align the social icons, please, use the following CSS code:
#Side_slide .social{ text-align: left!important; }
Comments
Hi,
1) Please, go to Betheme -> Theme options -> Responsive -> Header, and select the option WPML: Both.
2) This would require writing a custom CSS code. I can help you with that, but I will need a link to your website.
Thanks
Hello, I activated both.
This is the website: https://inn-mallorca.com/
1) I still not see the wpml switcher in the mobile version
Please send us WordPress dashboard access privately thru the contact form, which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason.
Notice!
Please attach a link to this forum discussion.
Thanks
I have added the language switcher to the language switcher menu, and now it appears in the Side Slide.
Please, check that.
Thanks
Hello, ok, I have adapted the language switch to see all the languages.
Where are the social media icons ?
And like asked in on my second message, how to have everything aligned to the left ?
I have logged into your dashboard, and now the social icons and language switcher appears in the Side Slide.
I forgot to check the option about the WPML language switcher in the Theme options, and you had it set to Hide.
You can remove the menu Social menu top because it replaces the social icons.
And to left align the social icons, please, use the following CSS code:
Thanks