Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]
Ray,
Thanks for your time ...
Had to tweak a few settings to make adjustments, but that was the FIX ...
Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]
Quote:
Originally Posted by
haredo
Ray,
Thanks for your time ...
Had to tweak a few settings to make adjustments, but that was the FIX ...
No problem,
Glad I could help!
Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]
Quote:
Originally Posted by
pixelpadre
I love zen cart.......with the new responsive theme. Finally....
Hey, my ez pages are set to left column only. On my droid they will not appear. But if I set the ez pages to header, they will appear on the android. I really dont want another navigation bar in the header. Is there a work around?
Hi pixelpadre
Did you manage to resolve this issue? I am seeing the same problem here - I do not want the ezpages added as header on the desktop site - but I am not seeing any links in the offcanvas menu.
Seems to me that the linksList variable needs to be populated from the EZpages sidebox setting rather than the Header setting - but the coding to make that work is a little beyond me!
In \includes\templates\your_responsive\templates\tpl_modules_mobile_menu.tpl
I tried changing include(DIR_WS_MODULES . zen_get_module_directory('ezpages_bar_header.php'));
to include(DIR_WS_MODULES . zen_get_module_directory('ezpages.php'));
Which is what populates the sidebox - but that uses the footer settings now as I guess that is the first file match it finds in the modules directory.
How do I include a sidebox php file? Or otherwise get the list of sidebox enabled EZpages?
Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]
Update on the Mobile EZpages menu list.
I seem to have this working for me now.
I ended up copying the database query and link creation code from
\includes\modules\sideboxes\ezpages.php
into
\includes\templates\your_responsive\templates\tpl_modules_mobile_menu.tpl
in place of the line
(DIR_WS_MODULES . zen_get_module_directory('ezpages_bar_header.php'));
This now displays links in the off canvas menu EZpages section for links that have been enabled for sidebox display.
Probably not the ideal way to achieve this - but it's working for me :)
Happy to be advised of a better way to achieve this.
Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]
My Work around was making sure you have a sort order number in the Header of the ezpages for each page (make sure you turn it ON) ...
Make sure in admin panel/ layout settings/ Categories-Tabs Menu ON/OFF/ set to 0
includes/ templates/ responsive_classic/ css/ responsive_default.css/ line 52 add/ div#ezpages {}
Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]
Quote:
Originally Posted by
haredo
My Work around was making sure you have a sort order number in the Header of the ezpages for each page (make sure you turn it ON) ...
Make sure in admin panel/ layout settings/ Categories-Tabs Menu ON/OFF/ set to 0
includes/ templates/ responsive_classic/ css/ responsive_default.css/ line 52 add/ div#ezpages {}
Hmm - Does that not still display the ezpages links in your desktop header though?
I do not want that.
Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]
I forgot to write this with my instruction ... OOPS ...
stylesheet.css
#navCatTabsWrapper {display:none;}
Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]
Thanks @haredo
That makes sense :)
Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]
Hi all,
I've asked my freelancer (via UpWork) to update my site to 155a and to update my site to the "out of the box" responsive template. He advised there were "major issues". Is this correct or is he making this up?
Also does anyone want to share there zencart sites so that I can see what the live site looks like with the new template.
Cheers
Martyn
Low Sodium Foods
www.lowsodiumfoods.com.au
Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]
Quote:
Originally Posted by
martynbaker52
Hi all,
I've asked my freelancer (via UpWork) to update my site to 155a and to update my site to the "out of the box" responsive template. He advised there were "major issues". Is this correct or is he making this up?
Also does anyone want to share there zencart sites so that I can see what the live site looks like with the new template.
Cheers
Martyn
Low Sodium Foods
www.lowsodiumfoods.com.au
I'd love to hear what the "major issues" are. LOL