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

    Thanks for writing in and we’re sorry for the trouble!

    I have submitted a report about this to our development team so that they can look into it.

    In the meantime, please know that you should still be able to access the Woocommerce’s Scheduled Actions in Woocommerce > Status > Scheduled Actions: https://a.supportally.com/EIe6un

    Hope this helps!

    Hello @tshyll1998,

    I have just gotten an update from our development team and hiding the Schedule Actions menu under the Tools option is actually intended since the majority of our users do not use this admin menu and that it might cause confusion between our Scheduled Actions and other plugins’ Scheduled Actions.

    You should still be able to access the Woocommerce Scheduled Actions by following the steps in my previous reply and if you want to access WPForms Scheduled Actions specifically, please go to WPForms > Tools > Scheduled Actions: https://a.supportally.com/kRzTdS.

    I hope this clarifies it!

    • This reply was modified 4 years, 6 months ago by Jade. Reason: minor text edit

    Hello @tshyll1998,

    We haven’t heard back from you in about a week, so I’m going to go ahead and close this thread for now. But if you’d like us to assist, please feel welcome to continue the conversation.

    Thanks!

    Thread Starter tshyll1998

    (@tshyll1998)

    Hello,

    Sorry for my delay.

    Have you seen the video I submitted? The problem I want to say is that your plugin overrides the Scheduled Actions section: https://prnt.sc/vpphd3

    Hi @tshyll1998,

    Please try to add this code to your site to unhide the Action Schedule tab in the admin sidebar:

    add_filter( 'wpforms_tasks_admin_hide_as_menu', '__return_false' );

    In case it helps, here’s our tutorial with the most common ways to add custom code like this.

    For the most beginner-friendly option in that tutorial, I’d recommend using the Code Snippets plugin.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘conflict plugin woocommerce’ is closed to new replies.