woocommerce order Template not working correct

Home Forums Legacy Support Support queries Other issues woocommerce order Template not working correct

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #329529
    naidur
    Spectator
    On the woocommerce default order mail I am getting course twice in the order page I am attaching screenshot here. What is wrong here cloud you let me know how to fix. to get only one time. https://prnt.sc/w3cpv8
    #329726
    Veronica
    Moderator
    hi please share details I will check this on your site
    #329830
    naidur
    Spectator
    This reply has been marked as private.
    #330017
    Veronica
    Moderator
    checking
    #330020
    Veronica
    Moderator
    This reply has been marked as private.
    #330048
    naidur
    Spectator
    This reply has been marked as private.
    #330212
    Veronica
    Moderator
    hi please try to add this code in wplms-customizer.php
    add_action('init',function(){$actions = WPLMS_Actions::init();
    			remove_action('woocommerce_order_item_name',array($actions,'vibe_view_woocommerce_order_course_details'),2,100);});
    #330506
    naidur
    Spectator
    Thank you Its got fixed.
    #330785
    Veronica
    Moderator
    thanks for your confirmation closing this topic
Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘woocommerce order Template not working correct’ is closed to new replies.