Next and previous doesn work in pagination

  • Posts: 45
  • Thank you received: 0
11 years 1 month ago #154018

-- HikaShop version -- : 2.3.0 Business Edition
-- Joomla version -- : 3.2

I have a page displaying 12 out of 200 products. At the bottom, there is the pagination, see image.


The next and previous arrows (chevrons?) do not work; jumping to another page with the numbered buttons is OK.
Looking at the HTML code, it is clear that the chevrons don't work.
<a class="pagenav" title="10" onclick="javascript: document.adminForm_hikashop_category_information_menu_101_105_bottom.limitstart_hikashop_category_information_menu_101_105.value=108; document.adminForm_hikashop_category_information_menu_101_105_bottom.submit();return false;">10</a> 
<a class="pagenav hikashop_next_link" title="Volgende" onclick="javascript: document.adminForm_hikashop_category_information_menu_101_105_bottom.limitstart_hikashop_category_information_menu_101_105.value=12; document.adminForm_hikashop_category_information_menu_101_105_bottom.submit();return false;">Volgende</a>
<span class="pagenav_next_chevron"> &gt;</span> 
<a class="pagenav hikashop_end_link" title="Einde" onclick="javascript: document.adminForm_hikashop_category_information_menu_101_105_bottom.limitstart_hikashop_category_information_menu_101_105.value=180; document.adminForm_hikashop_category_information_menu_101_105_bottom.submit();return false;">Einde</a>
<span class="pagenav_end_chevron"> &gt;&gt;</span>

In the default css the hikashop_next_link and hikashop_end_link have {display:none} styles. The chevrons are outside the anchors and have therefore no code attached.

This is all out-of-the-box hikashop code, without any modifications. What am I doing wrong?

Best regards, Paul

Attachments:
Last edit: 11 years 1 month ago by paulvanharen.

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

  • Posts: 12953
  • Thank you received: 1778
11 years 1 month ago #154062

Hello Paul,
Can you give us a link to the page where you are having that issue so that we can directly test it ?
Thanks.

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

  • Posts: 45
  • Thank you received: 0
11 years 1 month ago #154080

Dear Mohamed,

You can find the webshop here: kaleidoscoop-web.nl/vinabc .

Thanks for your support.

Best regards, Paul

Last edit: 11 years 1 month ago by paulvanharen.

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

  • Posts: 12953
  • Thank you received: 1778
11 years 1 month ago #154127

Hello,
I've done some tests and made a fix regarding that issue, so can you replace your file : "\administrator\components\com_hikashop\helpers\pagination.php"
By the following file :

File Attachment:

File Name: hfa392c2.zip
File Size:2 KB

Attachments:
The following user(s) said Thank You: paulvanharen

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

  • Posts: 45
  • Thank you received: 0
11 years 1 month ago #154175

Thank you. This does the trick!

Best regards, Paul

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

Time to create page: 0.147 seconds
Powered by Kunena Forum