This topic has 5 replies, 3 voices, and was last updated 1 years, 10 months ago ago by Ammar Tello
Hello
Could you please check why the ‘Shop’ word is repeated in breadcrumb on the shop page, as you can see:
https://www.screencast.com/t/tGjSeSOR3m
https://www.screencast.com/t/wBvz4Wsw
And even the page number is repeated if the user chose page 2 for example, as you can see:
https://www.screencast.com/t/2TAVzaXHzVHa
https://www.screencast.com/t/0M1udAbLcn
This error is shown on English and Arabic shop pages.
Hello, @Ammar Tello,
Your issue has been solved please check back to your site now after removing the browser cache, I have changed the Shop permalinks as “product” from Wp-Dashboard >> Settings >> Permalinks: https://postimg.cc/kVDdRFMm and it resolved the issue on your site.
https://postimg.cc/PvQ7RPfy
https://postimg.cc/SnnhJfxp
Regards 8Themes Team.
Hello,
Thank you for your reply.
But your solution causes a problem in the English version of the site, “Shop” word is missing in the breadcrumb on the products page, as you can see:
https://www.screencast.com/t/pqT5ipdbP
Still, the “shop” word is repeated in the Arabic version of the site, as you can see:
https://www.screencast.com/t/2DfU3ZBlIR2Q
The second problem you didn’t solve, “page 2” is repeated in the breadcrumb, in both Arabic and English versions of the site, as you can see:
English:
https://www.screencast.com/t/2TAVzaXHzVHa
Hello,
Try to add next code in your child-theme/functions.php
add_filter( 'etheme_breadcrumbs_shop_step', '__return_false', 999);
Regards
It’s working.
Thank you very much!
Tagged: arabic, breadcrumb, english, shop, themes, woocommerce, wordpress
The issue related to '‘Repeat ‘Shop’ and page number in breadcrumb on Shop page in both Arabic and English languages’' has been successfully resolved, and the topic is now closed for further responses