Hi support, i renew my account to get the last release of JA GOOD v2.1.1, but that don't fixed the issue,

since 3 days, i have error on random page of my website with the item Breadcrumlist,

google say, field : "ItemlistElement" missing

Screenshot attached

Hope you can fix that, because it will hit a lot of page of my domain, we are running 5.2.5 joomla

thanks,

folamour

This is what i did and it worked for me:

Head over to Joomla Admin Menu > System > Manage > Extensions, type the string bread into the filter field, click on the search icon, tick the item Breadcrumbs (Type: Module), and select Actions: x Disable from the toolbar.

    Hi @francus641,
    Please share me your admin account. I will help you fix the this issue.
    Kind regards,

      cssyeah can i have your private or work email ? i'll send you the credential, thanks a lot.

      hi @francus641, i saw your fix and that dont worked for me same issue, cache cleared, same issue

      tips from francus641 This is what i did and it worked for me:

      Head over to Joomla Admin Menu > System > Manage > Extensions, type the string bread into the filter field, click on the search icon, tick the item Breadcrumbs (Type: Module), and select Actions: x Disable from the toolbar.

      folamour

      First of all mine is not a solution, it is a workaround.
      The solution must be provided by Joomlart by modifying T4 and making it available with the changes, and I do not understand what they are waiting for.

      In any case the solution I wrote can help to overcome the problem until they make available updated T4.
      The search console does not update immediately.
      What you have to do, after doing what I wrote, is go here to validate those pages:

      https://search.google.com/test/rich-results

      If no problems are highlighted, after a few hours/days the search console will also validate those pages.

      Hi Francus641, i'm very sorry but i have misunderstood your work around, and now i have disabled the plugin modbreadcrumbs, and that worked,

      by the way i have also implemented this solution from saguaros,

      In error google breadcrumb itemlistelement

      saguaros
      2 days ago

      https://www.joomlart.com/forums/u/saguaros

      Hi Yannick,

      The issue arises from a schema conflict between Joomla 5's updated schema and the T3 framework, which already implements a similar schema.

      To resolve this, please follow one of these steps:

      Option 1: Replace the file
      Back up the file: root/plugins/system/t3/base-bs3/html/mod_breadcrumbs/default.php
      Replace it with the attached file (unzip first):

      Option 2: Add to template override folder
      Copy the unzipped file to: root/templates/your_default_template/html/mod_breadcrumbs/
      Create the folder path if it doesn’t exist.

      Let me know if you need further assistance!

      Best regards
      Regards

        folamour Hello

        You can share the super admin account of your site, I will check the override of template on your site and see what's wrong

          saguaros hi sagaros, can i have your private work email to send you credential ? thanks,

            francus641 You're right, both T3 & T4 already declared schema so when Joomla 5 added these Schema plugins, it caused the conflict.

            Credential send, thanks for your help

            guillaume,

            I updated this file a bit: /plugins/system/t3/base-bs3/html/mod_breadcrumbs/default.php

            defaultphp.zip
            3kB

            Kindly check.

              Hi saguaros, I'll replied to you via email,
              Kind regards,
              guillaume,

              You need to Login to view replies.