Default display value in product listing

  • Posts: 94
  • Thank you received: 4
2 years 3 months ago #343708

-- HikaShop version -- : 4.6.0
-- Joomla version -- : 4.1.5
-- PHP version -- : 7.4
-- Browser(s) name and version -- : Firefox 103.0.1

Hi (again...)!

This must be really stupid of me but I haven't been able to figure it out. In the store default page where I list all my products in 7x 3 columns there is a default "Display #" value of... 20 , Where can I change this to more than 20 so at least I can have 21 products per page until there is no more product?

Thank you.

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

  • Posts: 4747
  • Thank you received: 644
  • MODERATOR
2 years 3 months ago #343712

Hello,

You will find this settings, from HikaShop Configuration, Display tab then in Modules main default options part, Number of items option.
There, you will define how many items to display per listing page.

Hope this will fit your needs.
Regards

Last edit: 2 years 3 months ago by Philip.

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

  • Posts: 94
  • Thank you received: 4
2 years 3 months ago #343754

Sorry for the late reply.

That value was on 21 and I increased it to 40. I still have only 20 items being displayed. Any other suggestion, or things to look into?

Thank you.

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
2 years 3 months ago #343757

Hi,

What Philippe pointed out is correct, however, it will only apply when you create a new menu item.
For an existing menu item, you need to edit the menu item via the Joomla menu manager of Joomla, and under the "products options" tab, you can change the number of columns and number of rows.

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

  • Posts: 94
  • Thank you received: 4
2 years 3 months ago #343761

Yes indeed... what's weird is that is what already at 3 x 7 and I just "re-saved" and it worked ;-) . Well I must have missed something but am glad you pointed me to the right track!
So thank you to both then as now I guess I have the key to this mystery .
Fred

The following user(s) said Thank You: nicolas

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

  • Posts: 94
  • Thank you received: 4
2 years 3 months ago #343817

Hi again!

Subsidiary question: is it possible to hide the display # and associated pagination at the bottom of pages?
Thank you.

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

  • Posts: 4747
  • Thank you received: 644
  • MODERATOR
2 years 3 months ago #343819

Hello,

By using custom Css almost everything is possible, now in details follow me step by step :
- Learn here how to add custom css to your frontend file.
- Now, use your navigator inspector tool, to get your html class an be able to select or "target" its.
=> Point your element, right-click => Inspect (or inspector tool)
- Build your custom Css command like this by example :
=> Schema code :

.html_element_class {
     command: value;
}

Hope this will help you to achieve your need.
Regards

Last edit: 2 years 3 months ago by Philip.

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

  • Posts: 94
  • Thank you received: 4
2 years 3 months ago #343827

Oh ok, I thought there was an option to disable it somewhere. No problem, thank you.
Fred

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

  • Posts: 4747
  • Thank you received: 644
  • MODERATOR
2 years 3 months ago #343829

Hello,

You have a option to totaly remove pagination but not just part of it, that's why you need to use custom css if you want to select part to remove.
Regards

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

  • Posts: 94
  • Thank you received: 4
2 years 3 months ago #343883

So I am puzzled: I followed your advice and added

.hikashop_products_pagination {display: none;}
. Suddenly I have "Load more..." appearing almost everywhere... well actually I had some of those before and didn't really notice. Now after a refresh it seems the extra ones disappear as well.

So back to the basics: I have 4 category and am displaying the store main page with all the (21) products split into those 4 categories. The last 2 categories have "Load more..." at the end of it while there is no more product. It's not happening with the 1st 2 categories.

Is there a way I can control that "load more..." text (make it disappear)?
Thank you.

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

  • Posts: 4747
  • Thank you received: 644
  • MODERATOR
2 years 3 months ago #343886

Hello,

Can you try to deactivate the "Infinite scroll" option in your Item Layout part.
You will find it in your Item Menu, and in Products options tab.

Regards

Last edit: 2 years 3 months ago by Philip.
The following user(s) said Thank You: bfred

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

  • Posts: 94
  • Thank you received: 4
2 years 3 months ago #343900

Yes, that seemed to have fixed it, thank you very much! I feel a bit stupid....just a bit

The following user(s) said Thank You: Philip

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

  • Posts: 4747
  • Thank you received: 644
  • MODERATOR
2 years 3 months ago #343911

Hello,

Don't feel stupid, it even happens to us that we don't find things obvious!
Glad to have been of help to you!

Regards

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

Time to create page: 0.077 seconds
Powered by Kunena Forum