Viewing 6 replies - 1 through 6 (of 6 total)
  • It seems a general bug. I got this issue on all the website I use Forminator. Hopefully, support will take this into account and solve the issue.

    Hi @silentblast and @maruscagabriel,

    I can see the same behavior on my end, it looks like Material design is the only one “suffering” from this.
    I have created bug report for our developers to look into it and fix it in future releases.

    As a temp fix, you can go to your form, switch to Appearance tab, in there enable Custom CSS and add this code snippet in there:

    label[id^="forminator-label-email"] {
        display: none;
    }

    Cheers,
    Predrag

    Thread Starter silentblast

    (@silentblast)

    Thanks, however, now it won’t display the field as mandatory and shows it in a different colour.

    Plugin Support Dimitris – WPMU DEV Support

    (@wpmudev-support6)

    Hello there all! ??

    This is properly fixed and will be pushed with upcoming version 1.6.1.
    I really can’t provide an estimated time for this, so please do keep an eye in your dashboards for an update notification and don’t forget to always backup before updating.

    Warm regards,
    Dimitris

    Is this the same issue which is causing emails sent to users after submission to show the {all_fields} placeholder instead of actual submission content?

    Nagui

    Hi Nagui,

    That issue doesn’t look related as this is more of a styling issue and what you’re referring to seems like something functionality related.

    Are you saying that users are getting admin emails?
    Could you please start a new ticket about this so we can investigate it further for you.

    Cheers,
    Predrag

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Email Label showing up?’ is closed to new replies.