• Resolved dimiro93

    (@dimiro93)


    Hello,
    I have created some feeds and set up cronjobs – according to this guide – to generate the xml every hour at `5 minutes (eg 11:55, 12:55, 13:55 etc).

    My products have a custom field ‘Hide from marketplace’ that I use in order to hide specific products from a marketplace.
    In feed configuration, I have set a filter to exclude products have have this custom field.

    The feed was working as expected, until about two hours ago when I noticed the feeds were generated at 12:00 (instead of 11:55) andthe products with the hidden field were shown in the xml.

    I editted and manually regenerated one of the xmls and I noticed that all of them stopped showing the hidden products.

    What could have happend?

    I’m using:
    Product Feed PRO v13.4.6
    WordPress v6.8.3
    WooCommerce v9.9.4
    PHP 8.3.28
    WP Fastest Cache plugin

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Jeff Alvarez

    (@superlemon1998)

    Hi @dimiro93 ,

    We’ve moved away from Cron and now use WooCommerce’s Scheduled Actions. It could be due to that, try creating a new feed and see if that fixes things.

    Though, you mentioned that it was previously working until two hours – might be caching try duplicating the feed, manually refresh and see if that fixes things.

    Thread Starter dimiro93

    (@dimiro93)

    Hello,
    Thank you for your answer.

    I’m not using wp’s crons, I have set up the cronjobs in plesk.

    MAnually refreshing the feed fiexd the problem and, until now, all the feeds ahev been refreshed by the cronjob and contain the correct products.
    Maybe it was cached, as you mentioned, and manually refresh fiexd it.

    Plugin Support Jeff Alvarez

    (@superlemon1998)

    Hi @dimiro93 ,

    In that case, monitor for now if it occurs in the future. Since refreshing manually fixes things then it’s most likely due to cache.

    You can confirm that by disabling any plugin or server side caching.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Feed displays wrong products’ is closed to new replies.