X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Loosing 'Buy Now' and 'Add to wish list' buttons (https://forum.x-cart.com/showthread.php?t=23108)

Tweek 07-08-2006 09:35 AM

Loosing 'Buy Now' and 'Add to wish list' buttons
 
Hi,

In 'general settings -> appearance options', in the section that says: "Display products list in multiple columns (1-3) (leave empty to use standard format)"..when I choose 2 columns or more, I loose the 'Buy Now' and 'Add to wish list' buttons from the main page.

Any idea how to keep them while running 2 columns in a 600x800 format environment? The products display correctly, the buttons just diasappear and require the customer to click for more info to actually purchase the product.

Thanks in advance!

robf 07-08-2006 09:25 PM

Hi there, here's how you go about doing that.

Open up skin1/customer/main/products_t.tpl

this file does have the code needed for a buy it now button, they have just coded it out. If you hvaen't changed the file yet then it will start at line 62, just remove that line and line 66 and you should be good to go.

This is what those 2 lines look like in case you have changed that file, these are what you have to remove.

Code:

{*** Uncomment it if you need 'Buy Now' button ***

Code:

*** Uncomment it if you need 'Buy Now' button ***}

Hope that helps
Rob

robf 07-08-2006 09:27 PM

I should have also mentioned, xcart uses products.tpl when you have 1 column selected but when you ues 2 or more it looks for products_t.tpl


All times are GMT -8. The time now is 02:38 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.