How do I add breadcrumbs?

Hello,

I’d like to add breadcumbs to my IIldy theme website. I know I have to add:

<br />
<?php
if ( function_exists(‘yoast_breadcrumb’) ) {
yoast_breadcrumb( ‘</p>
<p id=“breadcrumbs”>’,’</p>
<p>’ );<br />
}<br />
?><br />

to the header or footer, but can you please tell me how?

I’m using Yoast in case that’s helpful :wink:

Thanks,
Liz

hi Liz

Thank you for the question
Unfortunately, your questions fall to customization territory, if you don’t have experience with PHP coding then my suggestion is to find plugins that can solve your problem much easier

Any plugin suggestion?

hi there

Sorry, but no :frowning: there is a plenty of plugins in wordpress.org repo so i don’t think this will be a challenging to find appropriate breadcrumb plugin :slight_smile: