Beadcrumbs

#610150
  • Resolved Anonymous
    Rank Math free

    Hello I have the thema child of Hello and elementor, and I want the breadcrumbs to appear at the top of all the urls, what should I do? What code should I place and where should I place it? Because I have tried this code” /**
    * Use the following code in your theme template files to display breadcrumbs:
    */
    <?php if (function_exists(‘rank_math_the_breadcrumbs’)) rank_math_the_breadcrumbs(); ?>”
    in funtions.php of the child theme and it doesn’t work. I pass you the access to the web in case you want to activate it. Thank you very much

    Translated with http://www.DeepL.com/Translator (free version)

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello,

    Thanks for contacting us, and sorry for any inconvenience that might have been caused due to that.

    You’ll need to add the PHP code snippet to your theme’s template file rather than to the functions.php file.

    For example, you can add the code to your single.php / single-page.php or header.php file.

    Let us know if the issue persists.

    Anonymous
    Rank Math free

    Hola, pero el código es correcto? Gracias

    Hello,

    Yes, the code looks to be fine.

    Let us know how it goes. Looking forward to helping you.

    Thank you.

    Anonymous
    Rank Math free

    Hola me da error si lo subo a header,pho, me dice como que no ha podido comprobar el cambio de php o algo parecido, le puse este código: <?php if (function_exists(‘rank_math_the_breadcrumbs’)) rank_math_the_breadcrumbs(); ?>

    No podeis vosotros con los accesos que os pasé colcarlo? Gracias

    Hello,

    This error appears when WordPress is unable to check for PHP errors upon file uploading in the WP file editor to prevent saving code that could/will break your site. You will have to use FTP or File Manager of your cPanel to add the code to the theme files.

    To fix the issue, you should get in touch with your host as they should be able to help you fix it.

    Hope that helps. Let us know if you need any other assistance.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)

The ticket ‘Beadcrumbs’ is closed to new replies.