• Resolved giovannissimo

    (@giovannissimo)


    Hello all,

    great thanks for that plugin. It takes a lot of work of ones shoulder.

    Nevertheless, I have an issue, trying to implement the most recent 4 products of a certain category. I’ve implemented this.

    [spreadplugin shop_sortby="recent" shop_limit="4" shop_productcategory="Q1" shop_lazyload="1"]

    But there are two problems:
    1. If I scroll down, it loads 4 more items, so I have 8 items instead of 4 in the end.
    2. There are different categories listed, not just T-Shirts, as I expected with category “Q1”.

    Sorting is working.

    Maybe you could give me some hint, what exactly I did wrong.

    Best regards
    Giovanni

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Thimo Grauerholz

    (@pr3ss-play)

    Hi Giovanni,

    1) if you just want to display the latest 4 items, then you might want to disable lazyload and remove the “next” button by css.

    2) For men shirts, you may use P24 or similar categories, depending on the spreadshirt you are (EU/US). Q1 is not a valid category I think.

    Cheers
    Thimo

    Thread Starter giovannissimo

    (@giovannissimo)

    Hi Thimo,

    wow…that was quick. Thanks for you answer.

    I should have mentioned, that I already tried to deactivate lazy loading in the shortcode with shop_lazyload="1", as well as in the general plugin settings. Both times the lazyload behaviour remains.

    I’m gonna try out the categories. I took Q1, as this is stated in the shortcode examples at the plugin’s settings page at the bottom. Is there a valid source of all category codes?

    Thanks and best regards
    Giovanni

    Thread Starter giovannissimo

    (@giovannissimo)

    Ah…wait a second…I figured out, I’m refering to infinite scrolling instead of lazy loading. So is there a parameter to disable infinite scrolling except the general setting?

    Best regards
    Giovanni

    Plugin Author Thimo Grauerholz

    (@pr3ss-play)

    Check shop_infinitescroll="0" should be the attribute ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Categories and lazy load ignored’ is closed to new replies.