WooCommerce CSV Import Suite Display Issues
-
So I have been importing products with the WC CSV Import suite and I am getting a strange bug. I have imported 54 products, only 4 are in stock. CSV Headers that matter are:
post_status: publish
menu_order: 0
post_date: (blank)
post_parent: (blank)
sku: Brux001 thru Brux054 all unique never doubling
visibility: visiable (gives catalog and search criteria)
stock_status: instock
stock: 0 (for out of stock) 1-4 for the in stock items with their stock qty
manage_stock: yesPrices, dimensions, and weights are good to go. Here is the issue… The products that are in stock are showing up on page 2 or 3. Page one is blank, page 2 has 2 times, page 3 has 3 times.
Display out of stock items is UNCHECKED. Over all it seems like it should be a menu_order issue that doesn’t seem to be working. All if i change the display sorting drop down to anything other than default, all the products show up correctly on the first page
Any help would be appreciated
The topic ‘WooCommerce CSV Import Suite Display Issues’ is closed to new replies.