Hi @yunami, please provide a bit more details about your issue as well as the link to the site/product so we could take a look. What are the exact steps to reproduce your issue?
Thread Starter
yunami
(@yunami)
Ex: http://www.domain.com/?min_price=0&max_price=10000 , it show 20 product
but problem is it only show 15 product, still 5 product not show.
if i edit product turn on, turn of a variable in product then save product, it show.but i make per product
con
(@conschneider)
Engineer
Hi there,
What you can try is to export all your products. Change one value in the CSV and then reimport the whole CSV file back in. This should re-save all products: https://docs.woocommerce.com/document/product-csv-importer-exporter/
Do backup your database before you do that.
Thread Starter
yunami
(@yunami)
tks, it working. but inconvenient if problem repeated and export/import tens of thousands of products
Thread Starter
yunami
(@yunami)
Additional error when importing attribute csv in product in text form “red | blue | green” instead of tags
in /wp-admin/edit-tags.php?taxonomy=pa_color&post_type=product does not have one attribute associated with the product, so it can not be filtered or searched by attribute.