Archived topic
Woocommerce shortcode for list recent products problem
2 replies · Started by Marc on September 10, 2016
Hi,
I'm trying to put 4 columns to show recent products with the sortcode:
[recent_products per_page="4" columns="4" orderby="date" order="DESC"]
But the final result is two big columns always.

How can I solve this?
Regards,
Marc
Where does that shortcode come from? A plugin? You might need to ask the author.
Another alternative is this plugin: https://wordpress.org/plugins/wp-show-posts/
Hi Tom,
The shortcode is from woocommerce, ok I'll ask them.