number of products on sub category page

  • Posts: 36
  • Thank you received: 0
13 years 8 months ago #8537

Hello.

how or where can I change the number of products shown on a sub category page.

I would like to limit it to six,ine max and then have another page showing the next six or nine




thanks
David

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 82760
  • Thank you received: 13346
  • MODERATOR
13 years 8 months ago #8556

Hi,

You need to go in the menu Display->Content modules. There, edit the module associated to your menu and you will find the option "number of items" that you can use to limit the number of products per pages. You might have to turn off the option "random" so that the pagination is displayed.

Please Log in or Create an account to join the conversation.

  • Posts: 36
  • Thank you received: 0
13 years 8 months ago #8630

thanks Nicolas, it was the "random" option that was the problem.

Can you tell me how I can put a space between "StartPrev12NextEnd" so it looks like this.....

Start Prev 1 2 Next End

thanks
David

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 82760
  • Thank you received: 13346
  • MODERATOR
13 years 8 months ago #8639

Well, the pagination style should be handled by your template CSS.

You can try adding the CSS below bu it might not work because of your template:
.list-footer span{
margin-right: 5px;
margin-left: 5px;
}

If it doesn't work, please give us the URL of that page so that we can look at it.

Please Log in or Create an account to join the conversation.

  • Posts: 36
  • Thank you received: 0
13 years 8 months ago #8706

Nicolas,

it half worked (see attachment)

here is the url

www.cpowd.com/cpo/index.php?option=com_h...p-to-au200&Itemid=65

thanks
David

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 36
  • Thank you received: 0
13 years 8 months ago #8708

Nicolas,

I also need to know how to turn of the drop down list for the number of items per page(see attachment). It wasn't there a couple of days ago, but it is now.

thanks
David

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 82760
  • Thank you received: 13346
  • MODERATOR
13 years 8 months ago #8718

You also need that CSS:

.list-footer a{
margin-right: 5px;
margin-left: 5px;
}

For the Display dropdown, you can use the CSS:
.limit{ display: none; }

Please Log in or Create an account to join the conversation.

  • Posts: 50
  • Thank you received: 0
11 years 5 months ago #105790

Hi Nicolas,
Is there a way to set a default "number of items" on product/category listings, rather than set in each individual module/menu?

Thanks
Chris

Please Log in or Create an account to join the conversation.

  • Posts: 50
  • Thank you received: 0
11 years 5 months ago #105801

Just to add a bit more detail, I've recently upgraded from 1.5.4 to 2.1.3, running Joomla 2.5.8. In Hika 1.5.4 I had the "number of items" set as "Y" and it displayed all the products in a category. Now it just displays 1,

Please Log in or Create an account to join the conversation.

  • Posts: 82760
  • Thank you received: 13346
  • MODERATOR
11 years 5 months ago #105928

In the menus/modules options, you can now leave the option empty and the system will automatically use the number of items option of the Display tab of the configuration so that you only have to change it once when you need to change it.
You should not have Y but an integer in that field.

The following user(s) said Thank You: ClickWebDesign

Please Log in or Create an account to join the conversation.

Time to create page: 0.097 seconds
Powered by Kunena Forum