Tagged: wpml
-
AuthorPosts
-
February 16, 2016 at 2:46 pm #584190
Hello…
After install the WPML plugin and change the language loses all css properties. I have two language. =(Thanks
February 17, 2016 at 8:24 am #584516Hey eparkerswe,
Are you referring to CSS in Quick CSS? If so it’s as expected, you need to copy the CSS you have in your first language to the second one if you want the same settings on each language.
Regards,
RikardFebruary 17, 2016 at 10:48 am #584561Hi Rikard..
Thanks for your reply..
No. I have the same quick css in both languages but when the switch to the English language.. The website lost. CSS properties.Please check my links
Swedish version..
English version
http://ooto2.rymdwebserver.com/lunch/?lang=enThanks again..
February 18, 2016 at 7:03 am #585194Hi,
Ah, I see. Could you try to disable BWP Minify to see if that helps? If not then please post admin login details in private.
Regards,
RikardFebruary 18, 2016 at 9:28 am #585249Thanks Rikard… The problem is BWP Minify… Which plugin can works for Minify?
=)
EricFebruary 18, 2016 at 2:34 pm #585408Rikard… one question more…
I need the same mobile menu style (hamburguer button) but for desktop… Is possible?..
Thanks again..=)
February 19, 2016 at 7:12 am #585879Hi,
BWP Minify should work with the theme as far as I know but there might be a conflict with WPML although I find it unlikely, could you try some different settings to see if you can find one that works? If you want to try another minify plugin I would try simply searching for one and try it out.
You can try the following in Quick CSS to have the mobile menu active on desktop as well:
@media only screen and (min-width: 1024px) { nav.main_menu {display:none !important;} #advanced_menu_toggle, #advanced_menu_hide {display:block !important; } }Regards,
RikardFebruary 19, 2016 at 9:27 am #585923Thanks Rikard for your support..=)
Regards,
EricFebruary 22, 2016 at 5:12 am #586819 -
AuthorPosts
- You must be logged in to reply to this topic.
