Page 82 of 108 FirstFirst ... 3272808182838492 ... LastLast
Results 811 to 820 of 1072
  1. #811
    Join Date
    Jun 2007
    Location
    Eustis, Florida, USA, EARTH
    Posts
    836
    Plugin Contributions
    0

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

    Quote Originally Posted by barco57 View Post
    comparing apples to oranges pixelpadre...
    Your one example page is a bootstrap html page and bootstrap is reponsive by default (no need to switch to the inspector to set device type, just resize browser) whereas the responsive classic requires device detection to determine if it is being displayed on a tablet/mobile device. Once a tablet/mobile device is detected it then different code is presented to the browser.

    Code:
    <!--bof navigation display-->
    <div id="navMainWrapper" class="group onerow-fluid">
    <?php 
     if ( $detect->isMobile() && !$detect->isTablet() || $_SESSION['layoutType'] == 'mobile' ) {
    echo '<div class="header Fixed"><a href="#menu" title="Menu"><i class="fa fa-bars"></i></a></div>';
     } else if ( $detect->isTablet() || $_SESSION['layoutType'] == 'tablet' ){
    echo '<div class="header Fixed"><a href="#menu" title="Menu"><i class="fa fa-bars"></i></a></div>';
    } else { 
    //
    }
    
    
    ?>
    I had no issues in any of the browsers see the bars in a mobile view, once I made sure I had "switched" device views, which in edge required going to the emulation tab and picking a mobile device

    I realize that one is bootstrap and one isnt. But how was I supposed to a question "do you have one that works and one that doesn't"?

    The fact remains that the browser drop the menu icon while browsers are in responsive modes. Its a problem. Is it a problem with other zencart responsive templates? I do not have the answer for that. I'm just reporting what I observed. What anyone cares to do about it is of no concern to me. Leave it or change it. Who cares. It's a defect as it stands. Template works as expected on all devices. But for developmental purposes, no good.

  2. #812
    Join Date
    Jun 2007
    Location
    Eustis, Florida, USA, EARTH
    Posts
    836
    Plugin Contributions
    0

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

    Okay. So I uploaded Tableau responsive. All browers in develop mode displayed the hamburger. So it appears the problem is limited to classic responsive. Any more tomatoes to throw at me?

  3. #813
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,744
    Plugin Contributions
    0

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

    ...sigh
    Mike
    GeekHost - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  4. #814
    Join Date
    Jun 2007
    Location
    Eustis, Florida, USA, EARTH
    Posts
    836
    Plugin Contributions
    0

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

    Quote Originally Posted by twitchtoo View Post
    Thanks - I am able to recreate the problem you are having with Edge. I'll do some testing and report back!
    Times up!

  5. #815
    Join Date
    Oct 2006
    Location
    Worcester, MA
    Posts
    453
    Plugin Contributions
    0

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

    Before I spend the time to move elements on the product info page around in a different order than they appear by default, I just want to make sure there isn't some way to do this differently, in admin say. I ask this because, after using ZenCart for years, I never knew that things could be reordered on the listing pages (all, new, featured, etc.)

    As far as I can see all the options on the admin > config > product info screen are just on/off switches, not sort order. But it's entirely possible I've missed this area of admin all these years.

    Thanks!
    Ellie Armsby

  6. #816
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,678
    Plugin Contributions
    123

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

    To move things around on the product info page, you'll need to modify the template file.

    includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  7. #817
    Join Date
    Oct 2006
    Location
    Worcester, MA
    Posts
    453
    Plugin Contributions
    0

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

    Quote Originally Posted by swguy View Post
    To move things around on the product info page, you'll need to modify the template file.

    includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php
    Ok, that's what I thought (and have done before for other clients). Just wanted to make sure I wasn't making things more difficult for myself.

    Thanks for confirming!
    Ellie Armsby

  8. #818
    Join Date
    Sep 2011
    Posts
    77
    Plugin Contributions
    0

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

    Hi Guys , Is it possible to change how categories are displayed . Currently they are vertical but i want them left to right. Even better would to have boxes behind them. Made a rough picture for clarification . Any help appreciated :)

    Click image for larger version. 

Name:	Cat.jpg 
Views:	39 
Size:	8.4 KB 
ID:	18908

  9. #819
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,134
    Plugin Contributions
    11

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

    Configuration >> Layout Settings >> Categories-Tabs Menu ON/OFF

    Set to 1 and adjust as necessary with CSS

  10. #820
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

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

    I just got around to stepping through checkout using Chrome. God help me when I get around to Edge.

    Forum search did not yield any CHROME responsive_classic results
    Google search did not yield any Chrome responsive_classic results

    zc156c
    responsive_classic cloned
    built-in checkout process

    Desktop
    Checkout payment: FireFox appears as expected except box not drawn around payment expiration date
    Checkout payment: Chrome formatting all fouled up. Box not drawn around payment expiration date

    Boxes weren't drawn around a couple of places when I used the phone
    I have not gone mucking around in any of the css files (that I know of)

    Click image for larger version. 

Name:	ChromeCheckoutPayment.jpg 
Views:	30 
Size:	31.4 KB 
ID:	18909Click image for larger version. 

Name:	FFcheckoutpayment.png 
Views:	51 
Size:	27.9 KB 
ID:	18910
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

 

 
Page 82 of 108 FirstFirst ... 3272808182838492 ... 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