If you look back a couple posts, you'll see I had to change the shippng estimator to display on the page rather than a pop up. Could not seem to fix the background colored bars :(
Printable View
If you look back a couple posts, you'll see I had to change the shippng estimator to display on the page rather than a pop up. Could not seem to fix the background colored bars :(
Still would like to get the sales message in the upper left hand corner on all browsers....
Clyde...
Stock by Attributes
Will this interfere with anything your template has? README file below:
Quote:
Installation
Create a new database table and a new configuration switch by running the 'stock_attribute.sql' via Admin->Tools->Install SQL Patches. If you prefer to use another method to create this table, you will need to edit the file if you use a prefix such as "zen_" for your tables.
Prepare the package for upload to your server by renaming the following folders to match your template name: includes/modules/YOUR_TEMPLATE and includes/templates/YOUR_TEMPLATE.
If you are installing onto a new install or upgrade of Zen Cart 1.3.5 or later then with most good FTP programs (such as FileZilla) you can simply drag and drop the admin and includes directories into the root directory of your site. The files are already arranged in their directory structure.
There are six core Zen Cart files modified by this add-on. If you have installed other add-ons or customised your cart since your Zen Cart installation or upgrade, you will need to check whether they have changed any of the following files:
病dmin/orders.php
病dmin/includes/functions/general.php
品ncludes/classes/order.php
品ncludes/functions/functions_lookups.php
品ncludes/modules/pages/checkout_shipping/header_php.php
品ncludes/modules/pages/shopping_cart/header_php.php
In addition, one file is over-ridden
品ncludes/templates/template_default/templates/tpl_shopping_cart_default.php
If you, or any mods that you have installed, have changed any of these files (or over-ridden the last one), then you will need to merge the any changes into the relevant file.
unfortunately it messes many things up. I removed it.
Clyde,
You seem to be the guy that knows his stuff. Would you look at adding a line when someone tries to order more tan available? Right not it puts a red *** behind the item name. I would think it would be easy enough (except for someone php disabled like me) to make it" *** Only 10 left in stock" in the cart behind the item names.