Shop




You need to add a widget, row, or prebuilt layout before you’ll see anything here. 🙂

Showing all 4 results

  • function remove_woocommerce_navigation_menu() { if (is_product()) { remove_action('woocommerce_before_main_content', 'woocommerce_breadcrumb', 20); } } add_action('template_redirect', 'remove_woocommerce_navigation_menu');
  • function remove_woocommerce_navigation_menu() { if (is_product()) { remove_action('woocommerce_before_main_content', 'woocommerce_breadcrumb', 20); } } add_action('template_redirect', 'remove_woocommerce_navigation_menu');
  • function remove_woocommerce_navigation_menu() { if (is_product()) { remove_action('woocommerce_before_main_content', 'woocommerce_breadcrumb', 20); } } add_action('template_redirect', 'remove_woocommerce_navigation_menu');
  • function remove_woocommerce_navigation_menu() { if (is_product()) { remove_action('woocommerce_before_main_content', 'woocommerce_breadcrumb', 20); } } add_action('template_redirect', 'remove_woocommerce_navigation_menu');