Home › Forums › WoodMart support forum › Breadcrumbs Problem With Woodmart Theme
Breadcrumbs Problem With Woodmart Theme
- This topic has 8 replies, 4 voices, and was last updated 3 weeks, 2 days ago by
Hung Pham.
-
AuthorPosts
-
March 3, 2025 at 4:22 am #642160
hsemeipackdevParticipantHi,
I have this problem regarding breadcrumbs from Google Search Console report. They say that my site is missing some element which is :
Kolom “itemListElement” tidak ada
Or you could see the screenshot which is sent to the “private content” below.
Please help me with this problem, cause it seems that my website is affected in all of them pages, posts, and also products
-
This topic was modified 1 month ago by
hsemeipackdev.
-
This topic was modified 1 month ago by
hsemeipackdev.
March 3, 2025 at 2:00 pm #642331
Hung PhamKeymasterHello hsemeipackdev,
Thanks for reaching to us.
Breadcrumbs functionality on the shop page comes with the WooCommerce plugin. Could you please test how it works with the default WordPress theme to see if the issue is caused by WoodMart?
Kind Regards
March 3, 2025 at 8:34 pm #642466
mantsveParticipantI got same issue with blog posts and recent created page.
Also any chance in the future to get support for aioseo breadcrumbs ?
March 4, 2025 at 4:18 am #642505
hsemeipackdevParticipantUnfortunately, for me the cause of this breadcrumbs problem is the woodmart theme itself. I’m using RankMath as my SEO plugin which automatically created breadcrumbs, but woodmart also created its own breadcrumbs at the same time and then it conflicted into one another.
The solution for me its to turn off all them breadcrumbs generated by woodmart, inside the theme setting. And when i validate my fix from google search console, it works perfectly.
Hoping that woodmart will have the setting to integrate its own breadcrumbs with any SEO plugin users might use
You can also see the result of my validation from this screenshot below after i turned off all breadcrumbs generated by woodmart
March 4, 2025 at 10:33 am #642558
Hung PhamKeymasterHello hsemeipackdev,
This is a bug in our theme, and we will fix it in our next update, which will be coming soon.
Thanks for your patience.
Regards,
March 6, 2025 at 6:32 pm #643581
EcommerceParticipantHas the issue mentioned in the support request been resolved? How can the breadcrumb from the WoodMart theme be removed from all areas of the site?
Additionally, why are you not listed in the Rank Math compatible themes list? When will you adapt? Without SEO, e-commerce has no meaning!
March 7, 2025 at 7:14 pm #643970
Hung PhamKeymasterHello hsemeipackdev,
To solve this problem, you need to update the theme to the latest version.
I highly recommend you to take a complete backup of your site before proceeding.
Or create a devsite – also called a Staging platform where you can test issues, enable/disable features/plugins thus such changes will affect the main site. The below article will help you to create it:
https://www.wpbeginner.com/wp-tutorials/how-to-create-staging-environment-for-a-wordpress-site/
Please refer to our detailed article https://xtemos.com/docs-topic/update-the-theme/
Regards,
March 8, 2025 at 8:35 am #644032
EcommerceParticipantHas the issue mentioned in the support request been resolved? How can the breadcrumb from the WoodMart theme be removed from all areas of the site?
Additionally, why are you not listed in the Rank Math compatible themes list? When will you adapt? Without SEO, e-commerce has no meaning…
March 10, 2025 at 1:38 pm #644461
Hung PhamKeymasterHello Ecommerce,
Thanks for your patience.
The issue with breadcrumb was resolved in our latest update. In order to disable our breadcrumb, you need to add the following code to the child theme.
function woodmart_breadcrumbs() { return ''; }
At the moment, we have compatible for Yoast Seo, but you can create a Feature request with compatible for Rank Math and we will definitely add it in our future updates. https://woodmart.canny.io/feature-requests
Regards,
-
This topic was modified 1 month ago by
-
AuthorPosts
- You must be logged in to create new topics. Login / Register