Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1369663
    ankitdesigns
    Participant

    remove_action( ‘woocommerce_after_single_product_summary’, ‘woocommerce_output_related_products’, 20 );

    I’ve used half a dozen remove_action’s in my functions.php file, this is the one that will not work.

    #1370101
    Paul R
    Moderator

    Hi,

    You can try this code instead.

    
    remove_action( 'woocommerce_after_single_product_summary', 'x_woocommerce_output_related_products', 20 );
    

    Hope that helps.

  • <script> jQuery(function($){ $("#no-reply-1369663 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>