Google search console error with Breadcrumb

Home Support X Business Google search console error with Breadcrumb

Viewing 7 posts - 16 through 22 (of 22 total)
  • Author
    Posts
  • #16398
    Anonymous
    Inactive

    Mỹ Theme Winsome still faulty, please help me

    #16439
    nirav
    Keymaster

    Hello There,

    Hope you are doing good!

    1)Create a child theme (https://developer.wordpress.org/themes/advanced-topics/child-themes/)
    2)Copy assets/vendor/breadcrumbs/breadcrumbs.php from the parent theme and paste it in the newly created child theme by following the same path as a parent theme
    3) Now replace all file content frfom https://github.com/justintadlock/breadcrumb-trail/blob/master/inc/breadcrumbs.php

    Please let us know in case you come acorss this issue after performing this update.
    Have a great day ahead!

    Regards,
    Team ProDesigns

    #16492
    Anonymous
    Inactive

    null
    Follow the instructions, but still get the error please please
    mysite : motonhapkhau.com

    #16528
    Anonymous
    Inactive

    I just updated the new interface, now it’s just this error, please help me
    null

    #16552
    Anonymous
    Inactive

    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 :
    breadcrumbs-solution

    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 😉

    #16554
    Anonymous
    Inactive

    Thanks the team very much, I have successfully

    #16587
    nirav
    Keymaster

    Hello There!

    Hope you are doing good!

    We are glad that issue got resolved.
    Feel free to get in touch at anytime in case of any other queries.

    @Sarah_j: Thank you for providing your valuable input and we really appreciate that. As per company’s policy, we will not be able to give you the theme for free but feel free to get in touch at anytime for any queries, we will be more than happy to assist you.

    Have a great day ahead!

    Reagards,
    Team ProDesigns

    • This reply was modified 3 years, 9 months ago by nirav.
    • This reply was modified 3 years, 9 months ago by nirav.
Viewing 7 posts - 16 through 22 (of 22 total)
  • You must be logged in to reply to this topic.