[Resolved] breadcrumbs on blog page

Home Forums Support [Resolved] breadcrumbs on blog page

Home Forums Support breadcrumbs on blog page

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #199068
    Jasper

    Hi,

    I have enabled the breadcrumbs with yoast seo plugin. Works fine but on the blog page (http://www.sierink-wp.nl/blog/) the breadcrumb is not only on top of the page but also on top of each post, which looks a bit funny. Can i remove this? I disabled the blogpage on the yoast settings page but that has no effect.

    Furthermore there is no breadcrumb visible on the portfolio page (http://www.sierink-wp.nl/portfolio/) which is the only page build with the section option.

    #199078
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Which hook did you add it to? After Content will display on top of all content, including each blog post.

    I would use the “After Header” hook.

    Here’s all the GP Hooks: http://demo.generatepress.com/hook-locations/

    #199110
    Jasper

    yeah, that is a smarter solution thanks!

    #199197
    Tom
    Lead Developer
    Lead Developer

    You’re welcome ๐Ÿ™‚

    #199296
    Jasper

    I run into another thing when i use the after header hook. Since i have full width header, the breadcrumb is placed all the way right (i used float-right). How can i make it float right with respect of the content width?

    #199432
    Tom
    Lead Developer
    Lead Developer

    Wrap your breadcrumbs code in a container like this for example: https://gist.github.com/generatepress/14b3e8a93175f11d9545

    #199440
    Jasper

    thanks again

    #199443
    Tom
    Lead Developer
    Lead Developer

    You’re welcome ๐Ÿ™‚

    #592071
    Edwin

    Hi

    How to remove Breadcrumbs on Blog page only?
    I have disabled blog breadcrumbs, but it is still showing in the top of each page

    https://cwuvic.org.au/blog/

    Thanks

    Edwin

    #592162
    David
    Staff
    Customer Support

    Hi Edwin,

    which hook have you added it to? As Tom suggest use the After Header Hook.

    #592186
    Edwin

    Hi David

    After Content hook

    #592199
    David
    Staff
    Customer Support

    Hi Edwin, have you tried the After Header Hook? This will remove it from the Content area and therefore won’t display in the Blog posts.

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.