• Resolved distinct

    (@distinct)


    Hidden fields seem to show up, regardless of the fact that “Hide this field from being displayed on the front end” is checked. Of course I could use CSS to hide the hidden input fields, but if there’s a built-in solution, I would love to use that.

    If you need credentials for my site, please let me know.

    Thanks,
    Lauren

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor yikesitskevin

    (@yikesitskevin)

    Hi Lauren,

    I’m not sure what’s going on – we specifically add the inline style display: none; to any element that is marked as hidden. However, none of your fields have this style.

    Have you tried toggling the hide field checkbox for any of the other fields? Just as a test, can you see if any field will respond to the hide checkbox?

    It could be a theme conflict but I am not sure. If nothing’s working for you, I would suggest adding a custom class to it and use display: none !important to force it.

    Let me know how you get along, sorry for the issue,
    Kevin.

    Thread Starter distinct

    (@distinct)

    Hi Kevin,

    Thank you for your quick reply! I have indeed tried to toggle the checkboxes of the other fields, but unfortunately to no avail. I will use a custom class to hide the ‘hidden’ fields.

    Thanks again!

    Best, Lauren

    Plugin Contributor yikesitskevin

    (@yikesitskevin)

    Lauren – my apologies. I am not sure why it’s not working. Thanks for getting in touch.

    Cheers,
    Kevin.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hidden fields are not hidden’ is closed to new replies.