Home Forums WoodMart support forum Breadcrumbs Problem With Woodmart Theme

Breadcrumbs Problem With Woodmart Theme

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #642160

    hsemeipackdev
    Participant

    Hi,

    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

    #642331

    Hung Pham
    Keymaster

    Hello 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

    #642466

    mantsve
    Participant

    I got same issue with blog posts and recent created page.

    Also any chance in the future to get support for aioseo breadcrumbs ?

    #642505

    hsemeipackdev
    Participant

    Unfortunately, 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

    link : https://paste.pics/0c93cc5611c2e3dd1f72f79073c84228

    #642558

    Hung Pham
    Keymaster

    Hello 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,

    #643581

    Ecommerce
    Participant

    Has 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!

    #643970

    Hung Pham
    Keymaster

    Hello 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,

    #644032

    Ecommerce
    Participant

    Has 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…

    #644461

    Hung Pham
    Keymaster

    Hello 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,

Viewing 9 posts - 1 through 9 (of 9 total)