• We are trying to display our tours at one page in a specific order. We are using the following shortcode [product_category category=”interrail” columns=”3″ per_page=”30″ orderby=”date” order=”asc”]

    The order by function works fine, but no matter what we put in order function order=”asc” the tours are always listed in the same way. Perhaps there is a conflict with the theme we are using.

    Hopefully someone can help us to find a solution.

Viewing 1 replies (of 1 total)
  • @halotravel to debug if there is a theme or plugin conflict, deactivate all of your other plugins and change to a default wordpress theme (twenty sixteen or storefront). See if the behavior still happens.

    orderby=”date” and order=”asc” will list products ordered by published date.

Viewing 1 replies (of 1 total)
  • The topic ‘WooCommerce shortcode “order” has no effect on order’ is closed to new replies.