sergo239
Forum Replies Created
-
Forum: Plugins
In reply to: [Ultimate Carousel For WPBakery Page Builder] Doesn’t show up on mobileIf anyone is interested, I solved it with css:
@media screen and (max-width: 767px) { .post-slider .slick-track { max-width: 85vw; display: flex !important; } .post-slider .slick-slide { min-width: 45vw; } }Forum: Plugins
In reply to: [Masks Form Fields] Plugin conflict with Ninja Forms, please help…@ivanpetermann
Everything is fine, thanks for the prompt intervention!Forum: Plugins
In reply to: [WooCommerce] JQuery conflict after updateYes, I had JQMIGRATE disabled, re-enabling it removes this error, which is very strange…
Forum: Plugins
In reply to: [WooCommerce] Product images not showing since 6.1.0 updateYes, I had JQMIGRATE disabled, re-enabling it removes this error, which is very strange…
Forum: Plugins
In reply to: [WooCommerce] Product images not showing since 6.1.0 update@johntunnel Usually hosts back up files once a day, look at the backups created on the day when woocommerce has not been updated yet, and pull these files from there.
Forum: Plugins
In reply to: [WooCommerce] JQuery conflict after update@oksana40 Have you encountered an issue too after updating Woocommerce?
@razyrx, Здравствуйте, спасибо, что обратили внимание на мою проблему.
Я имел ввиду, про количество товаров возле значений в фильтрах, а именно, где в фильтре выводятся категории товаров woocommerce.Forum: Plugins
In reply to: [Send PDF for Contact Form 7] Shortcode does not work [wpcf7pdf_download]Help please!
Forum: Plugins
In reply to: [Send PDF for Contact Form 7] Using of Conditional FieldHi,
Help please.
I insert a shortcode [wpcf7pdf_download], and it is displayed as text, how to fix it?