jferezy
Forum Replies Created
-
Forum: Plugins
In reply to: [Meta pixel for WordPress] Fatal Error on 2025-02-05 version 4.1.0 updateGreat! That update fixed the issue – thanks so much!
Forum: Plugins
In reply to: [Contact Form 7] Unwanted extra paragraphs since version 5.7@kirschgrafik Yes – I spoke too soon… They need to fix it – We have so many sites that we can not manually fix in a short time frame. Hopefully they will come up with a plan shortly…
Forum: Plugins
In reply to: [Contact Form 7] Rows & Column Styling Issues after UpdateSame here – we have 100’s of sites using contact form 7, now broken. Can you do an update please to fix this ASAP – or roll back to the previous version in the repository?
- This reply was modified 2 years, 2 months ago by jferezy.
Forum: Plugins
In reply to: [Contact Form 7] Unwanted extra paragraphs since version 5.7Forum: Plugins
In reply to: [WooCommerce Amazon Pay] Critical Sitewide ErrorSure:
This is when I have PHP8.1:
Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class WC_Amazon_Payments_Advanced does not have a method “checkout_message” in /home/katrinat/public_html/wp-includes/class-wp-hook.php:307
When I turn back to 7.4 – I get a warning, but not fatal.
<b>Warning</b>: call_user_func_array() expects parameter 1 to be a valid callback, class ‘WC_Amazon_Payments_Advanced’ does not have a method ‘checkout_message’ in <b>/home/katrinat/public_html/wp-includes/class-wp-hook.php</b> on line <b>307</b><br />
Maybe I am missing something?
Forum: Plugins
In reply to: [WooCommerce Amazon Pay] Critical Sitewide ErrorThanks – I finally got it – then I noticed it is not working for PHP8, just 7.4. Are you going to review that in the next releases?
I appreciate your help.
Jason
Forum: Plugins
In reply to: [WooCommerce Amazon Pay] Critical Sitewide ErrorI am having the same problem – it works for Version 1.13.1 but not when the plugin is updated. I needed to Rollback.
Do you have any other options?
Forum: Plugins
In reply to: [WooCommerce Admin] An error occured with WooCommerce AdminSame – I had to deactivate on a bunch of sites.. Waiting for an update I guess.
Forum: Plugins
In reply to: [Contact Form 7 Database Addon - CFDB7] Data not savingI got it. I removed that code and needed to adjust the contact form ID reference. Seems like it is working now – thanks for your help and time!!
Forum: Plugins
In reply to: [Contact Form 7 Database Addon - CFDB7] Data not savingHmmm – I see the issue. I have some forms doing some db entries in the child functions. When those are activated – the data is not being stored – but when I activate them – the data is not being stored:
remove_all_filters (‘wpcf7_before_send_mail’);
add_action( ‘wpcf7_before_send_mail’, ‘action_wpcf7_before_send_mail’, 10, 1 );Maybe there is something wrong with these. Any idea?
Thanks for your help and time on this…
Forum: Plugins
In reply to: [Contact Form 7 Database Addon - CFDB7] Data not savingI have created a dev site and changed the theme to twenty seventeen and it seems to have worked. Not sure where to look now – any idea?
Thanks for your help!!
Forum: Plugins
In reply to: [Contact Form 7 Database Addon - CFDB7] Data not savingThanks for the quick reply!
Contact Form 7 – 4.8.1
Wordpress 4.8Forum: Fixing WordPress
In reply to: Help. New update screwed up.I am getting the same error as well – as well as many other errors with this update. I spent all day fixing things. When is a patch release going to deploy?
Forum: Plugins
In reply to: [Dynamic Product Gallery for WooCommerce] Pictures Not ShowingI too have the same issue. I am getting “No Image”. It works if I have a default variation – but I do not want to have a default.
Admin Page where we add the Dynamic Product Gallery
https://puu.sh/tMRIU/56175402d8.pngProduct page:
https://puu.sh/tMRLh/f960317b59.pngAny help would be greatly appreciated! Let me know if you need access to troubleshoot as this is a dev site for now.
I also get that error – Any help would be greatly appreciated…