PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

breadcrumb disappears

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hi again :)
Please take a look at my site here: https://manofestum.com/manostaging/product-category/all-listings/ and select any criteria from any filter menu.
After selecting the breadcrumb does not show anymore over the filter panel.
The codes that have instead of the regular text look like codes from WP Bakery...but I only use Elementor on my site.
Thank you for your help!
Kriszta

Hello Kriszta

please  try  to add  this  CSS

body .woof_search_is_going nav.woocommerce-breadcrumb {
display: block;
}

not working :(
Tried both the HUSKY and the theme css files. nothing happens.

Any other idea please.

Thx

Kriszta

Hello Kriszta

Ok! Try  this  CSS( there is a difference with the previous code )

body.woof_search_is_going nav.woocommerce-breadcrumb {
display: block;
}

 

No luck :(
We are halfway there.
The breadcrumb came back but the funny codes are still showing
You can see it for example here: https://manofestum.com/manostaging/product-category/all-courses/drawing/

Hello

but the funny codes are still showing  -  Yes, but it has nothing to do with my plugin. This is what you inserted into the store page content

OK...
I have figured how to deleted those codes.
Using your css (the last one you sent) everything looks just fine, except, that the 'ALL LISTINGS' option within the breadcrumb is not clickable. I can only go back to the home page using the breadcrumbs.
Example:
menu: beading: https://manofestum.com/manostaging/product-category/all-courses/beading/
Home ans All Listings breadcrumbs are clickable
BUT when you select a subcategory, for example beaded embroidery: https://manofestum.com/manostaging/product-category/all-courses/beading/?swoof=1&product_cat=beaded-embroidery&really_curr_tax=259-product_cat
then the All Listings breadcrumb is not clickable

Please disregard this message.
I think I have messed up the permalinks.
Trying to figure it out!
thx for your help so far!

Kriszta

Hello Kriszta

Ok! Welcome;)