@OldNGrey thanking for suggesting the plug-in I will give it a try, much appreciated.
@OldNGrey thanking for suggesting the plug-in I will give it a try, much appreciated.
More suggestions:
https://docs.zen-cart.com/user/troub...cking_attacks/
That Software Guy. My Store: Zen Cart Support
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.
Running into strange issues with responsiveness. There's only one column and it's stretched right. Doesn't matter what size the device is. Checked with responsive app & multiple browsers. I'm on 1.5.8a. I just migrated from a litespeed server to an apache one for unrelated reasons and the problem has persisted.
fully stock setup. clean install with php 8.2 from the stock install script. let me go check the details again. it happens on all pages, yep.
thanks! i actually am experimenting with a few other carts right now, but i like zen cart's back of house the best so far, especially the tax setup. i would prefer to use it
Last edited by soliloqueen; 12 Jun 2023 at 07:42 AM.
Stupid CSS question: how do you get the top nav bar (Home/Log In/ etc.) to align right rather than left?
That Software Guy. My Store: Zen Cart Support
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.
Aha! Easy peasy. Go from
<ul class="navbar-nav mr-auto">
to
<ul class="navbar-nav ml-auto">
in includes/templates/bootstrap/common/tpl_header.php around line 33.
That Software Guy. My Store: Zen Cart Support
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.
One interesting thing I am seeing with 3.5.3 and later is that the right-hand sidebox is disappearing in the product listing if the item is priced by attributes.
Makes things difficult if trying to use Dynamic Price Updater.
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.
> the right-hand sidebox is disappearing in the product listing ...
Do you mean on the product info page?
If so, just edit common/tpl_main_page.php around line 56 and remove product_info from the list of pages where a $flag_disable_right = true is done.
That Software Guy. My Store: Zen Cart Support
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.
DOH!
Maybe it's the fact I don't drink coffee. Gonna have to get more Dark Chocolate to get the memory working better.
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.
Bookmarks