ohksam

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Set Product Timer #140517
    ohksam
    Participant
    This reply has been marked as private.
    in reply to: Set Product Timer #140516
    ohksam
    Participant
    This reply has been marked as private.
    in reply to: Set Product Timer #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 );

    in reply to: Set Product Timer #137797
    ohksam
    Participant

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

    in reply to: Set Product Timer #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

    in reply to: Set Product Timer #137785
    ohksam
    Participant

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

Viewing 6 posts - 1 through 6 (of 6 total)