• With the latest update, dropdown lists don’t work in a popup. Only the first option is shown and when trying to display the list nothing happens, additionally the field seems to have no CSS

    In the previous version everything worked without problems

Viewing 4 replies - 1 through 4 (of 4 total)
  • +1

    I also have problem with selection field with no css use. I roll back to pervious version all work fine.

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @p2508tiwari & @ungrannick

    Sorry to hear you are having this issue.

    Could you please try this CSS on WordPress > Appearance > Additional CSS?

    .select2-container, 
    .select2-container span {
    position: relative;
    z-index: 999999;
    }

    If the issue persists, kindly @ungrannick share the Form link and we can take a closer look.

    @p2508tiwari If the issue persists, could you please create a new ticket so we can check your Form without spam the thread user.

    Let us know the result you got.
    Best Regards
    Patrick Freitas

    Still issue present in this version with updated your css

    Yep issue persists for me too and has done on several sites for a few months now.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Select boxes not work’ is closed to new replies.