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 the "Next Page" selector (https://forum.x-cart.com/showthread.php?t=15373)

jkirkpatrick 07-21-2005 06:52 AM

Moving the "Next Page" selector
 
Hello,

On my products_t.tpl pages I've added extra text below the product listings. Now the "Next Page" selector is moved so far down on the page I doubt customers will even see it. I'd like it to be above the text that I added.

You can see what I mean at the bottom of http://www.pipsqueakboutique.com/home.php?cat=250&sort=price&sort_direction=0&page= 1

Anyone know how to do this?

Thanks,
Jennifer

balinor 07-21-2005 07:02 AM

Tough to do, as that navigation is called in subcategories.tpl:

{ include file="customer/main/navigation.tpl" }

The products_t.tpl content is called ABOVE that include. You could try commenting it out on the subcategories template and adding it above your text on products_t.tpl....

jkirkpatrick 07-21-2005 07:12 AM

Not tough at all. Your suggestion worked perfectly :D

Thanks!

Jennifer


All times are GMT -8. The time now is 04:22 PM.

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