Archived topic
How to bring the store and other content to home
3 replies · Started by Nadezhda on April 7, 2020
Hello! If I withdraw to the home store, the text is not displayed on it - only categories. It can be fixed? The output of categories by shortcodes does not suit, because they are not arranged in the necessary order (according to the ids categories should be from Monday).
This site is for my son, so I allow myself to bother you. Sorry!
Hi there,
the Woocommerce shortcodes include other attributes:
https://docs.woocommerce.com/document/woocommerce-shortcodes/#section-13
For example: You could set the ordeby to slug - and then edit each of the category slugs so they display in the correct order.
Happened! orderby = "id" Thank you so much!
Glad to hear that :)