• Resolved kweiko

    (@kweiko)


    Hi!

    I’m trying to use the Multiselect/other functionality, but for some reason, the “other” textfield that is added cannot be edited. I implemented it according to the advice on the xnau website:
    “For elements with an “other” input, the selector that chooses it can be named by adding an item specifying a title for the “other” value: “Something Else?::other”.”

    This works with the “radio buttons/other” option, but with checkboxes, the textfield is there, but when I click on the field and type something, there is no input marker nor any text.

    Any idea why? I can’t share the page link as the website has not been made public yet.

    Many thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author xnau webdesign

    (@xnau)

    It is not possible for me to give you a specific answer without seeing the problem. There isn’t some setting in the plugin that would cause this, and it’s working fine in my tests.

    The most likely problem is that there is some javascript in the theme or possibly another plugin that prevents the text input from working. You might take a look at the browser developer tools console to see if there is a javascript error.

    Thread Starter kweiko

    (@kweiko)

    Hi Roland, thanks for you reply!

    I see, thanks. I checked on the console but the error I got seem to be unrelated to the textfield.

    I’ve now made the website public, please check it here: https://sportanu.se/registrera-foretag/

    It’s hidden with a simple display:none, but it’s the last field in the “Kategori” row.

    Please let me know if information is sufficient or if you need anything else.

    Thanks

    Plugin Author xnau webdesign

    (@xnau)

    It looks like you need to change the CSS that is setting the width and padding of the “other” input field.

    Thread Starter kweiko

    (@kweiko)

    Thanks so much for the quick reply! It helped me solve the problem back then already, I just forgot to confirm.

    Many thanks for your time!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘“Other”-field on multiselect not editable’ is closed to new replies.