• Resolved jlpmonin

    (@jlpmonin)


    Hello,

    all our feeds are running at 8am gmt for some reasons and we need them to run at 4am, even ideally just once a week on Sundays.does time can be set/change somewhere and do you plan to add a weekly scheduling any time soon?

    Thank you 🙂

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi,

    Thanks for using our plugin and reaching out to us. Unfortunately you currently can’t set an exact time for when your feeds need to update nor do we have such a feature planned yet (as we are somewhat limited in the possibilities of WP-cron). The only possibility here would to make a slight manual change in the plugin code yourselves so the feed updates at a different time. Downside of that is that with every new version release of the plugin you would have to make that code-change again.

    Let us know if this is an option for you so we can guide you into the right direction.

    Thread Starter jlpmonin

    (@jlpmonin)

    thank you 🙂 I’ll check with my tech tribe

    Thread Starter jlpmonin

    (@jlpmonin)

    Hello, my team is asking if you could give them a bit more guidance about th tweak they need to make? Thank you 🙂

    Thread Starter jlpmonin

    (@jlpmonin)

    @supportadtribes do you mind updating this please :-)?

    also: when will the issue with duplicates in the feed will be fixed?

    Hi,

    Please see:
    https://wordpress.org/support/topic/no-support-july-17th-2021-till-august-23th-2021/

    In the “wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php” file you will find this function: woosea_create_all_feeds

    Assuming you have set the refresh interval of the feed on daily you have to change this line of code (line 4493):

    `if (($val[‘cron’] == “daily”) AND ($hour == 07)){‘

    Change the 07 into the hour you would like the feed to update.

    Assuming the issue at hand has been resolved or our support is no longer required I am going to close this topic for housekeeping reasons now. Please do not hesitate to reach out to our support-team again whenever you need our help.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Change the time…’ is closed to new replies.