Title: creationell's Replies | WordPress.org

---

# creationell

  [  ](https://wordpress.org/support/users/creationell/)

 *   [Profile](https://wordpress.org/support/users/creationell/)
 *   [Topics Started](https://wordpress.org/support/users/creationell/topics/)
 *   [Replies Created](https://wordpress.org/support/users/creationell/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/creationell/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/creationell/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/creationell/engagements/)
 *   [Favorites](https://wordpress.org/support/users/creationell/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/users/creationell/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/creationell/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Branda – White Label & Branding, Free Login Page Customizer] Comments Control not working anymore](https://wordpress.org/support/topic/comments-control-not-working-anymore/)
 *  Thread Starter [creationell](https://wordpress.org/support/users/creationell/)
 * (@creationell)
 * [10 months ago](https://wordpress.org/support/topic/comments-control-not-working-anymore/#post-18643657)
 * Hi [@wpmudevsupport14](https://wordpress.org/support/users/wpmudevsupport14/),
   
   we’ve sent a mail. Thank you for your response Mr. Nebu John. 🙂Best regards,
   Anton
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Forminator Forms – Contact Form, Payment Form & Custom Form Builder] Deleting the uploaded files upon sending email to administrator (again)](https://wordpress.org/support/topic/deleting-the-uploaded-files-upon-sending-email-to-administrator-again/)
 *  Thread Starter [creationell](https://wordpress.org/support/users/creationell/)
 * (@creationell)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/deleting-the-uploaded-files-upon-sending-email-to-administrator-again/#post-18612772)
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Forminator Forms – Contact Form, Payment Form & Custom Form Builder] Deleting the uploaded files upon sending email to administrator (again)](https://wordpress.org/support/topic/deleting-the-uploaded-files-upon-sending-email-to-administrator-again/)
 *  Thread Starter [creationell](https://wordpress.org/support/users/creationell/)
 * (@creationell)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/deleting-the-uploaded-files-upon-sending-email-to-administrator-again/#post-18612595)
 * Hi Nithin [@wpmudevsupport11](https://wordpress.org/support/users/wpmudevsupport11/),
   
   so no custom code anymore, roger. 🙂Before I start with exporting form etc, maybe
   you can tell me if there is now a built in setting, that allows to chose if the
   uploaded files get deleted immediately from server after submitting the form 
   and only transferred via smtp to the admin email upon the form submition? Keeping
   attachments with personal information on server, after submitting the form, makes
   the forminator not really conform with GDPR.Cheers, Anton
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Forminator Forms – Contact Form, Payment Form & Custom Form Builder] Submit button has no type=”submit”](https://wordpress.org/support/topic/submit-button-has-no-typesubmit/)
 *  Thread Starter [creationell](https://wordpress.org/support/users/creationell/)
 * (@creationell)
 * [1 year ago](https://wordpress.org/support/topic/submit-button-has-no-typesubmit/#post-18529589)
 * Hi [@wpmudev-support9](https://wordpress.org/support/users/wpmudev-support9/),
 * thank you and your colleagues for the help!
 * I wish you all the best and good luck with your progress.
 * Kind Regards
   Elena
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Forminator Forms – Contact Form, Payment Form & Custom Form Builder] Submit button has no type=”submit”](https://wordpress.org/support/topic/submit-button-has-no-typesubmit/)
 *  Thread Starter [creationell](https://wordpress.org/support/users/creationell/)
 * (@creationell)
 * [1 year ago](https://wordpress.org/support/topic/submit-button-has-no-typesubmit/#post-18528996)
 * Hi [@wpmudevsupport14](https://wordpress.org/support/users/wpmudevsupport14/),
 * I found this when I was testing for accessibility and trying out silktide (addon
   for chrome) with the following information:
 * “_Forms should always contain a submit button, otherwise some people using accessible
   technologies may not be able to submit the form. Submit buttons are elements 
   with a type attribute of submit or image, or elements with type submit.
   **Rationale**
   Many users expect to be able to press enter in a form to submit it. However, 
   this is not always possible. Users of some assistive technologies may (depending
   on the technology) only be able to press a button to submit the form. In the 
   absence of a submit button, the user may not be able to submit the form. In addition,
   the absence of a submit button suggests that the form may provide an automatic‘
   change of context’, i.e. major change to the user interface without the user 
   choosing to do so. This can be highly disorientating to some users.“
 * What do you think?
 * All the best,
   Elena
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Forminator Forms – Contact Form, Payment Form & Custom Form Builder] Submit button has no type=”submit”](https://wordpress.org/support/topic/submit-button-has-no-typesubmit/)
 *  Thread Starter [creationell](https://wordpress.org/support/users/creationell/)
 * (@creationell)
 * [1 year ago](https://wordpress.org/support/topic/submit-button-has-no-typesubmit/#post-18527243)
 * Hi [@wpmudevsupport3](https://wordpress.org/support/users/wpmudevsupport3/),
 * as far as I understood this is a good technique (not directly required, but at
   the same time I think this is needed) for accessibility. Screen readers announce
   the button’s role more clearly when type=”submit” is explicitly set. See for 
   example [Technique H32](https://www.w3.org/TR/WCAG20-TECHS/H32.html#H32-tests)
 * I think this helps with the [Success Criterion 4.1.2 Name, Role, Value (Level A)](https://www.w3.org/TR/WCAG22/)
   too, since it makes the button to have a clear role. I found some info about 
   it here too [ARIA: button role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Reference/Roles/button_role).
 * All the best and thanks for looking into it!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Forminator Forms – Contact Form, Payment Form & Custom Form Builder] Restriction of the total size of the email attachments](https://wordpress.org/support/topic/restriction-of-the-total-size-of-the-email-attachments/)
 *  Thread Starter [creationell](https://wordpress.org/support/users/creationell/)
 * (@creationell)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/restriction-of-the-total-size-of-the-email-attachments/#post-18510475)
 * [@wpmudev-support9](https://wordpress.org/support/users/wpmudev-support9/)
   Thank
   you =)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Spacious] How to prevent loading of Font Awesome](https://wordpress.org/support/topic/how-to-prevent-loading-of-font-awesome/)
 *  Thread Starter [creationell](https://wordpress.org/support/users/creationell/)
 * (@creationell)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/how-to-prevent-loading-of-font-awesome/#post-18229474)
 * Hi [@rohitkc32](https://wordpress.org/support/users/rohitkc32/), 
   thank you. 
   We found the root of the problem 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Forminator Forms – Contact Form, Payment Form & Custom Form Builder] Deleting the uploaded files immediately upon sending email to administrator](https://wordpress.org/support/topic/deleting-the-uploaded-files-immediately-upon-sending-email-to-administrator/)
 *  Thread Starter [creationell](https://wordpress.org/support/users/creationell/)
 * (@creationell)
 * [2 years ago](https://wordpress.org/support/topic/deleting-the-uploaded-files-immediately-upon-sending-email-to-administrator/#post-17849035)
 * [@wpmudev-support8](https://wordpress.org/support/users/wpmudev-support8/) 
   Thank
   you very much Adam. It helped.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Forminator Forms – Contact Form, Payment Form & Custom Form Builder] Deleting the uploaded files immediately upon sending email to administrator](https://wordpress.org/support/topic/deleting-the-uploaded-files-immediately-upon-sending-email-to-administrator/)
 *  Thread Starter [creationell](https://wordpress.org/support/users/creationell/)
 * (@creationell)
 * [2 years ago](https://wordpress.org/support/topic/deleting-the-uploaded-files-immediately-upon-sending-email-to-administrator/#post-17832128)
 * Dear support team,
 * After following the instructions and completing each step ([https://gist.github.com/wpmudev-sls/7a32dc5407324cc902f8b9ad8970ef62](https://gist.github.com/wpmudev-sls/7a32dc5407324cc902f8b9ad8970ef62)),
   we are still at the point where the uploaded files are not immediately deleted
   after the notification email. This means the forminator plugin isn’t GDPR conform.
 * Is there possibly a solution for this, or have there been simular problems with
   this MU plugin where it did not work correctly?
   Thanks in advance!Kind Regards,
 * Lucy
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Hummingbird Performance - Cache & Page Speed Optimization for Core Web Vitals | Critical CSS | Minify CSS | Defer CSS Javascript | CDN] An error of type E_ERROR in Hummingbird plugin](https://wordpress.org/support/topic/an-error-of-type-e_error-in-hummingbird-plugin/)
 *  [creationell](https://wordpress.org/support/users/creationell/)
 * (@creationell)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/an-error-of-type-e_error-in-hummingbird-plugin/#post-17723649)
 * Hello there,
 * since the update to Hummingbird 3.8.0 our client expirienced errors and was blocked
   from logging into the backend on his 3 diverse WordPress installation, all using
   the Hummingbird plugin. We couldn’t reproduce the issue from our location though.
 * When trying to log in, they get an error message “There was a critical error 
   on your website…” in the Frontend and the folloging error log entry in our server’s
   error.log file [paths and domains cut for security reasons]:
 * 2024/04/30 11:32:37 [error] 14668#14668: *1328752 FastCGI sent in stderr: “PHP
   message: PHP Warning: Undefined array key “wphb” in /var/[PATH…]web/wp-content/
   plugins/hummingbird-performance/admin/class-admin.php on line 469PHP message:
   PHP Fatal error: Uncaught TypeError: array_filter(): Argument #1 ($array) must
   be of type array, null given in /var/[PATH…]/web9/web/wp-content/plugins/hummingbird-
   performance/admin/class-admin.php:472
   Stack trace:#0 /var/[PATH…]/web/wp-content/
   plugins/hummingbird-performance/admin/class-admin.php(472): array_filter()#1 /
   var/[PATH…]/web/wp-includes/class-wp-hook.php(324): Hummingbird\Admin\Admin->
   wphb_style_upgrade_pro_upsell()#2 /var/[PATH…]/web/wp-includes/class-wp-hook.
   php(348): WP_Hook->apply_filters()#3 /var/[PATH…]/web/wp-includes/plugin.php(
   517): WP_Hook->do_action()#4 /var/[PATH…]/web/wp-admin/admin-header.php(163):
   do_action()#5 /var/[PATH…]/web/wp-admin/index.php(137): require_once(‘…’)#6 {
   main} thrown in /var/[PATH…]/web/wp-content/plugins/hummingbird-performance/admin/
   class-admin.php on line 472″ while reading response header from upstream, client:[
   AN IP-ADRESS…], server: [DOMAIN…], request: “GET /wp-admin/ HTTP/2.0”, upstream:“
   fastcgi://unix:/var/lib/php5-fpm/web9_4bcbe6a1.sock:”, host: “[DOMAIN…]”, referrer:“[
   DOMAIN…]/wp-login”
 * Downgrading the plugin again to the previous version 3.7.4 fixed this issue. 
   Please consider looking into this issue as a global bug implemented in v3.8.0
   of your plugin. I’m looking forward to v3.8.1 including a fix for this, so we
   can reactivate automatical plugin updates once again for your plugin.
 * Best regards!
 * Jennifer Bezkorov
   creationell Werbeagentur
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Updates Manager] Automatic Updates on Crocoblock Sites](https://wordpress.org/support/topic/automatic-updates-on-crocoblock-sites/)
 *  Thread Starter [creationell](https://wordpress.org/support/users/creationell/)
 * (@creationell)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/automatic-updates-on-crocoblock-sites/#post-17386856)
 * Thank you Support Team from Easy Update Manager, for finding out, that the reason
   is in the Jet Engine plugin from Crocoblock, that throws php errors upon the 
   autoupdate event from WordPress, what prevented the Easy Update Manager from 
   working as intenden. We hope Crocoblock will solve this problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Updates Manager] Automatic Updates on Crocoblock Sites](https://wordpress.org/support/topic/automatic-updates-on-crocoblock-sites/)
 *  Thread Starter [creationell](https://wordpress.org/support/users/creationell/)
 * (@creationell)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/automatic-updates-on-crocoblock-sites/#post-17368564)
 * Hi Anthon (@anthoniusalfred),
   unfortunately not only the Crocoblock plugins are
   not updatet by Easy Update Manager, but all plugins in the wordpress installation
   also from another plugin authors, and those other plugins are updatet on our 
   other websites with help of EUM without problems. But I asked the support of 
   the Crocoblock to be sure and got following answer: “​_We do not block the core
   function of wordpress (autoupdate). Please try to change the theme to Hello or
   Astra and check if it will work_.”Well we have the sites with Hello Elementor
   Theme and with Kava Theme both with Crocoblock and both have the same problem
   with autoupdates.So before we invest a lot of time to try to test it with standart
   wordpress themes and switching off all other plugins one by one (cause we need
   to make a duplicate of a website for that) I thought I will ask here in hope 
   that someone had such a problem and has a ready solution. Cheers, Anton from 
   Creationell (that is funny coincidence).
    -  This reply was modified 2 years, 5 months ago by [creationell](https://wordpress.org/support/users/creationell/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Block Builder - Lazy Blocks] Preview JS error when selecting custom Lazy Blocks](https://wordpress.org/support/topic/preview-js-error-when-selecting-custom-lazy-blocks/)
 *  [creationell](https://wordpress.org/support/users/creationell/)
 * (@creationell)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/preview-js-error-when-selecting-custom-lazy-blocks/#post-17006931)
 * WP core. 6.3.
   Lazy blocks: 3.5.0. Same here, it looks like the fix from ver. 
   3.5.0. ist not complete. We get following error, when we try to edit pages and
   roll mouse over the elements:
 * Error: Minified React error #185; visit [https://reactjs.org/docs/error-decoder.html?invariant=185](https://reactjs.org/docs/error-decoder.html?invariant=185)
   for the full message or use the non-minified dev environment for full errors 
   and additional helpful warnings…
    -  This reply was modified 2 years, 10 months ago by [creationell](https://wordpress.org/support/users/creationell/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce PayPal Payments] OrderEndpoint.php:459 Error](https://wordpress.org/support/topic/orderendpoint-php459-error/)
 *  Thread Starter [creationell](https://wordpress.org/support/users/creationell/)
 * (@creationell)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/orderendpoint-php459-error/#post-16264174)
 * Hi [@niklasinpsyde](https://wordpress.org/support/users/niklasinpsyde/)
    Thank
   you we’ve solved the problem. Best regards, Creationell

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/users/creationell/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/creationell/replies/page/2/?output_format=md)