Tagged: x Author Posts February 13, 2017 at 5:18 pm #1369663 ankitdesignsParticipant 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. February 14, 2017 at 1:39 am #1370101 Paul RModerator Hi, You can try this code instead. remove_action( 'woocommerce_after_single_product_summary', 'x_woocommerce_output_related_products', 20 ); Hope that helps. Author Posts <script> jQuery(function($){ $("#no-reply-1369663 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In