Site logo

[Support request] No breacrumbs

Home Forums Support [Support request] No breacrumbs

Home Forums Support No breacrumbs

  • This topic has 0 replies, 1 voice, and was last updated 4 years ago by Swadhin.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #2167930
    Swadhin

    Hi there,

    I hope you’re doing well. 🙂

    Does GP generate breadcrumbs on its own?

    If that’s a yes, how?

    If that’s a no, I searched this thread and used Rankmath and applied the below php to all pages and posts and ticked on the checkbox to execute shortcode & PHP (should I select just one?).

    <?php if (function_exists('rank_math_the_breadcrumbs')) rank_math_the_breadcrumbs(); ?>

    I placed it under generate before entry title hook (found it here: https://docs.generatepress.com/article/adding-breadcrumbs/)

    It still doesn’t display.

    Any solution?

    Thank you,
    -Swadhin

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.