Product display problem

  • Posts: 4
  • Thank you received: 0
13 years 3 months ago #6832

The site i'm working is having a problem...

www.astburygreen.co.uk/index.php?option=...ut=listing&Itemid=65


For the moment there are 6 products in the originals section, I want them all on one page, but for some reason it wont show more than five products. Ive changed columns, ive changed number of items - nothing seems to change the fact that it wont allow more than five items on the display. Where am I going wrong here?!!!


Thanks

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

  • Posts: 81597
  • Thank you received: 13081
  • MODERATOR
13 years 3 months ago #6833

I see 6 products on your link :)

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

  • Posts: 4
  • Thank you received: 0
13 years 3 months ago #6834

Do you see 6 products on one page? or 5 on the first page and the other image on a page 2?

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

  • Posts: 81597
  • Thank you received: 13081
  • MODERATOR
13 years 3 months ago #6835

6 products on one page.

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

  • Posts: 4
  • Thank you received: 0
13 years 3 months ago #6836

Ok, i think ive seen the problem. when the page first lands its ok, but if in the drop down menu you select 'all' it just shows the first 5?!!!

Any reason?

Thanks

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

  • Posts: 81597
  • Thank you received: 13081
  • MODERATOR
13 years 3 months ago #6837

Indeed. No reason anymore.
You can edit the file components/com_hikashop/views/product/view.html.php and remove the code:
if(empty($pageInfo->limit->value)){
$pageInfo->limit->value=5;
}

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

  • Posts: 5
  • Thank you received: 0
13 years 2 months ago #8539

Oh no, Ive just found this thread, and removed the code in view.html.php as per your message but its still displaying 5 products only. Any ideas please?

Thanks

Last edit: 13 years 2 months ago by natwith79. Reason: fixed php

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

  • Posts: 81597
  • Thank you received: 13081
  • MODERATOR
13 years 2 months ago #8559

Could you do a screenshot so that we can see the problem ? If you use the latest version of HikaShop, you should not have to do this modification as it's already fixed.

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

Time to create page: 0.080 seconds
Powered by Kunena Forum