reidwalley
Forum Replies Created
-
Forum: Plugins
In reply to: [hCaptcha for WP] FAtal error with new versionSo far so good. I have plugins set to auto-update, so I’m running hCaptcha for WordPress v4.1.1. And I haven’t received an Fatal Error message from my site so far ??
Forum: Plugins
In reply to: [hCaptcha for WP] FAtal error with new versionI’m receiving the exact same error message when updating from version 4.0.1 to 4.1.0: An error of type E_ERROR was caused in line 613 of the file.
WordPress version 6.5.2
Active theme: GeneratePress Child for Bitcoin Outlaw (version 0.1)
Current plugin: hCaptcha for WordPress (version 4.1.0)
PHP version 7.4.33Error Details
=============
An error of type E_ERROR was caused in line 613 of the file /home/customer/www/bitcoinoutlaw.com/public_html/wp-content/plugins/hcaptcha-for-forms-and-more/src/php/Settings/Abstracts/SettingsBase.php. Error message: Uncaught Error: Call to undefined function KAGG\Settings\Abstracts\add_settings_section() in /home/customer/www/bitcoinoutlaw.com/public_html/wp-content/plugins/hcaptcha-for-forms-and-more/src/php/Settings/Abstracts/SettingsBase.php:613
Stack trace:
#0 /home/customer/www/bitcoinoutlaw.com/public_html/wp-includes/class-wp-hook.php(324): KAGG\Settings\Abstracts\SettingsBase->setup_tabs_section(Object(WP_Screen))
#1 /home/customer/www/bitcoinoutlaw.com/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
#2 /home/customer/www/bitcoinoutlaw.com/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#3 /home/customer/www/bitcoinoutlaw.com/public_html/wp-admin/includes/class-wp-screen.php(424): do_action(‘current_screen’, Object(WP_Screen))
#4 /home/customer/www/bitcoinoutlaw.com/public_html/wp-admin/includes/screen.php(243): WP_Screen->set_current_screen()
#5 /home/customer/www/bitcoinoutlaw.com/public_html/wp-content/plugins/woocommerce-payments/vendor/automattic/jetpackOscar Gonzalez (@rakxzo)’s advice to switch from Brave browser to another browser allowed me to use Site Kit. I used Safari to get the job done.
I was getting “Error: Bad Request (missing parameter: ‘code’)” after installing Site Kit > clicking the Set up button > which takes me to Google to sign in > which takes me to the error page. All solved now thanks to Oscar Gonzalez (@rakxzo)’s advice.
Thanks for the followup, and warning of the new issue.
UPDATE: Looks like updating to Kadence Theme v1.1.30 just now fixed my POD Template not displaying on the front end for the past 30 mins or so, and instead displaying “You don’t have access to view this content” messages. So far so good.
Thank you!
Forum: Plugins
In reply to: [hCaptcha for WP] No hCaptcha on WPForms Lite contact form[SOLVED] Turns out I wasn’t even using WPForms Lite on my contact page, I was using Beaver Builder’s Contact Form module.
Two options at this point:
1) Delete Beaver Builder’s Contact module, add Beaver Builder’s HTML module and add WPForms Lite shortcode.
2) Use Gutenberg blocks instead of Beaver Builder, and add the WPForms Lite Block.
Both options work!
Forum: Plugins
In reply to: [Fast Secure Contact Form] How to delete old formsCool; thanks! That worked.
Forum: Plugins
In reply to: [Fast Secure Contact Form] How to delete old forms?Thx
Forum: Plugins
In reply to: [Fast Secure Contact Form] How to delete old formsHow did you delete the old forms, karsten007?
Forum: Plugins
In reply to: [The Events Calendar: Category Colors] Plugin folder is 74MBYeah, I figured it was accidental since png #1 was 136KB ??
Diggin the plugin, BTW.
Thanks for the insights about alignment, Nico. I got my videos to be correctly full-width by removing the align=”center” from the shortcode, like so:
None-full-width shortcode (bad):
[youtube id=”4FTjUd4rMCA” mode=”normal” align=”center” autoplay=”no”]Correctly-working full-width shortcode (good):
[youtube id=”4FTjUd4rMCA” mode=”normal” autoplay=”no”]And I set the plugin’s settings, like so:
Default Mode: Normal
Video Maximal Width: blank
Aligned Maximal Width: 400 (this is the default setting)
Thumbnail Maximal Width: 300 (this is the default setting)
Fake Thumbnails: UNticked
Custom Thumbnail Image: blank
Autoplay all: UNtickedForum: Plugins
In reply to: [The Events Calendar] Issues with https and google mapsSure thing, Jan. I’ve already fixed the problem by altering the core file in the plugin’s folder, but here’s the Website’s page that the Google Map was missing from: https://www.metrosonic.net/event/dameht/
Forum: Plugins
In reply to: [The Events Calendar] Issues with https and google mapsI’m having the exact same problem: Google Map not displaying because of a non-secure HTTP API link.
Same error message in FireFox, too: “https://maps.google.com/maps/api/js?sensor=false”
I’m running The Events Calendar, v 3.1.
I did exactly as mdd061000 recommended and that solved the problem. BUT it sucks that I had to edit a core file. It’s totally gonna get wiped out with the next update.
Is there a Child Theme method similar to “Events 3.0 Themer’s Guide” (https://tri.be/support/documentation/events-calendar-themers-guide/) for editing the-events-calendar/admin-views/event-map.php?
Forum: Plugins
In reply to: [Plugin: WP e-Commerce] P&P, or Shipping & Handling – disappearChange “P&P” to “S&H” for Shipping & Handling (WP e-Commerce v3.7.6.7)
WP e-Commerce changed the way they allow P&P to be changed to S&H. I hope this updated info helps.