Home › Forums › All Other Themes › Breadcrumbs in Woocommerce
- This topic has 6 replies, 2 voices, and was last updated 7 years, 4 months ago by
Forum Moderator.
-
AuthorPosts
-
May 24, 2016 at 8:10 pm #34761
Where can I enable Woocommerce in my Movers and Packers Pro Theme?
My woocommerce is on: http://www.ramil.sk/katalog-produktovMay 25, 2016 at 5:48 am #34808Hi Vladimír,
If you want to shoe woocommerce breadcrumbs then kindly use this plugin
https://wordpress.org/plugins/woocommerce-breadcrumbs/
Regards,
DaveMay 25, 2016 at 6:35 am #34817Hi Dave,
I have installed it, activated it, made some settings, but nothing has happend.
No breadcrumbs.
I am using Woocommerce full width page layout in Theme settings.May 25, 2016 at 7:07 am #34822Hi Vladimír,
Kindly go to woocommerce.php and find
<div class="middle-align content_sidebar">
and add this code below<?php woocommerce_breadcrumb(); ?>
Regards,
DaveMay 25, 2016 at 7:08 am #34823Hi Vladimír,
Kindly go to woocommerce.php and find
<div class="middle-align content_sidebar">
and add this code below<?php woocommerce_breadcrumb(); ?>
Regards,
DaveMay 25, 2016 at 7:45 am #34829Cool. It works well now. But will it work after theme update in the future?
May 25, 2016 at 11:25 am #34843Hi Vladimír,
We are trying to add this feature in next update.
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.