This will remove the breadcrumbs from all WooCommerce product pages. The category slug will be included in the file's name. Breadcrumbs problem when product in multiple categories - 8Theme Make sure to select "Category" option for "Products" under "Taxonomy to show in breadcrumbs for content types" section. BlogMate Search within r/woocommerce. How to Customize WooCommerce Product Page - Exclusive Addons How To Remove WooCommerce Breadcrumbs Without Writing Code r/woocommerce . This makes sense, as breadcrumbs should more be about categories than browser history. The plugin comes with a guide map to show you different places where you can put your own content. This file is called on ALL WooCommerce pages, not just on the product page and it is just a collection of add_filter() and add_action() commands: Home Page Forums XStore WordPress WooCommerce Support Forum Show breadcrumbs on single product pages. To start creating a custom category page template, you need to go to Divi > Theme Builder and press Add New Template. So far, by altering the single-product.php, I managed to add it at the end of the page (something we do not want) or before the title on the top left of the page (something we also do not want). You can for example add banners, text, variable values, iframes, and so on without even touching the WooCommerce core files. YOOtheme Pro deeply integrates WooCommerce. Found the internet! the correct position in the page), and trigger your custom function. SkinCare Download and Install Log in to your WooCommerce.com account and navigate to the Downloads page. Choose Single Product in the dropdown list. Show revolution slider in shop page and not in single pro To find a safe CSS area to put the code, on the left WordPress menu find and click Appearance > Customize and the find and click Additional CSS and insert the custom code below. You can display breadcrumb trails on different pages - including archives, post pages, taxonomies, attachments, and search results. This is then used to add custom data. If you're using a Woo theme, the breadcrumbs are already removed and replaced with the WooFramework breadcrumb function. Appearance -> Theme Editor -> functions.php <?php remove_action('woocommerce_before_main_content' , 'woocommerce_breadcrumb' , 20); ?> Save the file and update the screen. The titles HTML code is still there in the loaded on the page, but is hidden from .