Just recognized an early discussion:
https://www.zen-cart.com/showthread....49#post1363749
Printable View
Just recognized an early discussion:
https://www.zen-cart.com/showthread....49#post1363749
It would be a nice feature but there is some code rewite to do. I plan to look at it when I have time...
I have submitted v4.0.4 to plugins section. It is just an update to v2.0.0 of Zen Cart and Bootstrap 3.7.
Is it possible to get it right now?
From github maybe?
I'm just sitting at a test installation and would prefer to install the latest version.
In the meanwhile I'm testing v4.0.3 which is working fine.
I'm using another icon set which is only 5% in size of FontBloatsome. There is another icon in the header which is using the class "last". To avoid conflicts I changed the class name from "last" to a new class which I called "lang". Styling the flags at the mobile header is easy with:
Because the approach of the dropdown mentioned earlier in this thread doesn't work for me (blank page without a log) - what do you think of moving the li from the #navMain ul to the mobile menu somehwere under the ezPages?HTML Code:#navMain li.lang {vertical align:15%;}
The longer I look at it the more I believe the best solution for mobile would be to put in into the offset mobile menu.
Don't matter where at the mobile offset but with collapsed menu and logged in customer there is not enough space for the language flags. Even not with a dropdown list.Attachment 20606
I uncommented the code for mobile devices in tpl_header.php and threw it into /includes/templates/responsive_classic/templates/tpl_modules_mobile_menu.php.
You can see the result live in my shop.
A shame not to use the beautiful responsive_classic mobile menu Off-Canvas for this purpose.
V4.05 has just been submitted in plugins section.
Bootstrap template files are updated, they should work from version 3.6.5 to 3.7.4.
Results are better than with Responsive Classic template where everything is too tight.
Version 4.1.0 has just been released in plugin section.
There are big improvements with css dropdown menus when more than 3 languages or currencies are used. Before, when using a lot of currencies or languages, it was imposiblle to display properly on small smart phones screens. Now, a drop down menu is automatically created.
Uses icons too that display very well on mobile phones.
Tested with Classic, Responsive_Classic and Bootstrap 3.7 templates, both on desktop and mobile phone.
good news!
I have installed the switches at the mobile dropdown.
But as long you didn't know where to find them you weren't able to switch the language.
And space wise it hasn't been an option to put the switches in a row inside the header.
So a great step :smile: