Page 8 of 108 FirstFirst ... 6789101858 ... LastLast
Results 71 to 80 of 1072
  1. #71
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default 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 ...

  2. #72
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Quote Originally Posted by haredo View Post
    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!

  3. #73
    Join Date
    Nov 2014
    Location
    New Zealand
    Posts
    9
    Plugin Contributions
    0

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Quote Originally Posted by pixelpadre View Post
    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?

  4. #74
    Join Date
    Nov 2014
    Location
    New Zealand
    Posts
    9
    Plugin Contributions
    0

    Default 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.

  5. #75
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default 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 {}



    Last edited by haredo; 23 May 2016 at 02:55 AM.
    Mark
    Hare Do

  6. #76
    Join Date
    Nov 2014
    Location
    New Zealand
    Posts
    9
    Plugin Contributions
    0

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Quote Originally Posted by haredo View Post
    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.

  7. #77
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default 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;}
    Mark
    Hare Do

  8. #78
    Join Date
    Nov 2014
    Location
    New Zealand
    Posts
    9
    Plugin Contributions
    0

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Thanks @haredo
    That makes sense :)

  9. #79
    Join Date
    Apr 2012
    Posts
    25
    Plugin Contributions
    0

    Default 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

  10. #80
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Quote Originally Posted by martynbaker52 View Post
    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

 

 
Page 8 of 108 FirstFirst ... 6789101858 ... LastLast

Similar Threads

  1. v155 Support Thread - Responsive Color Changes for 155
    By dbltoe in forum Templates, Stylesheets, Page Layout
    Replies: 99
    Last Post: 1 Oct 2021, 12:31 PM
  2. v151 Tableau Responsive Theme - Support Thread
    By numinix in forum Addon Templates
    Replies: 622
    Last Post: 19 Apr 2020, 11:11 PM
  3. v155 Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]
    By picaflor-azul in forum Addon Templates
    Replies: 0
    Last Post: 17 Mar 2016, 12:30 AM
  4. v154 Order Steps Responsive [Support Thread]
    By davewest in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 5 Jul 2015, 06:11 PM
  5. Bentley Classic Template Support Thread
    By picaflor-azul in forum Addon Templates
    Replies: 173
    Last Post: 17 Sep 2013, 08:25 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR