Page 17 of 21 FirstFirst ... 71516171819 ... LastLast
Results 161 to 170 of 201
  1. #161
    Join Date
    Jan 2015
    Posts
    728
    Plugin Contributions
    1

    Default Re: Responsive Classic Redesign Support thread

    Quote Originally Posted by pilou2 View Post
    This is simply GREAT!
    My first reaction was 'Wooah...'
    I tested the demo site on a smart phone and a big screen PC, everything looks great and works great! On big screen, where thumbnails are on the left, I did not see at first that I could scroll up and down and thought there were only 5 images for Bugs' Life DVD. After watching the gallery, I realized there were more and found out I can scroll through thumbnails even on a big screen PC, which I think is still a rare functionality at this size of screen. Perhaps a visual indicator that scrolling is possible would be nice.
    I really hope that this will become a ZC core functionnality.
    Thank you for the response. I took your suggestion and added the arrows in. It the little things that make a difference. If there is anything else that you see please feel free to give some feedback. This is exactly what i was looking for....

  2. #162
    Join Date
    Jan 2015
    Posts
    728
    Plugin Contributions
    1

    Default Re: Responsive Classic Redesign Support thread

    Quote Originally Posted by chadlly2003 View Post
    Thank you for the response. I took your suggestion and added the arrows in. It the little things that make a difference. If there is anything else that you see please feel free to give some feedback. This is exactly what i was looking for....

    I am almost done with this module. Finally got it to work on all devices. There were a of tablet and swip issue that had to be resolved.

    Just need to hide arrows that don't need to show. Should have this wrap up sometimes this week.

  3. #163
    Join Date
    Jan 2009
    Location
    Iowa, USA
    Posts
    68
    Plugin Contributions
    0

    Default Re: Responsive Classic Redesign Support thread

    Posted this in the wrong forum - I think this pertains to the template I'm using - Responsive Classic Redesign. Moving from v1.5.6 to 2.1.0, and it's like moving from English to Esperanto for a shopkeeper like me. I'm getting there, but still stuck on very basic settings.

    So I got "Show Featured Products on Main Page" to show featured products, but new products are also being displayed first, even though it's set to zero. No clear idea what I'm doing wrong.

    Click image for larger version. 

Name:	Screenshot 2026-02-12 093210.jpg 
Views:	53 
Size:	15.7 KB 
ID:	21167

  4. #164
    Join Date
    Jan 2015
    Posts
    728
    Plugin Contributions
    1

    Default Re: Responsive Classic Redesign Support thread

    Quote Originally Posted by Don Wagner View Post
    Posted this in the wrong forum - I think this pertains to the template I'm using - Responsive Classic Redesign. Moving from v1.5.6 to 2.1.0, and it's like moving from English to Esperanto for a shopkeeper like me. I'm getting there, but still stuck on very basic settings.

    So I got "Show Featured Products on Main Page" to show featured products, but new products are also being displayed first, even though it's set to zero. No clear idea what I'm doing wrong.

    Click image for larger version. 

