Hello,
I am using a custom Single Product Layout created with WoodMart Layouts + Elementor.
The WooCommerce Breadcrumbs element is included in the layout and is visible correctly inside the Elementor editor.
In WoodMart Theme Settings → Single Product → Elements, Product page breadcrumbs is also enabled.
However, the breadcrumbs are completely missing on the frontend product pages.
The Product Navigation element located in the same section is rendered correctly.
I checked the frontend DOM with:
document.querySelector('.elementor-widget-woocommerce-breadcrumb')
and
document.querySelector('.woocommerce-breadcrumb')
Both return:
null
So this does not appear to be a CSS visibility issue. The breadcrumb element is not being rendered into the frontend HTML at all.
The problem appeared after changing WooCommerce URL/permalink settings with Rank Math to shorten product URLs.
Could you please check whether there is a compatibility issue between WoodMart Single Product Layout breadcrumbs and Rank Math permalink rewriting, or whether this requires a theme patch?
Thank you.
Attachments:
You must be
logged in to view attached files.