I keep seeing an pagination error message for any category with more than the specified number of products. e.g. I have my settings as:
Type of content > Product
Type of layout > DIV
Number of columns > 3
Number of items > 12
If a category has more than 12 items, I get up to 4 separate pagination errors before the Pagination options at the foot of the page. If I increase the number of items to 24, everything works OK because no category currently has more than 24 items.
The error message (attached) indicates a problem with my templates pagination.php file (also attached).
Can anyone help with this error message?
1 final thing - In the attached capture, there are products with 1 and 2 line names. Is there an easy way to increase the size of the DIV so they are all the same size?