This topic has 1 reply, 2 voices, and was last updated 9 years by sharmstr.

  • Author
  • #70916

    Hi,

    We would like to remove the existing ‘woocommerce_output_data_tabs’ which is located in ‘woocommerce_single_product_summary’. However, we put

    remove_action( ‘woocommerce_single_product_summary’, ‘woocommerce_output_product_data_tabs’, 31 );

    in our functions.php under Kleo child theme and it doesn’t work. What should we do to remove it? We would like to place the production description under the product image which we have added

    add_action( ‘woocommerce_product_thumbnails’, ‘woocommerce_output_product_data_tabs’, 60 );

    Cheers,
    Kwun.

    #70956
     sharmstr
    Moderator

    You need to put them in a function so you can process during the init action.

    http://sharmstr.com/woocommerce-tricks/

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

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

The forum ‘Plugins questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?