Answer the question
In order to leave comments, you need to log in
How do I replace the standard Wookomerz Breadcrumbs with Yoast Breadcrumbs?
Good afternoon!
Tell me where to insert the code for Yoast breadcrumbs. I have a premium theme for wokomertz, breadcrumbs are already there, but I want to replace the standard crumbs of my theme with Yoast breadcrumbs.
Code
<?php
if ( function_exists('yoast_breadcrumb') ) {
yoast_breadcrumb( '','' );
}
?>
Answer the question
In order to leave comments, you need to log in
dimonchik2013 yes, I have a premium version of Yoast. When adding this code, I see two breadcrumbs: Yoast and the standard ones of my theme, with the standard ones displayed in a boring place, and Yoast at the top left under the TOP bar. Yoast says to contact the theme developer, but unfortunately this is not possible.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question