Forums

breadcrumbs only on child pages (3 posts)

  1. muldari
    Member
    Posted 1 month ago #

    Is there any way to show breadcrumbs ONLY on child pages and not the parent pages?

  2. crayoncrisis
    Member
    Posted 1 month ago #

    Perhaps you could create a page template for your child pages and only add the code generating your breadcrumbs to this.

  3. mike62
    Member
    Posted 1 week ago #

    You could probably use if ( is_child ) tag in your template php.

Reply

You must log in to post.

About this Topic