![]() |
Hide "X" Per Page on products list page
How can I hide the 5,10,15, etc Per Page on the top and bottom of my products list? I assume there is something I need to remove in products_t.tpl. Thanks!
|
Re: Hide "X" Per Page on products list page
It is in navigation.tpl
|
Re: Hide "X" Per Page on products list page
Could you help me with what code to change? I have tried a few different things but I keep breaking the product list. Thank you so much!
Quote:
|
Re: Hide "X" Per Page on products list page
Are you talking about 4.3.2 or 4.4.x? This files seems to be from 4.3.2. I don;t think this feature existed as default in 4.3.x so it must be something custom coded for you
|
Re: Hide "X" Per Page on products list page
Wow my bad...I accidently opened my old X-Cart folder. Here's correct code
Quote:
|
Re: Hide "X" Per Page on products list page
{*
<li class="item-right"> {if $per_page eq "Y" and $total_items gte $per_page_values.0} {include file="customer/main/per_page.tpl"} {/if} </li> *} |
All times are GMT -8. The time now is 04:02 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.