How to enable Breadcrumbs in Frontier Wp Theme
-
I am a big fan of frontier wp theme. But i am facing a problem these days. The problem is that i want to enable Breadcrumb on my site, but i am unable to find any option there.
Please Help How To Use With yoast seo https://yoast.com/help/implement-wordpress-seo-breadcrumbs/
This Php Code Work With This Theme
”
<?php
if ( function_exists(‘yoast_breadcrumb’) ) {
yoast_breadcrumb( ‘<p id=”breadcrumbs”>’,'</p>’ );
}
?>
”please reply as soon as possible
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to enable Breadcrumbs in Frontier Wp Theme’ is closed to new replies.