Plugin slows down the admin panel — solution inside!
The plugin is great! Saved life before Elementor added native form submission save, but still 🙂 For anyone, who facing the Critical error issue in wp-admin panel, check the count of the saved submissions. While I have 3k+ saved submissions, WP memory limit was set to 768M and it hardly handled it. There are 3 simple solutions: 1. Delete old submissions you don’t need 2. increase WP_MEMORY_LIMIT more, like: define( ‘WP_MEMORY_LIMIT’, ‘512M’ ); (add or update it in your wp-config.php) 3. in the wp-content/plugins/sb-elementor-contact-form-db/sb_elementor_contact_form_db.php file in line 564 change posts_per_page to 50 instead of -1 ‘posts_per_page’ => 50,//- 1,
Great Plugin
It’s a great plugin for elementor form. Very useful. Thank you.
Plugin slows down the admin panel — solution inside!
The plugin is great! Saved life before Elementor added native form submission save, but still 🙂 For anyone, who facing the Critical error issue in wp-admin panel, check the count of the saved submissions. While I have 3k+ saved submissions, WP memory limit was set to 768M and it hardly handled it. There are 3 simple solutions: 1. Delete old submissions you don’t need 2. increase WP_MEMORY_LIMIT more, like: define( ‘WP_MEMORY_LIMIT’, ‘512M’ ); (add or update it in your wp-config.php) 3. in the wp-content/plugins/sb-elementor-contact-form-db/sb_elementor_contact_form_db.php file in line 564 change posts_per_page to 50 instead of -1 ‘posts_per_page’ => 50,//- 1,
Simply works perfect, light and fast
Simply works perfect, light and fast. Use or use. Extra use are to double check mails at first month of the project
Export as CSV does not work
The plugin could be still useful as it doesn´t save IP addresses of users when filling out a form. But unfortunately the export as csv function does not work. So I cannot use the data in any way.
Perfectly working
Awesome plugin, works perfectly and saved me from the hassle of converting an existing form to CF7 just to save submission data to Flamingo.
Simply works perfect, light and fast
Simply works perfect, light and fast. Use or use. Extra use are to double check mails at first month of the project
Perfectly working
Awesome plugin, works perfectly and saved me from the hassle of converting an existing form to CF7 just to save submission data to Flamingo.
Plugin slows down the admin panel — solution inside!
The plugin is great! Saved life before Elementor added native form submission save, but still 🙂 For anyone, who facing the Critical error issue in wp-admin panel, check the count of the saved submissions. While I have 3k+ saved submissions, WP memory limit was set to 768M and it hardly handled it. There are 3 simple solutions: 1. Delete old submissions you don’t need 2. increase WP_MEMORY_LIMIT more, like: define( ‘WP_MEMORY_LIMIT’, ‘512M’ ); (add or update it in your wp-config.php) 3. in the wp-content/plugins/sb-elementor-contact-form-db/sb_elementor_contact_form_db.php file in line 564 change posts_per_page to 50 instead of -1 ‘posts_per_page’ => 50,//- 1,
Causes fatal php errors in the admin backend
Site worked ok, but i couldn’t load any backend pages until this plugin was deactivated.
Export as CSV does not work
The plugin could be still useful as it doesn´t save IP addresses of users when filling out a form. But unfortunately the export as csv function does not work. So I cannot use the data in any way.
Simply works perfect, light and fast
Simply works perfect, light and fast. Use or use. Extra use are to double check mails at first month of the project