• Resolved joyryde

    (@joyryde)


    The plugin never used to display on pages that used Woocommerce shortcodes to display categories. Now, all of a sudden, the plugin is displaying the Products Per Page menu anywhere that there is a shortcode, including 3 times on our home page:

    https://djdeals.com

    I think this might be a bug because up until Woocommerce updated to version 3.3, it never showed on pages like our home page. (Which is how we want it!).

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Jeroen Sormani

    (@sormano)

    Hi,

    It indeed never showed before on shortcodes, I think Woo changed something that had this as a side-effect.

    Could you post the shortcode you’re using to display the products?

    Thank you,
    Jeroen

    Thread Starter joyryde

    (@joyryde)

    [sale_products per_page="8" columns="4"]
    
    [recent_products per_page="4" columns="4"]

    [products limit=”6″ columns=”3″ orderby=”id” order=”DESC” visibility=”visible”]

    [products limit=”6″ columns=”3″ orderby=”rand” visibility=”featured” ]

    [products limit=”6″ columns=”3″ orderby=”popularity” class=”quick-sale” on_sale=”true” ]

    The old shortcodes are not working anymore. See https://docs.woocommerce.com/document/woocommerce-shortcodes/

    Thread Starter joyryde

    (@joyryde)

    I changed the sale section to:

    [products limit=”4″ columns=”4″ class=”quick-sale” on_sale=”true”]

    And the new products to:

    [products limit=”4″ columns=”4″ orderby=”id” order=”DESC” visibility=”visible”]

    Didn’t fix it. I can still see the plugin.

    Plugin Author Jeroen Sormani

    (@sormano)

    Thank you for posting the shortcodes used. I’ve just done some tests and it doesn’t appear to show the dropdown for me at this time.

    Since Woo pulled version 3.3 it could be this was an unintended change from their side too and they may’ve changed it ever since. Are you guys still running 3.3? Could you do a test on the latest master branch from GitHub?
    https://github.com/woocommerce/woocommerce

    Thanks,
    Jeroen

    Thread Starter joyryde

    (@joyryde)

    Hi,

    The plugin is still displaying everywhere that a shortcode was used; we are using the current version of Woocommerce and of this plugin. We don’t know how to use GitHub.

    https://djdeals.com/

    Thread Starter joyryde

    (@joyryde)

    Woocommerce fixed this issue with today’s update to their plugin.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Woocommerce 3.3 changed how this plugin displays’ is closed to new replies.