We are customizing our store and I like the way zencart displays to new products and all products. I want to use the same layout for me individual categories (such as dvds, clothing, back issues, ect...)
Can you help me
thanks
Herb
562.346.3387
We are customizing our store and I like the way zencart displays to new products and all products. I want to use the same layout for me individual categories (such as dvds, clothing, back issues, ect...)
Can you help me
thanks
Herb
562.346.3387
Look for yellow1912's "using one single listing template" thread.
This is possible, but you will have to do some heavy editing to a file called " tpl_product_info_display.php " .
Some time ago ( an earlier version of zencart ) the product listing was achieved by using a html TABLE BASED layout.
Because html tables are being deprecated (phased out), zencart moved to a CSS design format when version 1.3 was released.
But CSS has some limitations and while a similar layout style can be achieved if you are skilled in CSS, you may find that putting everything back into tables may be preferable.
You will need skill in CSS, PHP and HTML to make the required edits.
20 years a Zencart User