Hey Mike,
it’s not working.
I can’t work with the theme.json element – because I would have to use the block editor, right?
So I made a dummy page, copied the form styles as told.
Now I need to add them to the filter. What filter?
I they tell me to add a Snippet. In their screenshot, there’s a “Snippet” option beneath the “Plugins” – I don’t have that. Can you recommend a plugin to add that snippet?
I am desperate here. I didn’t think it would be so complicated – Enfold and Gravity Forms both seemed like well-developed and proven systems – I can’t understand why they don’t work together.
For me, the solution for some websites was to change the collation of my database tables to utf8mb4_general_ci for some websites.
For others, I needed to adding:
define(‘DB_CHARSET’, ‘latin1’);
In wp-config.php
Still strange that some of my Enfold websites (mostly in combination with WP Rocket and Gravity Forms) all of a sudden had these problems, where most of the sites where working fine for years. Disabling the plugins or changing to a default theme also did not work.
My hosting provider said they did not make any changes server-side.
I recently provisioned a new server and migrated several of my existing websites to the new server. The new server provides PHP 8.0 and above. The old server was running 7.4.
Several of the websites now have issues of not sending out notifications using Enfolds built in contact form.
As an example see website here https://bridgetbycinacounseling.com running the build below.
PHP 8.0
WordPress 6.5.5
Enfold Version: 5.6.9
The built in Enfold form is at page below:
I installed a 3rd party contact form, WP Forms at test page below, and this form works properly.
I did this to all of the websites that stopped working and all of the 3rd party contact forms work! Both WP Forms and Gravity Forms.
Which means there is nothing wrong with the website settings or settings on my server as far as the forms properly sending out notifications.
I prefer using Enfolds built in contact form as opposed to 3rd party plugins. If you have any insights or thoughts on what might be going on that would be great.
Dear Ismael,
I noticed that the plugin “WP Armour – Honeypot Anti Spam” has very good reviews (in contrast to Honeypot for Contact Form 7) and noticed that it is compatible with many contact forms, such as Contact Form 7, Gravity Forms, WPForms, Elementor, Divi, etc.
In the description of “WP Armour Extended” (paid version) also Enfold is mentioned (Avia-Enfold-Theme). What does this mean exactly?
And are you also working on the compatibility of the FREE version of WP Armour with your Enfold contact form? That would be great!
Best regards, C
Hi Mike
I am pretty sure the issue with the custom login plugin was because I was messing with the htaccess file. Its working again.
I did test disabling the mod security and that did not work. below is the error log if you can see anything there that stands out. I notice the ini_set errors and thought that was odd. and the fatal error for allowed memory, but that could be from my testing. The ini_set error is listed in the other sites too.
Stack trace:
#0 /home/summitenvcon/public_html/wp-load.php(50): require_once()
#1 /home/summitenvcon/public_html/wp-blog-header.php(13): require_once(‘/home/summitenv…’)
#2 /home/summitenvcon/public_html/index.php(17): require(‘/home/summitenv…’)
#3 {main}
thrown in /home/summitenvcon/public_html/wp-config.php on line 3
[01-Feb-2024 08:04:51 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[01-Feb-2024 10:23:38 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[01-Feb-2024 13:50:23 UTC] PHP Warning: Use of undefined constant ABSPATH – assumed ‘ABSPATH’ (this will throw an Error in a future version of PHP) in /home/summitenvcon/public_html/wp-settings.php on line 33
[01-Feb-2024 13:50:23 UTC] PHP Warning: require(ABSPATHwp-includes/version.php): failed to open stream: No such file or directory in /home/summitenvcon/public_html/wp-settings.php on line 33
[01-Feb-2024 13:50:23 UTC] PHP Fatal error: require(): Failed opening required ‘ABSPATHwp-includes/version.php’ (include_path=’.:/opt/cpanel/ea-php74/root/usr/share/pear’) in /home/summitenvcon/public_html/wp-settings.php on line 33
[01-Feb-2024 13:50:24 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[01-Feb-2024 13:50:28 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[01-Feb-2024 20:05:56 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[02-Feb-2024 05:08:15 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[02-Feb-2024 05:08:17 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[02-Feb-2024 11:16:50 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[02-Feb-2024 11:16:51 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[02-Feb-2024 11:16:51 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[02-Feb-2024 13:38:19 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[02-Feb-2024 16:41:25 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[02-Feb-2024 19:12:01 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[02-Feb-2024 21:23:00 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[02-Feb-2024 21:46:25 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[02-Feb-2024 23:22:07 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[03-Feb-2024 00:09:53 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[03-Feb-2024 07:29:39 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[03-Feb-2024 12:52:00 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[03-Feb-2024 14:29:40 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[03-Feb-2024 14:45:11 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[03-Feb-2024 16:52:49 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[03-Feb-2024 22:54:12 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[03-Feb-2024 22:54:52 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[03-Feb-2024 22:54:53 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[03-Feb-2024 22:54:54 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[03-Feb-2024 22:54:55 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[03-Feb-2024 22:55:00 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[03-Feb-2024 23:54:11 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[03-Feb-2024 23:54:59 UTC] Cron reschedule event error for hook: action_scheduler_run_queue, Error code: invalid_schedule, Error message: Event schedule does not exist., Data: {“schedule”:”every_minute”,”args”:[“WP Cron”],”interval”:60}
[03-Feb-2024 23:55:28 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[03-Feb-2024 23:55:28 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[03-Feb-2024 23:55:34 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[03-Feb-2024 23:55:34 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[03-Feb-2024 23:55:34 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[03-Feb-2024 23:55:34 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[04-Feb-2024 00:02:51 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:02:51 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 20480 bytes) in /home/summitenvcon/public_html/wp-content/plugins/wordfence/lib/wfUtils.php on line 762
[04-Feb-2024 00:03:18 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:03:18 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2621440 bytes) in /home/summitenvcon/public_html/wp-content/plugins/gravityforms/includes/fields/class-gf-field-name.php on line 500
[04-Feb-2024 00:03:19 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:03:19 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 32768 bytes) in /home/summitenvcon/public_html/wp-content/wflogs/rules.php on line 1595
[04-Feb-2024 00:03:20 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:03:20 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 151552 bytes) in /home/summitenvcon/public_html/wp-content/plugins/wordpress-seo/vendor/composer/autoload_real.php on line 33
[04-Feb-2024 00:03:21 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:03:22 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 20480 bytes) in /home/summitenvcon/public_html/wp-content/plugins/wordfence/lib/wfUtils.php on line 762
[04-Feb-2024 00:03:23 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:03:23 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 114688 bytes) in /home/summitenvcon/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-template-builder.php on line 682
[04-Feb-2024 00:03:25 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:03:25 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 65536 bytes) in /home/summitenvcon/public_html/wp-content/plugins/wordpress-seo/src/services/indexables/indexable-version-manager.php on line 25
[04-Feb-2024 00:03:28 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:03:28 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 20480 bytes) in /home/summitenvcon/public_html/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 116
[04-Feb-2024 00:03:30 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:03:30 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:03:30 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 32768 bytes) in /home/summitenvcon/public_html/wp-content/plugins/wordpress-seo/src/helpers/schema/language-helper.php on line 1
[04-Feb-2024 00:03:30 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2621440 bytes) in /home/summitenvcon/public_html/wp-content/plugins/gravityforms/includes/fields/class-gf-field-number.php on line 24
[04-Feb-2024 00:03:32 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:03:32 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 32768 bytes) in /home/summitenvcon/public_html/wp-content/wflogs/rules.php on line 1595
[04-Feb-2024 00:03:33 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:03:34 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 151552 bytes) in /home/summitenvcon/public_html/wp-content/plugins/wordpress-seo/vendor/composer/autoload_real.php on line 33
[04-Feb-2024 00:04:14 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:04:14 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2621440 bytes) in /home/summitenvcon/public_html/wp-content/plugins/gravityforms/includes/fields/class-gf-field-number.php on line 225
[04-Feb-2024 00:04:20 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:04:20 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2621440 bytes) in /home/summitenvcon/public_html/wp-content/plugins/gravityforms/includes/fields/class-gf-field-name.php on line 498
[04-Feb-2024 00:04:22 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:04:23 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 32768 bytes) in /home/summitenvcon/public_html/wp-content/wflogs/rules.php on line 1595
[04-Feb-2024 00:04:23 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:04:23 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:04:24 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:04:24 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 151552 bytes) in /home/summitenvcon/public_html/wp-content/plugins/wordpress-seo/vendor/composer/autoload_real.php on line 33
[04-Feb-2024 00:04:24 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2621440 bytes) in /home/summitenvcon/public_html/wp-content/plugins/gravityforms/includes/fields/class-gf-field-name.php on line 493
[04-Feb-2024 00:04:24 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:04:24 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 32768 bytes) in /home/summitenvcon/public_html/wp-content/wflogs/rules.php on line 1595
[04-Feb-2024 00:04:25 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:04:25 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:04:25 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 20480 bytes) in /home/summitenvcon/public_html/wp-content/plugins/wordfence/lib/wfUtils.php on line 334
[04-Feb-2024 00:04:25 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 151552 bytes) in /home/summitenvcon/public_html/wp-content/plugins/wordpress-seo/vendor/composer/autoload_real.php on line 33
[04-Feb-2024 00:04:26 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:04:26 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 20480 bytes) in /home/summitenvcon/public_html/wp-content/plugins/wordfence/lib/wfUtils.php on line 334
[04-Feb-2024 00:05:30 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:05:30 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2621440 bytes) in /home/summitenvcon/public_html/wp-content/plugins/gravityforms/common.php on line 502
[04-Feb-2024 00:05:59 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:05:59 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2621440 bytes) in /home/summitenvcon/public_html/wp-content/plugins/gravityforms/includes/fields/class-gf-field-name.php on line 493
[04-Feb-2024 00:06:12 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:06:12 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2621440 bytes) in /home/summitenvcon/public_html/wp-content/plugins/gravityforms/includes/fields/class-gf-field-name.php on line 500
[04-Feb-2024 00:07:22 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:07:22 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2621440 bytes) in /home/summitenvcon/public_html/wp-content/plugins/gravityforms/includes/fields/class-gf-field-name.php on line 493
[04-Feb-2024 00:07:23 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:07:23 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:07:23 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:07:23 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 32768 bytes) in /home/summitenvcon/public_html/wp-content/wflogs/rules.php on line 1595
[04-Feb-2024 00:07:23 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:07:24 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 151552 bytes) in /home/summitenvcon/public_html/wp-content/plugins/wordpress-seo/vendor/composer/autoload_real.php on line 33
[04-Feb-2024 00:07:37 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:07:37 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2621440 bytes) in /home/summitenvcon/public_html/wp-content/plugins/gravityforms/includes/fields/class-gf-field-number.php on line 75
[04-Feb-2024 00:08:14 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:08:14 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2621440 bytes) in /home/summitenvcon/public_html/wp-content/plugins/gravityforms/includes/fields/class-gf-field-name.php on line 498
[04-Feb-2024 00:08:20 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:08:20 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2621440 bytes) in /home/summitenvcon/public_html/wp-content/plugins/gravityforms/includes/fields/class-gf-field-name.php on line 498
[04-Feb-2024 00:10:10 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:10:10 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2621440 bytes) in /home/summitenvcon/public_html/wp-content/plugins/gravityforms/includes/fields/class-gf-field-number.php on line 199
[04-Feb-2024 00:10:40 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:10:41 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2621440 bytes) in /home/summitenvcon/public_html/wp-content/plugins/gravityforms/includes/fields/class-gf-field-number.php on line 119
[04-Feb-2024 00:11:04 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:11:05 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2621440 bytes) in /home/summitenvcon/public_html/wp-content/plugins/gravityforms/includes/fields/class-gf-field-name.php on line 546
[04-Feb-2024 00:11:50 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:11:50 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2621440 bytes) in /home/summitenvcon/public_html/wp-content/plugins/gravityforms/includes/fields/class-gf-field-name.php on line 500
[04-Feb-2024 00:12:11 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:12:11 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2621440 bytes) in /home/summitenvcon/public_html/wp-content/themes/enfold/framework/php/widgets/widget-classes/class-avia-combo.php on line 103
[04-Feb-2024 00:12:15 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:12:15 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2621440 bytes) in /home/summitenvcon/public_html/wp-content/themes/enfold/framework/php/widgets/widget-classes/class-avia-combo.php on line 134
[04-Feb-2024 00:14:38 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:14:38 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2621440 bytes) in /home/summitenvcon/public_html/wp-content/plugins/gravityforms/includes/fields/class-gf-field-name.php on line 493
[04-Feb-2024 00:14:39 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:14:39 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/default-constants.php on line 69
[04-Feb-2024 00:14:39 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 32768 bytes) in /home/summitenvcon/public_html/wp-content/wflogs/rules.php on line 1595
[04-Feb-2024 00:14:39 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2621440 bytes) in /home/summitenvcon/public_html/wp-content/plugins/gravityforms/includes/fields/class-gf-field-name.php on line 493
[04-Feb-2024 10:14:41 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[04-Feb-2024 10:14:42 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[04-Feb-2024 10:14:43 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[04-Feb-2024 10:14:44 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[04-Feb-2024 10:14:44 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[04-Feb-2024 10:14:45 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[04-Feb-2024 10:14:45 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[04-Feb-2024 10:14:46 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[04-Feb-2024 10:14:48 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[04-Feb-2024 10:14:51 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[04-Feb-2024 10:14:55 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[04-Feb-2024 10:15:00 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[04-Feb-2024 10:15:04 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[04-Feb-2024 10:15:09 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[04-Feb-2024 10:15:15 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[04-Feb-2024 10:15:19 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[04-Feb-2024 10:15:30 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[04-Feb-2024 10:15:30 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on line 605
[04-Feb-2024 14:37:26 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/summitenvcon/public_html/wp-includes/load.php on
We recently built a new form on our website running Enfold. For some reason, the Gravity Forms do not appear in the editor any longer. Additionally, when you access the Text Editor in a block or section, the Gravity Form button is there, but it is not active.
I have turned off all plugins. THE ONLY THING that seems to work is to turn off Enfold, both our Child Theme. The Enfold primary theme also results in the same problem. Gravity Forms does not appear to work with the publishing tools in Enfold.
In addition to the above checks, Google Chrome, Firefox and Safari all result in the same issue as well.
Can you provide any assistance to why this may happened?
Hello Enfold team,
I have been working with both Gravity Forms and WP Popoup Maker support teams trying to resolve an error where my form doesn’t display within the popup, and both companies are now telling me its a “theme” issue. From gravity forms:
Why is ‘display:none’ being added and my form isn’t showing up?
This is because you have conditional logic being used on your form. Anytime conditional logic is present the entire form is set to display: none; and then JavaScript is used to only show the fields that should be shown.
However, this requires Gravity Forms being able to output the necessary JavaScript using the WordPress built in enqueue function which outputs the JavaScript in your footer.
This is due to one of two likely issues:
1.) Your theme probably does not have this function call in your theme’s footer.php file:
<?php wp_footer(); ?>
This function call, which all themes should have, but many people forget to include, enables plugins to output code in the footer of a theme dynamically. If it isn’t present, the theme can’t output the necessary code.
2.) Your theme has a JavaScript error or conflict causing Gravity Forms’ JavaScript not to function correctly. Please go through the theme and plugin conflict testing steps to isolate the issue.
Between these two important pieces of information, you’ll likely find the source of why your form is not displaying properly.
Thank you for your help.
-James
Hi navindesigns,
Thanks for providing us with the staging site and admin credentials.
For some reason “jQuery is not defined” is showing in the web console when Gravity Forms is enabled on your end, I tried to compare it with my enfold install but could not replicate the same issue.
It is working properly now after I have added this code in wp-config.php:
define('CONCATENATE_SCRIPTS', false);
Best regards,
Nikko
Dear sir/madam,
I’m having problems with Gravity Forms and using their multi-upload field. If one uploads certain files they are not being sent to the admin e-mail notification. Even though it should be since it’s checked from backend. I turned off all plugins and used a default wp theme and then it’s working. But if I switch to the latest Enfold theme it’s not working.
Kind regards!
Dear Enfold,
Since we have updated the Enfold theme to the latest version our the ReCaptcha has stopped working and it does not show anything.
Picture for your reference:
I have tried to change the theme to a different one and the captcha is showing then.
Also, the captcha is showing when I am login into WordPress. However, in incognito window or not login, the captcha is not showing.
I contacted GravityForm support however they advise me to contact you as from their side everything is working.
Kindly advise what we should do as this is affecting our lead generation.
So I have search the forum and found lots of topics regarding this but they are all over a year old and most of them say that this issue has been fixed with updates in new releases.
I’m running the latest version of enfold and gravity forms but my form does not work on mobile if it has condition logic?
I have turned off all the performance options and have also turned off all plugins to check. Changing to the default 2021 theme the form starts working again.
Can you advise please?
Hi Rikard
Sorry for the delay in getting back to you. Thanks for all your help on this.
We have actually decided to use gravity forms for this now, but I’m getting an issue with enfold and gravity forms. When I submit a form it then hangs and the thank you page doesn’t appear. When I put the form onto a blank page using the standard builder it works fine, just not with the theme, any ideas?
See pages here https://assetgo.co.uk/contact-us-test with Enfold and not working
and here https://assetgo.co.uk/contact-us-test-2/ without enfold and working fine?
Thanks
Gary
Okay so what’s up with form shortcodes not working? Forms render on some sites and not on others.
[gravityform id=”1″ name=”Contact Us” ajax=”true” title=”false”]
Been using this for years, now it breaks?
I need some help increasing the spacing between the fields on forms built in Gravity Forms. I have searched for the right CSS code, but nothing seems to be working. I would like to increase the spacing between the fields so that they are not so close to one another.
Thanks so much. You guys are always great.
Trent
Hi,
Sorry for the late reply, it seems that this may be only occurring on iPhones? I only have a Android and you forms are working for me, I also see that @Rikard had the same experience.
I researched Gravity form issues in our GitHub, and only found one issue from 2018 that was due to an old Enfold version, in wich updating solved, yet I see that you are up-to-date.
I do notice that you are minifying the javascript with the Enfold Theme Options > Performance > JS & CSS file merging and compression, and again with WP Rocket, I have seen double minifying cause issues in the past. Please try disabling all caching and minifying as a test and clear your iPhone cache.
If this doesn’t help try disabling your other plugins, sometimes it’s the least expected plugin that causes the conflict.
Thank you for your patience.
Best regards,
Mike
There are a few pages on my site that I need to create but that cannot use the page builder. For example, I am trying to edit the “activate user” page that appears when a user of my website is registering. I’m following the directions at https://gravitywiz.com/customizing-gravity-forms-user-registration-activation-page/ (since I’m using Gravity Forms for this). All is working OK except that the activation page I’ve created does not properly pick up the header from my site. How do I get these pages to work with the theme without using the page builder?
I found the link bellow and made the corrections as suggested, and it is still not working, edited the file as suggested here https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_6_3/avia-snippet-cookieconsent.js and broke my wwebsite, I then edited the original file to what was said on this thread https://kriesi.at/support/topic/gravity-forms-not-displaying-on-iphone/ and still does not work
I found the link bellow and made the corrections as suggested, and it is still not working, edited the file as suggested here https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_6_3/avia-snippet-cookieconsent.js and broke my wwebsite, I then edited the original file to what was said on this thread https://kriesi.at/support/topic/gravity-forms-not-displaying-on-iphone/ and still does not work
Hello team,
as mentioned all forms with conditional logic (jquery) are not showing up on my iPhone. Everything is fine on my PC. I have tried a standard theme and everything is fine too. So it seems as if it is a theme related issue. I have already removed the code from my functions.php file of my child theme to see if it works – but still not working. Caching is also not the problem. Check the login credentials below to check the admin panel please.
I hope you can help me!
greets
– it works on android phones, seems to be an iOS issue
– https://www.gainz4change.fitness/probetraining/ -> form NOT working on iOS (conditional logic included)
– https://www.gainz4change.fitness/kontakt/ -> form WORKING on iOS (no conditional logic)
-
This topic was modified 5 years, 1 month ago by fabulagmbh.
Gravity Forms Email Notifications will not work with Enfold. It used to work but now none of my Enfold created sites will send emails notifications from Gravity Forms. Gravity Forms is the best form builder for WordPress and your theme needs to be compatible with it. I have to say i am very disappointed. I spent 8 hours trying to get this working and now all of my clients are complaining.
I doubt I will continue to build sites using this theme because of this major incompatibility.
And your form builder has no back-end record of submissions so it is fine for little forms but not for robust ones. You guys did something on the last upgrade. Please fix this and soon. Thanks
Peter
PLEASE HELP! I’ve tried everything. Got image element working, but the home page is still a mess after installing WordPress 5.0
HOME PAGE:
1. Fullwidth Easy Slider doesn’t show on the front end.
2. Icons AND color section doesn’t work further down the page. Icons don’t show at all, and the effects and size is not correct in the color section.
OTHER PAGES:
…careers and drivers (dropdowns under home). Gravity forms with employment applications do not show up on those pages.
I have installed both plugins: Classic Editor and Disable Gutenberg. Enabled separately and together….doesn’t help at all. All other plugins and theme is up to date.
I tried reinstalling the earlier version of WordPress and got a 500 error.
I sent website credentials to take a look.
Been working on this for two days and have gotten nowhere.
CAN YOU HELP? Thank you very much.
Hi support
I encounter a major bur when using Enfold .ver4.5
and
Gravity forms Version 2.3.6 + Gravity View Version 2.1.1
Nothing working when upgrading in the last Enfold version although Enfold Version 4.0.7 is perfectly working
The Console is generating an error with Enfold ver 4.5
Uncaught SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at Function.n.parseJSON (jquery.js?ver=1.12.4:4)
at Object.render_map (gfgeo.min.js?ver=2.5.2.1:1)
at Object.<anonymous> (gfgeo.min.js?ver=2.5.2.1:1)
at Function.each (jquery.js?ver=1.12.4:2)
at Object.init (gfgeo.min.js?ver=2.5.2.1:1)
at HTMLDocument.<anonymous> (gfgeo.min.js?ver=2.5.2.1:1)
at HTMLDocument.dispatch (jquery.js?ver=1.12.4:3)
at HTMLDocument.r.handle (jquery.js?ver=1.12.4:3)
at Object.trigger (jquery.js?ver=1.12.4:3)
THanks for your answer
Kind regards
-
This topic was modified 6 years ago by Ikyo.
Hello.. I have search the forum and cannot find anything.. Here is my problem I need to prepopulate a gravity form when a visitor choices a donation option,
After spending a very long time I have narrowed the problem to the interaction between the Enfold and Gravity forms
I have a created a test form on the site using Enfold and on (staging) with the default theme.
https://bgcbeloit.wpengine.com/test-donation?test=yes
https://bgcbeloit.staging.wpengine.com/test-donation?test=yes
I am also including screenshots
http://bgcbeloit.staging.wpengine.com/wp-content/uploads/2018/10/new-site_Stateline_Boys_and_Girls_Club.jpg (hosted on WPengine)
http://bgcbeloit.staging.wpengine.com/wp-content/uploads/2018/10/test_donation_–_Stateline_Boys_and_Girls_Club.jpg
Please let me know if there is anything else I can provide for you to work on this issue
Hi there,
we use enfold together with some plugins like WP-Rocket, Gravity Forms, WPML, and others. We also use Revolution Slider, because the process of designing the slides with that plugin is much better than working with the layerslider. The slider-shortcodes work on any page – except for the homepage. Why is that? And how can we fix that?
Best regards,
Patrick (microTOOL)
I just recently updated to the 4.4.1 version and since then I can’t edit my “confirmations” and “notifications” form my forms on Gravity Forms. On my old version of Enfold it works fine. I’ve added the code below to my functions file per a forum complaining of the same issue but no fix.
function ww_remove_enfold_ls(){
global $pagenow;
if (( $pagenow == 'admin.php' ) && isset($_GET['page']) && isset($_GET['subview'])) {
if(($_GET['page'] == 'gf_edit_forms') && ($_GET['subview'] == 'notification')){
remove_filter('mce_buttons', 'ls_register_mce_buttons');
remove_filter('mce_external_plugins', 'ls_register_mce_js');
}
}
}
add_action('init', 'ww_remove_enfold_ls', 999);
I also added define('CONCATENATE_SCRIPTS', false );
to my wp-config file and no luck.
Also, when a form is submitted now, the confirmation message doesn’t show up anymore! It’s not GF cause it works on other themes.
Please help.
Hey love2shop,
Thank you for using Enfold.
This thread might help.
// https://kriesi.at/support/topic/gravityforms-not-working/#post-970912
The user there described the same issue as yours.
Best regards,
Ismael
Hey Ismael,
Sorry for referencing that thread. I thought it might be relevant as both my issue and theirs involved GF and Enfold, and both started occurring around November of last year. But I really appreciate your help and working with me on this issue.
I did try adding the above snippet to the top of functions.php, and wiping my cache, but the problem still persists.
Here are some additional screenshots of what I’m seeing in the WP backend, in addition to errors that I’m seeing when I inspect the page.
What Enfold looks like when I click “Add New” on the forms page of GravityForms
These are the errors I get when I try to create a new form with GravityForms / Enfold active.
What Enfold looks like when I try to load the Avia Layout Builder with GravityForms active. This does not change.
These are the errors I get when the Avia Layout Builder is *trying* to load while GravityForms is active.
None of these errors exist when I use a default theme :( I did reach out to GravityForms about this, and I have provided their response in the Private Content portion of this message.
Thanks so much for your assistance and for continuing to work with me on this issue. I hope we’re able to work out a solution soon.
– Julian
-
This reply was modified 6 years, 5 months ago by FloppySocks.
Kriesi team,
Thanks for the help on this issue, however the problem still persists and is now really becoming an issue as I cannot update Enfold on one of my sites due to GravityForms completely breaking.
Clearly, I am not the only one experiencing problems with GravityForms and the newer versions of Enfold. Below are links to recent posts that describe similar issues to what I am experiencing:
The first link I provided (from May 2018) seems to detail the exact problem I am still having. I tried copying their code into my functions.php and sadly, it did not fix my problem. Granted, I am not using a child theme, but that would not matter unless I were to update Enfold again, correct? (thus, deleting my newly inserted code).
It’d be awesome if the user that posted the above fix (wagwag) would chime in, but I doubt he/she will see this. I would reply to that thread, however, it is closed.
I have reached out to GravityForms for help, but considering everything works as intended with default themes (and with previous versions of Enfold – see convo above), it really seems like this is an Enfold issue. I, and I’m sure other GravityForms users, would sincerely appreciate a fix for this. GravityForms is an incredibly popular form building tool and it seems shortsighted that Enfold would not be compatible with it.
Thanks again for your time,
Julian
Hi There,
I am using the Gravity Forms plugin and there seems to be an issue with the notifications text editor. The editing tools have disappeared and the merge tag I previously inserted is not visible.
Deactivating the other plugins does not change anything, but if I activate the default theme the problem disappears.
I have added a Debug plugin, on the Gravity Forms page I get the following message: A JavaScript problem on the page is preventing Query Monitor from working correctly. jQuery may have been blocked from loading.
I see on another ticket someone else has the same problem, their own developer fixed it with a snippet of code. Is this a good fix?
https://kriesi.at/support/topic/problems-with-gravity-forms-visual-editor-when-using-enfold-theme-4may2018/#post-951617
Regards J
Hi Support.
I noticed my Enfold was not updated as I was on 3.5.2
When I updated, my conditional pricing in gravity forms stopped working.
Debug didn’t pick anything up; any idea where to start?
You assistance is greatly appreciated.
Thanks
Joel