I acitvated a sidebox and deactivated it. Now there is a gap on the one side I can't get rid of.
All sidebox elements are deactivated.
Instead of col970 there are loaded col820 and col150
I acitvated a sidebox and deactivated it. Now there is a gap on the one side I can't get rid of.
All sidebox elements are deactivated.
Instead of col970 there are loaded col820 and col150
Last edited by Shop Suey; 30 Dec 2023 at 01:54 PM.
My business is GDPR compliant Webhosting and other Web Services.
Beside that I still have a Zen Cart Shop running for Classic Vespa Spare Parts
Locations in Germany, Spain and Finland. Other worldwide locations on demand
I forgot to disable the display at the Admin.
Because the name was different I wasn't able to find the entry via Screen Search.
So problem solved.
Thanks to Jörg from webchills.at (as so !!! often before)
My business is GDPR compliant Webhosting and other Web Services.
Beside that I still have a Zen Cart Shop running for Classic Vespa Spare Parts
Locations in Germany, Spain and Finland. Other worldwide locations on demand
I am using 1.5.8a / Responsive Classic / php 7.4 - website is comfortspotfurniture.com
I have been trying to figure out the most basic thing I am sure, but am stumped. Whos Online counter is displaying in desktop view, great! However, I cannot get it to display in mobile view. In fact, none of the layout box items for left nor right column are displaying while in mobile view. I am not looking for a left column, nor right column as I understand the point of responsive view is a clean single column. My issue is, none of the items selected are displaying while in mobile view at all. I do have global column turned on and 150px for sideboxes. Help, Lol.
Nevermind, it's resolved. In case anyone else has the same question....
includes/templates/responsive_classic/css/responsive_default.css
1. locate the sidebox item and remove: "display:none;visibility:hidden;" (should look like {}),
2. Do the same as #1 for responsive_tablet.css
3. Go to includes/templates/responsive_classic/jscript/jscript_responsive_framework.php
locate the sidebox item you need to display and place: /* [YOUR PREFERRED SIDE BOX] */
Worked for me.
My front page has 9 products on it, then you have to go to page 2 to see more. Is there a way to increase how many can be seen at once?
Thanks
Look under Maximum Values under the Configuration menu in your admin.
More info is available in the docs at https://docs.zen-cart.com/user/admin...maximumvalues/
Are You Vulnerable for an Accessibility Lawsuit?
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.
Thanks, I was just going to edit that I found it in the maximum values section. Thanks!
I made a very crude fix to this problem. Comment out line 41 of \includes\modules\responsive_classic\product_listing.php
It comments out this: $list_box_contents[0] = array('params' => 'class="productListing-rowheading"');
This removes the bulky box and just leaves a thin text version...so sorting is still offered, but no longer takes up all that space
Bookmarks