cvokk
Forum Replies Created
-
Forum: Plugins
In reply to: [Date Range Filter] Posts are not filteredOk, thanks.
Forum: Plugins
In reply to: [Date Range Filter] Posts are not filteredDon’t know what’s wrong.. the callback seems to be ok..
Anyway, thanks for very good plugin, I’ll leave it like this for now, it works the way my client needs. Should I mark this thread resolved?
Regards
VitForum: Plugins
In reply to: [Date Range Filter] Posts are not filteredChanging code like this:
from.val(from_val); to.val(to_val); // from.val(from_val).trigger( 'change', [ true ] ); // to.val(to_val).trigger( 'change', [ true ] );makes the plugin work as expected.. the
changecallback is to blame, not my other plugins 🙂Forum: Plugins
In reply to: [Date Range Filter] Posts are not filteredThis is strange:
from.val(from_val).trigger( 'change', [ true ] ); to.val(to_val).trigger( 'change', [ true ] ); console.log(from.val()); console.log(from_val);as you see,
from_valis set tofrom
console.log(from.val());returns empty string
console.log(from_val);returns proper valueForum: Plugins
In reply to: [Date Range Filter] Posts are not filteredJust tried to set Custom date and that works.
Forum: Plugins
In reply to: [Date Range Filter] Posts are not filteredI’m using this plugin for Woocommerce orders filtering, which would be great function to add there..
I’m using latest Firefox and browser most probably won’t be the problem, in Chrome the problem is the same.I have deactivated all plugins except Woocommerce and Date Range Filter and still no luck.
Forum: Reviews
In reply to: [WooCommerce GoPay Payment Gateway] U mne dobrýWP 4.0.1 a Woo 2.2.8 a také funguje. I když pravda, že zatím používám jen jednu měnu.
Forum: Plugins
In reply to: [Enhanced Media Library] WooCommerce integrationAlso sent pull request with those changes on GitHub.
Regards
VitForum: Plugins
In reply to: [Enhanced Media Library] WooCommerce integrationPerfect, it works now.
Thank you!Vit
Forum: Plugins
In reply to: [Enhanced Media Library] WooCommerce integrationHi, is there any progress regarding this issue?
How can I help?Regards
VitForum: Plugins
In reply to: [Enhanced Media Library] WooCommerce integrationThanks!
Happy New Year!
Vit