Please Help Me! I do not know how to upload the contributions for the column layout grid.
Please Help Me! I do not know how to upload the contributions for the column layout grid.
You will have to be more specific on what it is that you do not know how to do??
The instructions in this mod are very complete...
This is what I do not know how to do. I do not know where to go to do the following
In the instructions below, I assume that your Zen Cart home directory - where the root of
the Zen Cart files is, represented by symbol ZEN_CART_HOME_DIR, and YOUR_TEMPLATE is to be
replaced by the name of your customized template.
Two things are to be done -
(1) The module overrides just one file in the system - the file modified is
ZEN_CART_HOME_DIR/includes/modules/YOUR_TEMPLATE/product_listing.php
(2) The template overrides just one file in the system - the file modified is
ZEN_CART_HOME_DIR/includes/templates/YOUR_TEMPLATE/templates/tpl_modules_product_listing.php
(3) The configuration table in the database is also modified to allow for choice and num of columns
and therefore a couple of rows are added. See details below.
I have already changed the database.