Search:

Type: Posts; User: rbarbour

Search: Search took 0.01 seconds.

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

    I'm pretty sure the author created responsive default CSS so that your site was still responsive and appeared correctly on mobile and tablet devices if mobile detect didn't detect that your customer...
  2. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    This is unique to the responsive_classic, pica-flor, DIY templates. Perhaps a configuration should be added for the option to use html5 input types or not.
  3. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Open:

    /includes/templates/responsive_classic/jscript/jscript_responsive_framework.php

    Find:


    $('input#dob').clone().attr('type','date').insertAfter('input#dob').prev().remove();

    Change...
  4. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    I am not sure what was changed as far as the v155 thru v155d Responsive classic for I have been enjoying other ventures.

    But the 155 version has the following code in responsive.css

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

    I'm not spending to much time explaining because frankly It's getting old (no offense) Cindy.

    This was changed in 2.0 of the DIY Package


    2.) 2.0 adds 98 new (px & %) column calculations.
    3.)...
  6. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    template_default

    stylesheet.css

    CSS lint found 0 errors and 201 warnings

    The majority are for the use of "ID Selectors" maybe I'm stuck in an era that just doesn't get the "needs" or...
  7. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    csslint also throws warnings on "ID selectors" WOW and for "CSS3 not supported in IE6 or IE7" REALLY

    @dbltoe, tools great but anyone that doesn't understand my above comment will spend endless...
  8. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    I'd love to hear what the "major issues" are. LOL
  9. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    No problem,

    Glad I could help!
  10. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    ok, here goes

    in:

    includes/templates/responsive_classic/css/responsive_mobile.css

    after line 77 ADD

    /*ZCA*/
    #checkoutShipping fieldset .important.forward { float: right;...
  11. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Thank you, glad I could help!
  12. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    With define pages you do not need to add body tags

    you should move your css to index_home.css

    <div id="indexDefaultMainContent" class="content"><body><-Remove
    <div id="divone">
    <h1>Brocante...
  13. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Paul

    try clearing your cache, I'm not seeing any layout issues.
  14. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    First, I would add a break to the main content area

    in:

    includes/templates/responsive_classic/common/tpl_main_page.php

    add:

    <br class="clearboth" />
  15. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Any additional HTML elements should display correctly without breaking the layout if and opening and closing tag are defined.

    I can't access your site to see if their is something else causing an...
  16. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Yes it does work, this allows the ez-pages side-box to appear on mobile devices. Has nothing to do with the ez-pages header bar or off-canvas menu settings.
  17. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    By default all the side-boxes are hidden on mobile devices and the off-canvas mobile menu is displayed.
  18. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    in the /includes/templates/responsive_classic/jscript/jscript_responsive_framework.php file

    find:

    $('#ezpages').css({ 'display': 'none', 'visibility': 'hidden' });

    change to:
    ...
  19. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    To maximize user experience on mobile devices, jQuery was added to hide all side-boxes regardless of CSS.

    open:
    /includes/templates/responsive_classic/jscript/jscript_responsive_framework.php
    ...
  20. Replies
    23
    Views
    1,581

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

    I can't replicate.

    What do your error logs return?
  21. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    The side-boxes for specific devices in v1.5.5 Responsive Classic are controlled by CSS.

    Open these 3 files:
    /includes/templates/responsive_classic/css/responsive_default.css...
  22. Replies
    33
    Views
    2,346

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

    This is not a bug or at least i can't replicate it nor is it related to the responsive_classic theme.

    Make sure that you have replaced the ADMIN > layout_controller.php file with the newest...
Results 1 to 22 of 22
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR