Will fix that in next version ASAP
Thread Starter
sanzal
(@sanzal)
Also the problem with breadcrumbs (long headings/old style) remains on the POST pages.
Fixed the breadcrumb for product tag archive page
for post pages, you can add the following CSS in additional css section of customizer.
we have not moved the breadcrumb in post page because WordPress does not come with a default breadcrumb unlike WooCommerce.
.single-post .iheader {
min-height: 88px;
height: auto;
}
.single-post .iheader h1 {
display: block;
line-height: 1;
float: none;
padding-top: 18px;
padding-bottom: 4px;
}
.single-post .iheader .nx-breadcrumb {
display: block;
line-height: 1;
float: none;
margin: auto;
margin-left: 0px;
text-align: left;
opacity: .88;
font-size: 12px;
}
We have added new features in the theme, now you can add widgets like text, HTML, Navigation Menu, Product search in topbar. We have added 2 new widget areas, “Topbar Left Widget Area” and Topbar right Widget Area”.
i-craft topbar widget area
Thread Starter
sanzal
(@sanzal)
The breadcrumb for product tag archive page is still old style even after updating to 3.4.2
https://lodki.net.ua/product_brand/aquastar-ukraina/
Could not diagnose, right click disabled, Style-sheet minified.
Your tag archive pages should look like
https://babysuppliesshop.com/product-tag/0-6-months/
disable plugin for cache, clean browser cache and reload, let me know
Thread Starter
sanzal
(@sanzal)
disable plugin for cache, clean browser cache and reload
–
it’s done.
But the problem remains even with the link from your site
https://babysuppliesshop.com/product-brands/lets-make/
This is Brand’s TAG, that’s the reason I think.
🙂 no problem, i will try to fix that in next version.
Thread Starter
sanzal
(@sanzal)
OK. I will wait. Thank you! 🙂
Which Plugin are you using for brand tagging?
Thread Starter
sanzal
(@sanzal)
Premmerce Brands for WooCommerce
Thread Starter
sanzal
(@sanzal)
Thread Starter
sanzal
(@sanzal)
After updating to version 3.4.3, the issue is resolved. Thank you!