Banner Logo

Be a part of the family: Connect, Receive Support,
Contribute, and Reap Abundant Rewards

Set Product Timer

Theme and Plugin Support

Resolved
Viewing 16 reply threads
  • Author
    Posts
    • #137764
      ohksam
      Participant

      I’ve tried tweaking WPC product Timer to work on the product add.
      I still can’t get it to save and the datepicker from Wpc does not work.

    • #137785
      ohksam
      Participant

      Do I speed up respone if I can comfirm I purchased from envato elements

    • #137786

      Hi @ohksam, sorry to hear that you have faced this issue.

      It seems like this plugin is not compatible with WCMp, hence this issue. So you have to do custom code and integrate this into WCMp.

      Do you have any developers so we can assist you accordingly?

    • #137789
      ohksam
      Participant

      No, I’ve tried all by myself and got stuck at that point,
      is there any product timer compatible with wcmp.
      I’d love to get assistance

    • #137797
      ohksam
      Participant

      is there a plugin that sets timer for products and is compatible with wcmp, please

    • #137799
      ohksam
      Participant

      Before I got stuck, I added these to the wcp plugin folder (didn’t know if there was a way to connect the plugin in function.php)

      // wcmp data tabs
      add_filter( ‘wcmp_product_data_tabs’, [ $this, ‘product_data_tabs’ ]);
      //wcmp data panels
      add_action( ‘wcmp_product_tabs_content’, [ $this, ‘product_data_panels’ ], 10, 3 );
      //wcmp save
      add_action( ‘wcmp_process_product_object’, [ $this, ‘save_actions’ ], 10, 2 );

    • #137804

      @ohksam, this is our filters. You have to use these to add your own custom code for adding this support.

      If you want you may hire our service team so they can develop this module for your site. you can contact them from here : https://multivendorx.com/custom-development/

    • #138055
      Greg Davis
      Participant
      This reply has been marked as private.
    • #138088

      @Greg Davis, Please make sure all the PayPal credentials are correct. Even after that, you are facing this issue, please do share temporary admin access so we can proceed with the testing.

    • #138102
      Greg Davis
      Participant
      This reply has been marked as private.
    • #138125
      This reply has been marked as private.
    • #138219
      Greg Davis
      Participant
      This reply has been marked as private.
    • #138237
      This reply has been marked as private.
    • #140516
      ohksam
      Participant
      This reply has been marked as private.
    • #140517
      ohksam
      Participant
      This reply has been marked as private.
    • #140615
      This reply has been marked as private.
    • #144930

      Hi , we haven’t heard back from you for a while.
      So we presume this issue has been fixed. We are closing this for now.

Viewing 16 reply threads

The topic ‘Set Product Timer’ is closed to new replies.