Problem with pagination
-
Hello,
I have a problem with “Fanel list” with pagination enabled. Everything is fine on the first page, but if I go to page 2 or later, some of the content breaks. The structure of the page looks like this:
– Section
– – Column
– – – Fanel list
– – Column
– – – Other things
What’s in “Other things” appears inside an ul with an “upk-pagination” class inside the last <li> element. <li> has a class called “upk-pagination-next></li> </ul> </div> </div> </div> </div> </div> <div class=”.
I’m using the latest version of the plugin. Do you know what could be causing this strange behavior? The content is simply in the wrong place in the HTML
The topic ‘Problem with pagination’ is closed to new replies.