HU 2.0.6 Pagination Issue - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

HU 2.0.6 Pagination Issue

A

Alvaro

Helix Framework 3 years ago

The pagination is generating error in the DOM when generating double closing of list </li> </li> in Joomla 4, the file that generates this is plugins/system/helixultimate/overrides/layouts/joomla/list.php. Please fix on the next version.

Thanks.

0
5 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #47189

Hi there,

Thanks for contacting us. Sorry for the inconvenience. Will you please produce the error on my site?

http://helix-framework.org/administrator

-Thanks

0
A
Alvaro
Accepted Answer
3 years ago #47492

Hi Toufiq.

I have reduced the number of items per page on the blog from 9 to 6 to generate pagination. http://helix-framework.org/index.php/blog

To see the error look at the source code in your browser, firefox marks it in red, in chrome from line 651 you will see that there is double closing of the elements of the list. Or you can use an HTML validator that also flags as an error.

Note: In Joomla 3 it does not generate this double closure only in Joomla 4.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #47606

Please check the same link again and let me know.

0
A
Alvaro
Accepted Answer
3 years ago #47753

This is not solved, I solved it using the native layout of Joomla 4, but it is not tested for Joomla 3, maybe you can make a layout for J3 and another for J4 using JVERSION

https://prntscr.com/235t32m

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #47888

I have replaced the Joomla core file inside the helix override file. I think there should not be occurred the problem. Thanks

0