#91901
 Radu
Moderator

Hi,

You can use breadcrumbs from yoast in kleo by copying this file : /wp-content/themes/kleo/page-parts/general-header-section.php
to : wp-content/themes/kleo-child/page-parts/

Then open general-header-section.php from wp-content/themes/kleo-child/page-parts/ and before last div paste the code from above. ( see screenshot )

COPY CODE

    <?php if ( function_exists('yoast_breadcrumb') )
    {yoast_breadcrumb('<div class="container"><p id="breadcrumbs">','</p></div>');} ?>

Cheers

RAdu

Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

Log in with your credentials

Forgot your details?