• Resolved Morshed Alam

    (@sumon1068)


    I’m using “Newsletter Signup” widget. Here “Display label within input” isn’t working after last update.

    Label is being displayed both within input and outside input.

    See the picture here.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Bruna a11n

    (@bruberries)

    Hi @sumon1068,

    I’m checking the form editor using the latest version of the MailPoet plugin and I could not replicate this issue.

    Could you please check if you’re using the latest version of our plugin, 3.90.1?

    Also, can you check if the option “Inherit style from theme” in the field’s settings from the Form editor is enabled or not?

    Thread Starter Morshed Alam

    (@sumon1068)

    You can’t see it from editor. Just click preview.

    By the way, Inherit style from theme is turned off.

    Plugin Author Bruna a11n

    (@bruberries)

    Hi @sumon1068,

    I see this is related to a screen reader functionality we included in a recent release for accessibility.

    We made these changes according to this feedback, and added labels to inputs in public forms to improve accessibility.

    You can hide this label using CSS though:

    label.mailpoet-screen-reader-text {
        display: none;
    }

    Hi there @sumon1068,

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – we’ll be here if and/or when you are ready to continue.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Widget problem after update’ is closed to new replies.