Name:	Screenshot 2026-02-12 093210.jpg 
Views:	53 
Size:	15.7 KB 
ID:	21167
    not sure why that is not working. You could do this to solve your issue


    Add to the very bottom
    path includes/templates/responsive_classic/css/stylesheet_zcustom.css

    Code:
    #whatsNew {
    display: none;
    }

  5. #165
    Join Date
    Jan 2009
    Location
    Iowa, USA
    Posts
    68
    Plugin Contributions
    0

    Default Re: Responsive Classic Redesign Support thread

    Thanks Chadlly! That fixed it for sure. I appreciate your contribution.

  6. #166
    Join Date
    Jan 2015
    Posts
    728
    Plugin Contributions
    1

    Default Re: Responsive Classic Redesign Support thread

    I finished the image gallary you can check it out on the Demo site.
    https://zencartdemo.com/index.php?ma...products_id=34

    Files on github
    https://github.com/chadlly2003/zenca...assic_redesign

    To install
    Upload the files directly to your Zen Cart root folder (where index.php is located).
    No additional setup required — the script will automatically detect thumbnails and the main image on your product pages.

    Fully featured image gallery with thumbnails, drag/swipe scrolling, infinite looping, arrows, and a modal lightbox

    • A main image display
    • A thumbnail strip (left side or horizontal on mobile)
    • Click + hover thumbnail switching
    • Drag-to-scroll thumbnails (mouse + touch)
    • Optional infinite thumbnail looping
    • Navigation arrows (if needed)
    • A modal/lightbox when clicking the main image
    • Swipe support inside the modal (mobile)
    • Prevents background scrolling while modal is open

  7. #167
    Join Date
    Jan 2015
    Posts
    728
    Plugin Contributions
    1

    Default Re: Responsive Classic Redesign Support thread

    You may have to clear your cache after installation. Also if you viewed the demo site i would recommend clearing out your browser cache so you can see the updated functionality.

  8. #168
    Join Date
    Feb 2014
    Location
    Germany
    Posts
    375
    Plugin Contributions
    0

    Default Re: Responsive Classic Redesign Support thread

    Do you like to have a challenge?
    Eliminate matchHeight.js

    That will have serious impact for lighthouse.
    Last edited by Shop Suey; 6 Apr 2026 at 07:10 PM.
    roller-aus-blech.de
    Selling on eBay? Use the fee calculator: https://webconcept.one/en/ebay-fee-calculator/

  9. #169
    Join Date
    Jan 2015
    Posts
    728
    Plugin Contributions
    1

    Default Re: Responsive Classic Redesign Support thread

    ShopSuey

    I am always up for a challenge. I just ran light house for desktop and mobile on the responsive classic template. All seems good. Am I misunderstanding?

    See results below

    mobile reults
    Click image for larger version. 

Name:	mobileScreenshot 2026-04-06 142253.jpg 
Views:	11 
Size:	25.5 KB 
ID:	21205

    desktop results
    Click image for larger version. 

Name:	desktop 2026-04-06 142215.jpg 
Views:	10 
Size:	31.0 KB 
ID:	21206

  10. #170
    Join Date
    Feb 2014
    Location
    Germany
    Posts
    375
    Plugin Contributions
    0

    Default Re: Responsive Classic Redesign Support thread

    matchHeight.js is historical and has been used in responsive_classic for historic times to match grid heights.

    For lighthouse: it depends which device and which connection you are testing. Moto G4 and 4G?

    The harder you optimize responsive_classic the more you will see FCP = LCP = document complete

    Everything will wait till matchHeight.js has done work for the whole site.

    It can and IMHO should be substituted by modern CSS.

    I can say it works. It tested that but stopped at refinement for category layout.

    My front-page hero is full of slide-in animations. So Layout Shift could become a problem.

    IMHO one step to really new templating

    What you think?
    Last edited by Shop Suey; 6 Apr 2026 at 07:48 PM.
    roller-aus-blech.de
    Selling on eBay? Use the fee calculator: https://webconcept.one/en/ebay-fee-calculator/

 

 
Page 17 of 21 FirstFirst ... 71516171819 ... LastLast

Similar Threads

  1. v155 Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]
    By picaflor-azul in forum Templates, Stylesheets, Page Layout
    Replies: 1087
    Last Post: 18 Jan 2025, 07:23 PM
  2. v155 Tableau 2 Responsive Theme - Support Thread
    By numinix in forum Addon Templates
    Replies: 24
    Last Post: 24 Jan 2023, 04:05 AM
  3. v156 ZCA Responsive Classic Template for 1.5.6 [Support Thread]
    By rbarbour in forum Addon Templates
    Replies: 31
    Last Post: 15 Nov 2019, 04:21 PM
  4. 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
  5. Bentley Classic Template Support Thread
    By picaflor-azul in forum Addon Templates
    Replies: 173
    Last Post: 17 Sep 2013, 08:25 PM

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