Home › Forums › Basel support forum › breadcrumps issue with yoast seo
breadcrumps issue with yoast seo
- This topic has 14 replies, 2 voices, and was last updated 6 years ago by Eric Watson.
-
AuthorPosts
-
January 11, 2019 at 12:40 am #101246
gizmomanParticipantHi Guys, I have an issue with the very latest yoast seo woocommerce plugin. Until ver 9.2 the breadcrumps worked fine replacing the woo commerce one with the yoast one and with your home icon and the left and arrows for the before and after products on the product page as well. However, with the new ver 9.3 and the the latest one 9.4 looks like it is not replacing the woo commerce one, so it ends up listing two breadcrump lines on the product page and just listing the woocommerce ver on the category/sub category page. When I downgraded the 9.4 to 9.2 and it still works fine with the yoast seo 9.4 version. Is there anything needs changing in your theme now?
January 11, 2019 at 8:04 am #101294
Eric WatsonParticipantHello,
We tested it locally and everything works fine for us. Could you provide screenshots of the problem or better give a link to the page with the problem and access to the admin panel?
Kind Regards
XTemos StudioJanuary 11, 2019 at 10:33 am #101327
gizmomanParticipantpls check the private content
January 11, 2019 at 10:48 am #101337
Eric WatsonParticipantCould you please also provide FTP access to your test site.
Kind Regards
XTemos StudioJanuary 11, 2019 at 11:03 am #101339
gizmomanParticipantpls find the details
January 11, 2019 at 12:38 pm #101360
gizmomanParticipantAre you referring to this one?
<?php
if ( function_exists(‘yoast_breadcrumb’) ) {
yoast_breadcrumb(‘<p id=”breadcrumbs”>’,'</p>’);
}there is also custom code in the functions.php of my child theme
They were done by you guys before you started supporting yoast bread crumbs via your theme. Now the issues is
1. How come they work fine with the older yoast versions and not the new one?
2. Can you take those code on both files, then it should work with your yoast support setting in your theme right?
Thanks
January 11, 2019 at 12:39 pm #101361
Eric WatsonParticipantTry to disable this option http://prntscr.com/m5ti2x
Kind Regards
XTemos StudioJanuary 11, 2019 at 1:09 pm #101371
gizmomanParticipantIt worked but how?.
Thanks
January 11, 2019 at 1:22 pm #101372
Eric WatsonParticipantYou are welcome! Perhaps the developers of the plugin have added this feature in the new version and enabled it by default.
Kind Regards
XTemos StudioJanuary 11, 2019 at 1:58 pm #101389
gizmomanParticipantThey had that feature for a long time and with the older versions it did work keeping the setting as replace woocommerce breadcrumbs.
So what i want to know is whether my site is using yoast breadcrumbs or not as I understand the yoast is better than the default woocommerce ones.
January 11, 2019 at 2:03 pm #101392
Eric WatsonParticipantBased on your custom code in
basel-child/woocommerce/content-single-product.php
you are using Yoast breadcrumbs.Kind Regards
XTemos StudioJanuary 11, 2019 at 2:11 pm #101401
gizmomanParticipantThanks, you do have a yoast bread crumb setting in your theme. how do i use it if i want to avoid any future issues?
January 11, 2019 at 2:25 pm #101411
Eric WatsonParticipantYes, there is Yoast breadcrumbs support in our theme. You can enable Yoast breadcrumbs using options from the screenshot. http://prntscr.com/m5v5j8
Kind Regards
XTemos StudioJanuary 11, 2019 at 2:32 pm #101413
gizmomanParticipantwhen you use it what setting do you do for replace wocommerce bread crumbs in yoast?
Thanks
January 11, 2019 at 2:45 pm #101418
Eric WatsonParticipantYou just need to activate Yoast breadcrumbs at Dashboard -> SEO -> Search Appearance -> Breadcrumbs and activate options at Theme Settings.
Kind Regards
XTemos Studio -
AuthorPosts
- You must be logged in to create new topics. Login / Register