Oh! I thought you were referring to the left bar of categories. I don't know how to fix it, but I did F12 both pages and there is quite a difference between the two pages after the:
<body id="indexHomeBody"> ==$0
Oh! I thought you were referring to the left bar of categories. I don't know how to fix it, but I did F12 both pages and there is quite a difference between the two pages after the:
<body id="indexHomeBody"> ==$0
Admin->Configuration->Product Listing->Show SubCategories on Main Page while navigating
Compare that setting between your stores.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Admin > Configuration > Product Listing > Show SubCategories on Main Page while navigating is set to "1" on both stores.
The whole centerBoxWrapperContent appears to be missing in the newer site. Is it possible one template was cloned before the settings were updated?
A little help with colors.
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.
I did a fresh install of 1.5.7b and a fresh install of the template I am using (lite_grey). I have not messed with the default template. When I switch back and forth between Lite Grey and Classic Contemporary Green, the categories don't show up on the main page. That would indicate to me that something is missing from the core files I installed? Sorry to be a bit dumb about all this.
Last edited by thegoodlifestore; 14 Dec 2020 at 08:18 PM.
Was there a fix for this?
I'm having the same issue on new localhost install of ZC 157b using a copy of live store db (db was updated to 157b). No top level categories are displayed on main page. If I set a cat ID under Main Page - Opens with Category to one of the other cat IDs, they will display on main page. If set to 0, they do not.
If I use the index page header_php.php from ZC 156, top level categories are displayed correctly on the main page.
Experience is what you get when you don’t get what you want…
Same issue with default install of ZC 157b using either of the two default templates and demo products...no top level cats are displayed on index page.
Experience is what you get when you don’t get what you want…
Yes, for v157, v157a, v157b, replace /includes/modules/pages/index/header_php.php with this:
https://raw.githubusercontent.com/ze...header_php.php
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Thanks for posting the fix! :)
Last edited by thegoodlifestore; 28 Jan 2021 at 08:34 PM.