David Molnar
Forum Replies Created
-
@hellokhoyer So what do you think?
Hi,
Here is an example link:
https://szerelvenyuzlet.hu/termek/hecht-2086-kompresszor-olajmentes-csendes/
Thank you!
Forum: Plugins
In reply to: [Qi Addons For Elementor] Error when I try to activateThank you!
Forum: Plugins
In reply to: [Csomagpontok és Címkék WooCommerce-hez] WC Checkout csak személyes átvételK?szi, ez így most m?k?dik! Eddig nem vettem észre ezt a tiltási lehet?séget.
Egyben tanulsága a szitunak, hogy variációs termék esetén a variációnál is módosítanom kell a szállítási osztályt. ?? Már majdnem feladtam a próbálkozást, amikor leesett, hogy ott is van ilyen állítási lehet?ség.
Forum: Plugins
In reply to: [Melapress File Monitor] Changes keep reappearingHi,
This bug is still exists. If I mark all notifications from deleted files to read, next day it is notify me again…
Forum: Plugins
In reply to: [Deliveo plugin for WordPress] Csomagpontok átadásaUp!
Forum: Plugins
In reply to: [Csomagpontok és Címkék WooCommerce-hez] Pick pack pont lista let?ltés hibaK?szi szépen, jó lett! ??
Forum: Plugins
In reply to: [Csomagpontok és Címkék WooCommerce-hez] Pick pack pont lista let?ltés hibaSzia! 2.9.2 -vel továbbra is fennáll a hiba sajnos.
I have solved it eventually with this snippet:
<?php function pp_user_to_notify_posts_query_args_filter($args) { $args['post_type'] = array('property', 'post'); return $args; } add_filter( 'pp_user_to_notify_posts_query_args', 'pp_user_to_notify_posts_query_args_filter', 1 );
Updated version, that update product variables childs too:
@rsaleh Thank you!!!
Forum: Plugins
In reply to: [Product Price History for WooCommerce] Choose where to displayThe lowest price.
Forum: Plugins
In reply to: [Omnibus — show the lowest price] Problem z Variable product: variationThis problem still exists in version 2.3.9
Woocommerce: 8.0.2
Any solution?
Forum: Plugins
In reply to: [Mail Bank - #1 Mail SMTP Plugin for WordPress] Plain text and html messageNow, only html or plain text format can send by wp_mail.
So if I send a html message, there are no AltBody tag.
Spamassasin showes MIME_HTML_ONLY error messages. (check when you send a html email to mail-tester.com )
Can I send html and plain text message in the same time with this plugin?Forum: Plugins
In reply to: [Relevanssi - A Better Search] No language restriction with Polylang anymoreWhat was the solution? I have the same problem now.
Thank you.