I believe it should default to the hamburger menu. But I am guessing as my current design does not have currencies listed at all. I tried to enable them just to check for your. But no matter what settings I use, they do not show up. Now understand that I am using ZC 2.0.0 and Bootstrap 3.7.0 Beta 6 so it may not be apples to apples.
If hamburger menu is not good enough, there is the Language and currency in header plugin here.
I have submitted a new version for ZC v2.0.0 and bootstrap 3.7, it should be available soon.
Thanks. I found that plugin last night. Seems like a possibility but tbh I'd prefer text/dropdown box than currency symbols but will have a closer look at it.
I installed a fresh copy of the latest Bootstrap template to check if it moves currency selectionto the hamburger in mobile view and it doesn't - not on Bootstrap or Responsive Classic.
Anyone been able to get this behaviour to work?
That mobile-menu you see when you click the hamburger icon is created by the Bootstrap template's /common/tpl_offcanvas_menu.php. I need to think about how to enable the 'easy' sidebox selection (and associated ordering) for those small-screen menus as that'll affect the functionality of the responsive_classic template as well.
I have been thinking about this a good bit while trying to get my site updated to 2.0.X.
There have been discussions about how how ZC looks "out of the box" and its "not a clean" site. One of the things I have noticed on other sites suggested as a "clean design" is the absence of sideboxes. I have turned off all the sideboxes on my local copy but I am not thrilled with the categories in a header menu (we only have two top categories so it looks odd).
Having the hamburger menu on both mobile and fixed displays could be an very workable option. The other "possible" option are collapsible sideboxes similar to https://www.cssscript.com/demo/respo...ab-navigation/
I have NO IDEA the effort it takes to do this. However, I am impressed by the flexibility of bootstrap and I literally think it can become the go to standard for ZC.
Hi Guys I have added in lang.english.php the following code
'HEADING_ORDER_COMMENTS' => 'Special Instructions or Comments About Your Order - Indicate the courier location nearest you from this list <a href="https://cyp.acscourier.net/en/myacs/my-tools/acs-store-locator" target="_blank">Courier Locations</a>',
The issue is that the Courier Locations</a>', spills into the table below(screenshot attached) and is not looking ok. Is any other way to do it?