Hello there,
I’ve found how to solve the problem with the Breadcrumb error in Google search console.
It’s about the error The error is : The value provided for item.id must be a valid URL
First of all you need to use a child theme
And make the followin tree in your child theme : /assets/vendor/breadcrumbs/breadcrumbs.php
The breadcrumbs.php file is the parent one, that you copy in child theme
To call the correct breadcrumbs.php file add this in you functions.php child theme
require_once( get_stylesheet_directory() . ‘/assets/vendor/breadcrumbs/breadcrumbs.php’ );
Then modify the breadcrumbs.php in your child theme
Follow the following exemple :
Important, make a backup of your files before any changes.
Best regards
Sarah
PS for Team ProDesigns
Can I ask you something for this help ?
Could you send me a free Premium key for Medical Way ?
I think it’s a good thank you for this help 😉