• Resolved Abdul Mian

    (@alrehman97)


    Hi,

    The select field is automatically duplicated. Can you please look into this? Thanks!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Nebu John – WPMU DEV Support

    (@wpmudevsupport14)

    Hi @alrehman97,

    I am sorry to know that you are experiencing this issue.

    I noticed the issue on the mentioned URL but couldn’t find what might be causing that, and I wasn’t able to see any error in the browser console.

    I suspect if a plugin or theme is conflicting and causing the issue.

    Can you please export the form and share it with us using Google Drive or DropBox to check this on a test site at our end?

    ref: https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#import-export

    We are looking forward to hearing back from you and helping you further.

    Kind Regards,
    Nebu John

    Thread Starter Abdul Mian

    (@alrehman97)

    I have tested and it looks like it is the theme issue.

    Is there any quick fix you recommend? Any CSS to disable the duplicate dropdown?

    Thread Starter Abdul Mian

    (@alrehman97)

    I have managed to disable the view from the frontend with the help of the following CSS:

    .ui-selectmenu-button.ui-button {
    display: none;
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Select Field is duplicated automatically’ is closed to new replies.