| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Featured Products | |||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
Featured Products
Any way to add additional products to a row under the Feature Products on my main site? I would like to have 5 products going across instead of the default 3.
Any ideas on how to do this? Thanks
__________________
Panther X-Cart Pro v4.4.4 |
|||||||
#2
|
|||||||||
|
|||||||||
Re: Featured Products
you want this only in the featured products?
__________________
xcart 5.1.2 |
|||||||||
#3
|
|||||||
|
|||||||
Re: Featured Products
Yes
__________________
Panther X-Cart Pro v4.4.4 |
|||||||
#4
|
|||||||
|
|||||||
Re: Featured Products
Anyone know how to do this?
__________________
Panther X-Cart Pro v4.4.4 |
|||||||
#5
|
|||||||||
|
|||||||||
Re: Featured Products
oh sorry forgot to look. can you just put a 5 in the admin?
__________________
xcart 5.1.2 |
|||||||||
#6
|
|||||||
|
|||||||
Re: Featured Products
In Admin, it says "Display products list in multiple columns (1-3) (leave empty to use standard format) ". I have it set it 3 right now. Before I posted this message, I checked to see if I could put 5 in and got an error that says invalid data entered into the field.
__________________
Panther X-Cart Pro v4.4.4 |
|||||||
#7
|
|||||||||
|
|||||||||
Re: Featured Products
There is should be enough place to display 5 products
change in your customer/main/featured.tpl Code:
Code:
and in your customer/main/products_t.tpl Code:
Code:
__________________
Regards, Victor Dubiniuk X-Cart Skins Store - twenty two different skins for 4.1.x and 4.2.x; - 4.3.x compatible versions are available; - refresh you store now! Smart menu X-Cart add-on for 4.1.8 - 4.3.x Featured Products Slide Show X-Cart add-on for 4.1.8 - 4.3.x |
|||||||||
#8
|
|||||||
|
|||||||
Re: Featured Products
To have 5 featured products/thumbnails going across in a row instead of 3, I applied the following SQL patch and it worked. After adding this patch, I was able to go into the admin panel and change the 3 to 5 and it worked perfectly.
UPDATE xcart_config SET validation="^[0-5]?$" WHERE name="products_per_row";
__________________
Panther X-Cart Pro v4.4.4 |
|||||||
|
|
|||
X-Cart forums © 2001-2020
|