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

    Thanks for reaching out. Unfortunately that is not possible without making changes to the PHP code of our plugin.

    Thread Starter antanast

    (@antanast)

    Would you be open to do this as a customization?

    Hi,

    You should be able to make these changes yourselves I think.

    Go to this PHP file:
    ../wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php

    And search for this line of code:

    
    if (($val['cron'] == "daily") AND ($hour == 07)){
    

    It should be on line 4495 when you are on the most recent version of our plugin. You can then change the 07 into an hour that is convenient to you. Bear in mind though that when you install an updated version of our plugin you need to re-do this change.

    Hope this helps?

    Thread Starter antanast

    (@antanast)

    What an amazing support you guys give. Really appreciate it! This is why it’s one of the best plugins around.

    Thread Starter antanast

    (@antanast)

    Would you consider this as a new feature?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Refresh on selected times of the day’ is closed to new replies.