frunky
Forum Replies Created
-
Forum: Plugins
In reply to: [RSS for Yandex Turbo] Условие для проверки турбо страницы@flector приветствую!
Благодарю за помощь, в итоге обернул содержимое функции в условие и все заработало!
Forum: Plugins
In reply to: [RSS for Yandex Turbo] Условие для проверки турбо страницыForum: Plugins
In reply to: [RSS for Yandex Turbo] Условие для проверки турбо страницыПрекрасно, премного благодарен!
Ссылка на источник в вебмастере у меня пока отключена. Сейчас добавил Вашу функцию, нажал “перепроверить источник”, но видимо пока инфа не обновилась. Около часа нужно ждать изменений?)
Forum: Plugins
In reply to: [Woo Variations Table] the plugin do not workI solved a part of this issue, now table is showing up, but it’s seems not correct
Just don’t change
woocommerce_after_single_product_summary
actionDon’t remove product tabs
For example
unset( $tabs['reviews'] ); unset( $tabs['additional_information'] );
- This reply was modified 6 years, 11 months ago by frunky.
Forum: Plugins
In reply to: [Woo Variations Table] the plugin do not workHello!
Same problem, I’m use custom theme, and table doesn’t showing up.
I’m tried to downgrade WP core to 4.8, but without any luck
Please, advice
Have a nice day!
Forum: Plugins
In reply to: [Ultimate WooCommerce Filters] Show only parent colors on widgetOk, thanks, @dominykasgel
Forum: Plugins
In reply to: [Ultimate WooCommerce Filters] Show only parent colors on widgetI’m trying use just ‘parent’ attribute, but I’m just edit the widgets.php file on plugin folder.
$get_terms = get_terms( 'product_color', apply_filters( 'elm_cf_get_terms_args', array( 'parent' => 0, 'hide_empty' => $hide_empty ) ) );
It’s not good tone and in future I can’t update this plugin. I’m right?
How I can redeclare widget function?
Thanks
Forum: Plugins
In reply to: [Ultimate WooCommerce Filters] How I can get color value?@dominykasgel, thanks a lot!!!
Have a nice day!Forum: Plugins
In reply to: [Ultimate WooCommerce Filters] How I can get color value?Hi, can I have an update on this ticket, please?
Thanks so much
@nsgawli thanks a lot!!!
Have a nice day!
Hi @pradeepmakone07, can I have an update on this question please?
I don’t understand how I can remove action with your button and add same action but with another function, help me, please.
Thanks
You’re the best!
Thanks for the solution
Hi!
Sometimes block with calculator disappears.
Could you please refresh the page one more time while calculator not showing?
P.S: I used your code only to the first field.
Thanks.
Thanks a lot!
But one moment.
If I press to slider I got this error “Uncaught TypeError: Cannot read property ‘addClass’ of undefined” in slider.min.js
I’m trying to deregister all jquery scripts and enqueue scripts from cdn, but no luck.
What we can do with that?
Thanks! Have a nice day!