- This topic has 5 replies, 2 voices, and was last updated 7 years, 5 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Gravida Support › Breadcrumb
Hi,
I would like to insert Yoast SEO breadcrumb code into the theme.
I tried bottom of header.php. It works but appears on the main page as well, on the other page appears between the header and the header image.
I tried on page.php simple does not appear the breadcrumb anywhere.
Which is the correct place for Yoast SEO breadcrumb code?
<?php
if ( function_exists(‘yoast_breadcrumb’) ) {
yoast_breadcrumb(‘
<p id=”breadcrumbs”>’,'</p>
‘);
}
?>
Hi,
Kindly show us your website URL so that we can assist further.
Regards,
Brad
Hi,
Kindly edit gravida-pro/sktframe/core-pageheader.php and paste below code at the very end.
<?php if(!is_front_page()) {
if ( function_exists('yoast_breadcrumb') ) {
yoast_breadcrumb('<div class="center"><p id="breadcrumbs">','</p></div>');
}
} ?>
After that kindly go to Appearance » Customize » Basic » Custom CSS and paste below code there:
#breadcrumbs {
clear: both;
margin: 0;
padding: 25px 0;
}
Regards,
Brad
Thank you!
It works
Laci
Hi Laci,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/7/
Regards,
Brad
The Horse Ranch WordPress Themes by SKT Themes are designed to highlight the beauty and professionalism of equestrian businesses. With stunning layouts for service descriptions, […]
Tarot WordPress Themes by SKT Themes offer visually stunning and intuitive designs tailored for spiritual services. With features like appointment booking systems, service sections, testimonial […]
Adventure Sports WordPress Themes by SKT Themes are designed to meet these needs with dynamic layouts, high-quality image galleries, and dedicated sections for services, tours, […]