Jump to content

Selection Per Page not working


Esnyper

Recommended Posts

Here it is, it's very simple.

 

 

Adding the pagination buttons to top of product list page.

 

themes/prestashop/product-list.tpl

 

Paste the code below at top of product-list.tpl right below <!-- Products list -->

 

{include file="$tpl_dir./pagination.tpl"}

 

should look like this.

 

<!-- Products list -->

{include file="$tpl_dir./pagination.tpl"}

<ul id="product_list" class="clear">

Link to comment
Share on other sites

Use your FTP to look in the themes folder and tell me what you see the standard is themes/prestashop if you have something like this

 

Themes

prestashop

prestashop_new

 

You are most likely using an alt theme, if you give a link to the site I can have a look and let you know.

Link to comment
Share on other sites

  • 3 weeks later...

hi i have been trying to search my problem, i dont have a next page button the only way i can see them all is by putting products per page to 100, if i put 9 i dont see anything to select next page, site is coquettelingerie.co.uk, i have put it to 9 so you can see what i mean. http://www.coquettelingerie.co.uk/manufacturer.php?id_manufacturer=1

i hope you managed to get the above sorted out.

 

thanks in advance.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...