• Resolved laracroftofficial

    (@laracroftofficial)


    I have a category where I sorting my products manually from admin panel.
    This is working properly when I open this category in list view – https://mysitename/mycategory/
    But I can’t find this ordering in block which I inserting with this code:
    [wcpscwc_pdt_slider cats=”233″ slide_to_show=”2″ slide_to_scroll=”2″ speed=”6000″ ?autoplay_speed=”60000″]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    Thanks for reaching here…

    Please use the “orderby” parameter in your shortcode and our “orderby” parameter value is “ID”, “author”, “title”, “name”, “rand” and “date”.

    Ex:

    [wcpscwc_pdt_slider orderby="title"]
    Thread Starter laracroftofficial

    (@laracroftofficial)

    Thanks for this update!
    I’ve achieved correct order with these parameters:

    [wcpscwc_pdt_slider orderby=”menu_order” order=”ASC”]

    Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    If you like our plugin please give us an important Rate and Review it Here…

    Thanks,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Wrong sorting of products’ is closed to new replies.