• Hi,

    I have the following short-code for products.

    [products per_page=”12″ columns=”3″ pagination=”true” attribute=”beds” terms=”single” orderby=”date”]

    So I grab all the products with terms “single”. The pagination doesn’t seem to work with this. Is that normal?

    Thanks
    Chris

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Iconic

    (@iconicwp)

    Hey Chris,

    I just tested this locally with color/blue and it worked as expected. Are you sure there’s more than 12 results? Try knocking it down to 2 and see what happens?

    Thread Starter Chris Lemmer

    (@jchrislemmer)

    Hi,

    Yes. There’s hundreds. Very, very interesting. When making it exactly 12, it breaks. However, when making it 13, 2, 20, it works. Changing back to 12, it breaks again. Seems like a bug.

    BTW, thx for the insanely fast response.

    Plugin Contributor Iconic

    (@iconicwp)

    Interesting! I’ve seen this concern a couple of times, but not sure I’ve tested it with 12. I’ll check that out.

    No problem! You’re welcome to leave a review ??

    Plugin Contributor Iconic

    (@iconicwp)

    Does this work for you?

    [products per_page="12" columns="3" pagination="true" orderby="date"]

    Thread Starter Chris Lemmer

    (@jchrislemmer)

    Yes, this one works – [products per_page=”12″ columns=”3″ pagination=”true” orderby=”date”]

    It seems to only happen when querying a attribute.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Pagination not working with attribute’ is closed to new replies.