Duke
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] reCAPTCHA v3It’s definitely a pain to maintain 2 sets of APIs, but a legacy time period should be the right way to go (until EOL of V2, which I doubt is anytime soon anyway).
Considering that he has both V2 done (from previous CF7 versions) and V3, it shouldn’t be too taxing to add an option to keep V2, though.
Provided I would understand if he wouldn’t give any support for V2 related issues.@takayukister what do you say?
Forum: Plugins
In reply to: [Contact Form 7] reCAPTCHA v3@takayukister
Can you please allow reCaptcha v2 also?
I dont want v3!!!Forum: Plugins
In reply to: [AMP] HTTP ERROR 500 After UpdatingSame here.
[11-Dec-2018 15:24:30 UTC] PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function AMP_Validated_URL_Post_Type::filter_the_title_in_post_list_table(), 1 passed in /var/www/vhosts/site.com/httpdocs/wp-includes/class-wp-hook.php on line 286 and exactly 2 expected in /var/www/vhosts/site.com/httpdocs/wp-content/plugins/amp/includes/validation/class-amp-validated-url-post-type.php:1897
Stack trace:
#0 /var/www/vhosts/site.com/httpdocs/wp-includes/class-wp-hook.php(286): AMP_Validated_URL_Post_Type::filter_the_title_in_post_list_table(‘#20SECONDS’)
#1 /var/www/vhosts/site.com/httpdocs/wp-includes/plugin.php(203): WP_Hook->apply_filters(‘#20SECONDS’, Array)
#2 /var/www/vhosts/site.com/httpdocs/wp-content/plugins/give/includes/admin/shortcodes/abstract-shortcode-generator.php(301): apply_filters(‘the_title’, ‘#20SECONDS’)
#3 /var/www/vhosts/site.com/httpdocs/wp-content/plugins/give/includes/admin/shortcodes/abstract-shortcode-generator.php(153): Give_Shortcode_Generator->generate_post(Array)
#4 /va in /var/www/vhosts/site.com/httpdocs/wp-content/plugins/amp/includes/validation/class-amp-validated-url-post-type.php on line 1897Forum: Plugins
In reply to: [ACF-VC Integrator] Plugin causing fatal problems to Postman!@frederik-rosendahl-kaa thank you, I can confirm issue was resolved ??
Forum: Plugins
In reply to: [ACF-VC Integrator] Plugin causing fatal problems to Postman!@frederik-rosendahl-kaa thank you!
Forum: Plugins
In reply to: [GDPR] Is GDPR compatible with WPML+1 !
As long as the strings are __(‘string’, ‘textdomain) and similar, in your plugin (the values of the fields inside options), they should show up on their own inside WPML string translation panel.
Btw this is an amazing plugin! Very well done and thank you!
Forum: Plugins
In reply to: [Disqus Comment System] Is this plugin GDPR compatible?@iamfrancisyo how is this resolved exactly?!
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Nightmare updateHaving an additional page, just to make a payment, is unheard of @dougaitken
Not sure on which websites you’ve seen that.
However, you could at least have left the option to keep the modal and add the inline form as optional, or even default.
It’s never a good idea to force users that are accustomed to a certain UI to dramatically change it like that… so at least give us the chance to warn them and introduce it gradually.Anyway, thank you for working on the addon, would just appreciate if you talked to your users before making dramatic changes.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Nightmare updateSorry what? Why?!
So how do we go back to having the modal popup, from checkout page, like it used to be?
Having one more page, just to fill out a form is totally unnecessary! How do we revert back?!Forum: Plugins
In reply to: [Simple CSV/XLS Exporter] Author not exportedThe author name is not a post meta, that’s why it doesn’t get exported.
You would have to edit the plugin file
process\simple_csv_xls_exporter_csv_xls.php
aroundline 170
, to convert the author ID to a user meta value (eg. first name).Unfortunately I don’t have enough free time to add features for specific scenarios, sorry, but I can customize the plugin specifically for you if you want, for a fee (contact me from here if interested).
Forum: Plugins
In reply to: [ACF-VC Integrator] Not working with VC 5.4.5@frederik-rosendahl-kaa thank you so much! works perfectly now ??
Forum: Plugins
In reply to: [ACF-VC Integrator] Not working with VC 5.4.5Basically, in the specific scenario Im working on, we have a live site and a dev clone, which we sync/reset/update/manipulate constantly.
Currently we need to import the live db to it at time, but we dont really need to keep donors nor donations records, that’s why I would have liked a faster way to get rid of both quickly.@dlocc so that gets rid of all donations and donors, but not Give options or campaigns, right? (if so, please add this tool somewhere in the donors/donations page view, so it’s faster to get to it – maybe only when Give testing mode is on?)
Thank you!
Forum: Plugins
In reply to: [Contact Form 7] If REST API is disabled form can’t be sentIn my case, the issue only happens on mobile (tested on latest iOS and Android).
VM165:1 POST https://www.mysite.org/wp-json/contact-form-7/v1/contact-forms/80/feedback 401 (Unauthorized) (anonymous) @ VM165:1 send @ jquery.js?ver=1.12.4:4 ajax @ jquery.js?ver=1.12.4:4 wpcf7.submit @ scripts.js?ver=4.8.1:326 (anonymous) @ scripts.js?ver=4.8.1:53 dispatch @ jquery.js?ver=1.12.4:3 r.handle @ jquery.js?ver=1.12.4:3
- This reply was modified 7 years, 7 months ago by Duke.
Forum: Plugins
In reply to: [WP Related Posts and Products (WRI)] SupportI have the same question, since the last update is from 2 years ago…
Even though you dont change the plugin core, you should test it against the latest WP version each time and update it.