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)
-   -   description under category page images (https://forum.x-cart.com/showthread.php?t=43523)

Royt 11-08-2008 12:26 PM

description under category page images
 
I would like to move the text below the category page images. I have searched the site but cannot find any reference to category pages.
An example page I would lke to change is http://www.wickedtickles.co.uk/onlineshop/Feather-Ticklers-c-113.html
Any help would be appreciated.

Please be aware this is an adult site.

Thanks in anticipation,
Roy

JWait 11-09-2008 08:23 AM

Re: description under category page images
 
Look at skin1/customer/main/subcategories.tpl

Royt 11-09-2008 10:48 AM

Re: description under category page images
 
How do I identify and move the text. Looked at the file advised but need further help!!

Regards

Holub 11-10-2008 12:07 AM

Re: description under category page images
 
You should fine the row in specified file

Code:

{if ($navigation_page eq "")||($navigation_page eq "1")}{$current_category.description}<p />{/if}

and move it to the end of file.

Royt 11-10-2008 01:01 AM

Re: description under category page images
 
Excellent, that worked fine,
Thanks very much

Holub 11-10-2008 01:09 AM

Re: description under category page images
 
Glad to help you.


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

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