This topic has 18 replies, 2 voices, and was last updated 7 years, 2 months ago ago by Rose Tyler
Hi!!
In my web, I have categories menu but the categories it shows are ordered in alphabetic order.
I need to change it to show them how I want.
How can I do it?
Thank!
http://dev.zorkitools.com/categoria-producto/herramienta-manual/
Hello,
Go to Dashboard -> Products -> Categories and click on a category and drag and drop to sort them.
Regards
OK. But I have a problem.
I see all the categories and subcategories goingo by Dashboard -> Products -> Categories
So, I have 6 pages of categories and I can´t drag and drop how I want.
Example: I have in the second page the category that I want to see at first position.
Please see screenshot http://prntscr.com/getlv4
Regards
Thanks!
You’re welcome!
Regards
I´ve done what you say, but the categories menu order doesn´t change.
Also, please navigate to Appeatance->Widgets->Shop Sidebar-> and change order by to Category Order https://prnt.sc/agcdmt.
Regards
Yessss!!!
Thanks!
You’re welcome!
Regards
HI!!
I have another question:
I have imported 3000 products; the client wants to show them in the order that he wrote at excel.
The order they appear now, in the website, is alphabeticly. I supposed, I have to order them by ID (if I import them in excel, isn´t it?)
Where can I order it?? ORDER BY ID.
Thanks
Hello,
Please go to WooCommerce > Products > Display > Default product sorting, here you may find available sort orders.
Regards
But I can´t chosee ID:
by price / recent / popularity…
In this case, you may try to use some 3-rd party plugin, for example, More Sorting Options for WooCommerce.
Regards
Hi!!
I would like not to show the arrows are next “product description” in the single product page.
I show you an image here:
https://screenshots.firefox.com/SGCf7V39ZGPr8w2k/dev.zorkitools.com
How can I do it??
Hello,
You may add this code in Custom css:
.product-information-inner .product-navigation .product-arrows {
display: none;
}
Regards
Thanks!!!
Yes! it works!
You’re welcome!
Regards
Tagged: categories, menu, templates, woocommerce, woopress, wordpress
The issue related to '‘categories menu in woopress’' has been successfully resolved, and the topic is now closed for further responses