a01005
Forum Replies Created
-
Forum: Plugins
In reply to: [Google Analytics for WooCommerce] Fatal error get_sku()Came across the same problem and turning off tracking of Add to Cart Events seems to get rid of it.
Hi Chaton, I have the same problem would you mind sharing how you solved it? Thank you!
Forum: Plugins
In reply to: [Hyyan WooCommerce Polylang Integration] Deactivate attributes translationCame across this too when trying to display translations of woocommerce attribute labels.
Labels only show in default language and I thought unchecking these boxes would maybe change that but they can’t be unchecked.
Forum: Plugins
In reply to: [dbview] Interaction with Form Elements addedThanks for your reply. If that means updates won’t work with the code maiersoft post above then it won’t make a difference because I’m already using that.
Forum: Plugins
In reply to: [dbview] Interaction with Form Elements addedI worked it out. It’s because WordPress default doesn’t like the two $ in the code. Replacing them with jQuery fixed it.
I would still be interested in the version for more than 2 arguments.
Thanks for this plugin.
Forum: Plugins
In reply to: [dbview] Interaction with Form Elements addedSorry I’m obviously missing something. I replaced the code in dbview.js. I have the buttons and inputs with the right names / ids. The table displays with the args specified in the shortcode but pressing the button changes nothing.
(I’m not speaking about the original solution for 2 args not the later one)
Forum: Plugins
In reply to: [dbview] Interaction with Form Elements addedHi,
do I understand this correctly that this is not yet part of the plugin and that the new js code is not posted here? Could I ask you for that code?
Forum: Plugins
In reply to: [Date Range Filter] Filter custom post type for custom field value onlyHi,
I can’t even figure out how to filter for post_modified using the filter you posted on the Plugin Page.
As to the problem mentioned above my approach would be to write the dates into a new column (or even the post modified column) in the wp_posts table for the event post type.