Hi @webgroundmedia ,
I just tested and the draft products are not being added to the feed. Can you please confirm if you have the latest version of product feed pro/elite?
https://adtribes.io/knowledge-base/is-there-a-changelog-for-adtribes-plugins/
Alternatively, you could the use rules and filter to exclude that specific product via product id
Yes, the plugin is up to date: Product Feed PRO for WooCommerce 13.4.5
The manual exclude is not work for us: there are a lot of products and change day by day…
Any idea? At first I thought about caching, a redis object cache, but if that were the problem, then the newly added values wouldn’t be included in the feed immediately.
By the way, why can’t the post status be queried for filters or fields? Because that would solve the problem in 2 clicks…
Hi @webgroundmedia,
Although the feed is configured to include only “Published” products, as confirmed in this screenshot: https://snipboard.io/OU0wER.jpg, it’s possible there’s something else affecting the output.
However, please try applying the following link code provided here: https://codefile.io/f/CJ1E0Wc9MJ and check if it resolves the issue on your end.
You can add the code at the bottom of your child theme’s functions.php file. Alternatively, you can use the WPCode plugin.
Let me know how it goes.
Thanks!