I’m sorry, folks, but I have the same issue, also with a clean site, installed a couple days ago.
Disclaimer: I am not at all familiarized with wordpress maintenance, and this is maybe the second time I had to look under the hood, so I apologize if I ask something that should’ve been obvious.
Here’s what I tried after reading this thread and confirming that my items are indeed marked as out of stock, and that changing their status doesn’t change the product count:
1. Based on Mike Jolley’s post, I changed the line below from “false” to “true” through my webhost’s file manager (not through wordpress).
file: /wp-content/plugins/woocommerce/includes/class-wc-post-types.php
change: line 68, change false to true
https://github.com/woocommerce/woocommerce/blob/cdab73af3ccfab1ae9d93e70c12ba9aa3085d874/includes/class-wc-post-types.php#L68
2. I then looked at Products->Attributes, but saw nothing there. No custom attributes, no default ones. The list is empty.
Looking like duplicates might be the issue here too?
Taxonomies: Product types external (external), grouped (grouped), simple (simple), variable (variable)
Taxonomies: Product visibility exclude-from-catalog (exclude-from-catalog), exclude-from-catalog (exclude-from-catalog-2), exclude-from-search (exclude-from-search), featured (featured), outofstock (outofstock), outofstock (outofstock-2), rated-1 (rated-1), rated-2 (rated-2), rated-2 (rated-2-2), rated-3 (rated-3), rated-4 (rated-4), rated-5 (rated-5), rated-5 (rated-5-2)
Where/how exactly did you see this? I can see the “-2” items there, but I don’t know where to look to prove/disprove I’m in the same situation.
Based on my pages behavior (paintingdesk.com/loja), it seems to be paginating with all the products, then only displaying the “instock” products in each page: a couple here, three more there, then a few with none, etc.
Any help is welcome! Thanks!
-
This reply was modified 7 years, 4 months ago by Tylo.
-
This reply was modified 7 years, 4 months ago by Tylo.