Not needed (excessive) pagination

  • Posts: 29
  • Thank you received: 0
10 years 6 days ago #213729

-- HikaShop version -- : 2.5.0
-- Joomla version -- : 3.4.4

1) There is a submodule in the bottom of a product page set up to show related items. But there is an excessive pagination below the row (see attached Screenshot 1) - I don't need it. It shows wrong pagination, since I have set up to show Number of items = 3.

2) The same with another content module. It's a slider, but there is weird pagination as well (see attached Screenshot 2).

How to get rid off it?

Thanks!

Attachments:

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

  • Posts: 84305
  • Thank you received: 13700
  • MODERATOR
10 years 5 days ago #213747

Hi,

Pagination is supported for modules under the product page.
If you do not want it there, you can hide it with such CSS:
.hikashop_product_page .hikashop_submodules .hikashop_products_pagination_bottom {
display: none;
}

The following user(s) said Thank You: Tim Moore

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

Time to create page: 0.053 seconds
Powered by Kunena Forum