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.
![]()
Thanks Chadlly! That fixed it for sure. I appreciate your contribution.
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
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.
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/
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/