breadcrumbs

Breadcrumbs Following v1.2.92 Update

Hey Tom After installing GP-Premium v1.2.92 i had to add margin-left: 0: like this. .masonry-enabled .page-header.breadcrumb { margin-right: 0; margin-left: 0; } margin-right: 0: was added some time ago. I haven’t checked if margin-right has been included in plugin yet however I wanted to make you aware of the new margin-left issue. Garth

hide breadcrumbs on start page (with sections) but show categories on posts

Hello Tom, I’ve got sections on my start page (fudiggl.de) and I would like to show breadcrumbs at the very start of my content – but only on posts! I use YoastSEO and in my content area I have hooked: <?php if ( function_exists('yoast_breadcrumb') ) { ?> <div class="grid-container grid-parent"> <div class="page-header"> <?php yoast_breadcrumb('<p id="breadcrumbs">','</p>'); … Read more

bbpress forum questions

Hi Tom, Happy New Year! 🙂 I have 3 questions regarding bbpress. 1. What css is required to make the user profile display above the forum post like the way you have in this forum? I know .bbp-reply-author is the css selector, but I´m not sure exactly what to do with it. I want this … Read more

Hooks & Breadcrumbs

Do I understand that addon Hooks – the perfect way to accommodate breadcrumbs, such as using the Yoast SEO?

GeneratePress and Woocommerce 2.4.8

Hi there! First of all, I have to say that GeneratePress is an amazing theme. I have started using it in every project I develop with excellent results. Recently I have discovered a curious fact when yesterday I updated woocommerce to latest version 2.4.8 All of a sudden woocommerce breadcrumbs appeared in shop and products … Read more