Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to only show x products per page in category


forest23

Recommended Posts

Posted

MY site currently shows all products in a category on the cat page.

 

I really want it to show 8 per page, and have a next/prev/show all option on the category page. I've amended search results max value to 8 in admin, but then I only get 8 products in a category, and no option to see any more!

 

I'm really sorry, someone built the site for me, and I'm trying to learn as I go! I'm sure this is really obvious, but i've spent ll morning searching the forum with no luck!

Posted

I'd make sure the setting in admin->configuration->product listing is 1 or 2 or 3 for the navigation bar ... your coder might have removed that by setting it to any othe value.

:-)

Monika

 

addicted to writing code ... can't get enough of databases either, LOL!

 

my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum

 

Interactive Media Award July 2007 ~ category E-Commerce

my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...

Posted
I'd make sure the setting in admin->configuration->product listing is 1 or 2 or 3 for the navigation bar ... your coder might have removed that by setting it to any othe value.

 

Ah I tried that but nothing happens! Any more ideas? I guess the code has been removed, but I just don't know where from or where to find it to put it back in.

Posted

that's not a big issue. Download a current version of osCommerce from this site and compare the product_listing.php files in the catalog/includes/modules folders. You will see the code for the naigation bars easily.

:-)

Monika

 

addicted to writing code ... can't get enough of databases either, LOL!

 

my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum

 

Interactive Media Award July 2007 ~ category E-Commerce

my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...

Posted
that's not a big issue. Download a current version of osCommerce from this site and compare the product_listing.php files in the catalog/includes/modules folders. You will see the code for the naigation bars easily.

 

 

Thank you so much.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...