Tagged: x
-
AuthorPosts
-
March 28, 2016 at 8:15 pm #855875
I created a shortcode to show a number of woocommerce categories.
[product_category category=” black-on-clear” per_page=”15″ columns=”3″ order=”asc”]
[product_category category=” black-on-white, black-on-yellow, black-on-blue, black-on-matte-silver, black-on-red, blue-on-white, gold-on-satin-silver, red-on-white, black-on-orange, black-on-green, gold-on-black,” per_page=”70″ columns=”3″ order=”asc”]As you can see I have two shortcodes because I want the black-on-clear on top followed by the order of slugs in the shortcode. However, it organizes it by title of product not by category of color.
1. Is there a way to make the shortcode output the color categories in order as shown.
2. If not…..say I have a shortcode for each color, can you make the products display inline. For example, it is set to 3 columns and say the last column of the first shortcode has 2 products leaving an empty space on that line. Can you get the next shortcode to start in the missing spot in third row from the previous shortcode?March 29, 2016 at 12:00 am #856176Hey there,
Regretfully, we cannot provide support for third party plugins or scripts as our support policy in the sidebar states due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not native to X will need to be directed to the original developer.
Thank you for your understanding.
-
AuthorPosts