| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Modify Thumbnail Display | |||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
Modify Thumbnail Display
1. how do i modify , remove text like Our price, market price, see detail ?
2. how do i display 4 columns of products in a row?
__________________
new user. version 4.1.10 |
|||||||
#2
|
|||||||
|
|||||||
Re: Modify Thumbnail Display
1. There is no quick an easy way to display products by 4 as xcart gives the option 1-3 in admin you would have to change soure for that.
2. you can modify the text in languages unless its a picture then modify the TPL. Modifing any TPL you should first create a backup Quote:
__________________
http://www.lingerieblowout.com Version 4.1.10 http://www.topnichewebsites.com Version 4.4.5 Michael |
|||||||
#3
|
|||||||||
|
|||||||||
Re: Modify Thumbnail Display
eddyh, it sounds like you are trying to just show thumbnails and maybe a price on your category pages, is this correct? If so, you need to modify "customer/main/products_t.tpl" you should see the references to "Our price, market price, see details, etc." Comment out what you don't want using "{* what you want to remove *}" and save the file as a different name (personally, I just add "-1, -2, etc" to each edit I make. Then upload using FTP and change the name by removing the -1 and test by reloading the page.
As for changing the number to anything above 3, Lingerieblowout is probably correct about changing the coding. Without looking at it I don't know where.
__________________
Two Separate X-Cart Stores Version 4.4.4 Gold - X-AOM - Vivid Dreams Aquamarine (modified) - Linux Mods - Newest Products - View All -, and a few others. Numerous upgrades from 4.0.x series. Integrated with Stone Edge Order Manager + POS Version 4.1.12 Gold (fresh install) - X-AOM - Linux Mods - XCSEO free |
|||||||||
#4
|
|||||||
|
|||||||
Re: Modify Thumbnail Display
This line in customer/main/products_t.tpl displays the image "see details"
<a href="product.php?productid={$products[product].productid}&cat={$cat}&page={$navigation_p age}"><img src="{$ImagesDir}/details.gif" alt="{$lng.lbl_see_details}" /></A> Just put {* *} around it to comment it out save and refresh page .. see it that give you what you want.
__________________
http://www.lingerieblowout.com Version 4.1.10 http://www.topnichewebsites.com Version 4.4.5 Michael |
|||||||
|
|||
X-Cart forums © 2001-2020
|