Here the link https://esthederm.in.ua/ehksperty-institut-esthederm/
I disable now tagdiv and try to insert “empty space” between womans on screenshot in VC – all goes fine. So, i think, problem in plugin…
And do you what happened in last time when i turn off tagdiv? Activation of theme is dissapeared 🙂
Bogdan, thank you for answer, but, sorry for my some angry tune – i can read and think logical. I disable tagdiv composer at first and i write in this topic – this is crash other sides of client site.
Look what done disabling tagdiv (i’m not use it for this page!)
I don’t understand what to do at all. Enable – bug, disable – bug+crash.
-
This reply was modified 8 years by
kiev_walking.
I have a big afraid, that i need to downgrade my theme, but where i can find previous version…
I see this topic and try:
– disable tagdiv composer (strange, but thing which i did in VC after that come broken! like tabs container)
– delete all custome code from theme
– clear cache.
I think, problem in intergration of tagdiv composer in theme, after which all goes in bugs.
Here link with this photo https://esthederm.in.ua/territoriya-ehksperta3-uzhgorod/
More content with photo still in dev on local machine.
I’v disable this feature because it’s make my site slowly (ping to ip instagrm too long). It’s api instagram problem.
Try add to functions.php file theme this
add_theme_support( ‘wc-product-gallery-lightbox’ );
add_theme_support( ‘wc-product-gallery-zoom’ );
add_theme_support( ‘wc-product-gallery-slider’ );
Already find problem. In custom heading element week ago was deleted url and this is broken youtube playlist element at all.
Thank you, question resolved.
MAGIC! RESOLVED!
It’s works, thank you! But how i can put bg back on upsell block title? he become transparent too…
-
This reply was modified 9 years by
kiev_walking.
example of upsells bg title problem
https://esthederm.in.ua/product/krem-dlya-lica-vyravnivayushhijj-pigmentaciyu-photoregul-50ml/
Hope you can give me solution for upsells products…
Fixed catalog by adding to custom css this:
/* The Title of Woocommerce */
.woocommerce-loop-product__title{
line-height:20px!important;
}
Upsells products still dont’t know how to fix.
/* The Title of Woocommerce */
.woocommerce-loop-product__title{
line-height:20px!important;
}
– it’s works! Thank you!
Выключите плагин responsive lightbox и добавьте в файл functions.php только это
add_theme_support( ‘wc-product-gallery-lightbox’ );
Мне помогло.
Кстати, как вы думаете избавлятся от разрыва (большой перенос появился между строками) в заголовках-названии товара в списке товаров? У меня такая же проблема.
Плюс в похожих товарах появилась плашка-подсветка под заголовком товаров – тоже не смог побороть.
About woocommerce gllery theme support:
fixed by manual adding in functions.php this code:
add_theme_support( ‘wc-product-gallery-zoom’ );
add_theme_support( ‘wc-product-gallery-lightbox’ );
add_theme_support( ‘wc-product-gallery-slider’ );
And theme haven’t enabled the new gallery features of Woocommerce 3 by default.
I rollup 2 backup my site because it’s was terrible for me and our clients.
Please, test Newspaper & Woocommerce 3.0.1 on your dev server.
It’s not my job to do tester job.
Thanks for understanding.
Try to install woo 3.0.1 on 7.8.1 np and i have problems on theme side – css difference is too large… Please, fix it (gallery, list of products – text, etc).
ОК, waiting for next stable release of Woo and update with this in Newspaper.
So 7.8v still no full support Woo 3.0.1+ – ok 🙁
Problem resolved.
Second question.
Does your next update will be support Woocommerce 3.0.1+?
Forgot link on product list: https://esthederm.in.ua/shop/
-
This reply was modified 9 years by
kiev_walking.
yes, now it’s work