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)
-   -   Moving Product name from Dialog.tpl (https://forum.x-cart.com/showthread.php?t=28491)

SMDStudios 02-01-2007 07:56 AM

Moving Product name from Dialog.tpl
 
Hello all!

I am trying to move the Product name from the dialog.tpl into product.tpl without destroying dialog.tpl throughout the site. Can anyone help? I've attached a screen shot of what I want to do.

http://i26.photobucket.com/albums/c139/tolsmultimedia/itemname-sample.gif

balinor 02-01-2007 09:20 AM

Re: Moving Product name from Dialog.tpl
 
Just remove the dialog.tpl include from customer/main/product.tpl and add this where you want the title to appear:

{$product.product}

SMDStudios 02-01-2007 10:54 AM

Re: Moving Product name from Dialog.tpl
 
That worked! Thank you!


All times are GMT -8. The time now is 05:43 PM.

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