最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

sort - WooCommerce product sorting VERY slow

programmeradmin1浏览0评论

I have 2800 products in my WooCommerce store. Trying to use the All Products > "Sorting" utility in the backend to edit the desired order for them to appear is excruciatingly slow. Even if I filter into a category with ~200 products, it's quite slow to save each product. The process of updating the database with a sort value after EVERY drag reorder seems like overkill.

Is there anyway to drag them into my desired order (not have it automatically trigger Ajax) and once I'm one manually trigger the order of them to appear?

I have 2800 products in my WooCommerce store. Trying to use the All Products > "Sorting" utility in the backend to edit the desired order for them to appear is excruciatingly slow. Even if I filter into a category with ~200 products, it's quite slow to save each product. The process of updating the database with a sort value after EVERY drag reorder seems like overkill.

Is there anyway to drag them into my desired order (not have it automatically trigger Ajax) and once I'm one manually trigger the order of them to appear?

Share Improve this question asked Mar 18, 2019 at 20:37 Louis WLouis W 4741 gold badge6 silver badges18 bronze badges 2
  • Not sure what the difficulty is, but you might want to look at a function that would directly manipulate the database - updating the order field - instead of working from the product edit screen. – CK MacLeod Commented Mar 19, 2019 at 2:52
  • I ended up getting Advanced Post Types Order plugin as quick fix, still would be nice if Woo would work better. – Louis W Commented Mar 19, 2019 at 16:18
Add a comment  | 

1 Answer 1

Reset to default 2

Here's a plugin that deals with this fairly effectively.

https://github/haydenw/woocommerce-product-sorting

发布评论

评论列表(0)

  1. 暂无评论