darkpollo
Forum Replies Created
-
Forum: Plugins
In reply to: [MaxGalleria] Is this table part of your plugin?Thank you very much for your fast reply. 🙂
Forum: Plugins
In reply to: [Machete] Cookie Firefox issues SameSite🙂
Forum: Plugins
In reply to: [Machete] What are the new changes on the cookie option?That is a great improvement!
Would be possible to add this feature to the other code? I mean the one on header, body and footer?
That will make possible to add other scripts and block them with the same cookie protection.
Maybe with an option to be controlled by the cookie or not?
I was thinking that having a check box on the header that says:
“block this code with the cookie options”
And if it is check, it could be blocked by the cookies and if it is not, could be just like it is now.Just some ideas. So far is great the way it is.
thanks!Hi @westguard
I am afraid this does not work because the hidden fields are a pro only field, so even if I can make the custom action, I cannot add the specific hidden field that is required for this to run with third party newsletter systems…So close! 😀
Thanks anyway.
Saw the new version. I will test it!
Thanks!It was using wp cli.
It works from the dashboard.I saw the update so I will test it as soon as I can.
Thanks.- This reply was modified 3 years, 1 month ago by darkpollo. Reason: mark as resolved
I have replaced the line
'post_type' => array( 'post', 'page' )
with
'post_type' => array( 'page' ),
And now the page works.
There are too many posts to load on the admin side with no pagination.I think it is best to remove that.
If someone wants to profile a post, they can use the URL field anyway.Thanks
I was able to debug it and the failing one is this line
`<?php echo code_profiler_fetch_pagesposts( $home ); ?>
on your menu_profiler.php file.It does help!
I can say this is fantastic.
I will use the lite but looking into the pro for some other projects.Thank you very much.
That is great thanks!
In case it helps, you should move the features from the pro list to the top one. 🙂
I then need to test this plugin on my site now! 🙂
Forum: Plugins
In reply to: [Accept Stripe Payments] Can you please add a honeypot to prevent spammers?I still think a Honeypot is the best solution out there.
All antispam plugins in WP rely on that and it works fantastic.
hCaptcha is just another brand and another third party that you need to connect. Similar issues than recaptcha, it is just is not Google.
So thank you for that, but I would love if you can consider the honeypot again. ThanksI agree with the review. 🙁
Sorry the error is this one:
#0 wp-content/plugins/woocommerce/includes/class-wc-data-store.php(139): WC_Data_Store->__construct() #1 wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Notes/Note.php(87): WC_Data_Store::load() #2 wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php(54): Automattic\WooCommerce\Admin\Notes\Note->__construct() #3 wp-content/plugins/automatewoo/includes/ActivityPanelInbox/WelcomeNote.php(33): Automattic\WooCommerce\Admin\Notes\WC_Admin_Note->__construct()
Hi,
I am having this issue with the plugin on version 2.4.4Thanks
Ok, so it seems after saving the restriction I need to click again on Save on the restriction list.
That is a little weird but that at least save the restriction.
The error is still there though.