Range Inputs Disappearing

  • Unknown's avatar

    I’m trying to add a “range” input type to a post. It shows up in the “Visual” mode of the edit screen, but then when I save the draft or try to view a preview, my input goes away.

    I’m not actually trying to get user input. I’m using some sliders to display an idea. So I could just use an HTML testbed to display what I need and import screenshots. But I don’t understand why they keep getting deleted. If I want to use interactive sliders in the future, is there some special setup I have to do to implement them? On WordPress?

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Also, I’m using the Trvl theme, if that makes a difference.

  • Unknown's avatar

    On WordPress.com, some types of code are restricted for security reasons. Form elements is one of them. For more info, see http://en.support.wordpress.com/code/

    To get complete control over all the code, you could switch to a WordPress.org setup if you’d like. This page helps explain some of the differences between WordPress.com and WordPress.org:

    WordPress.com vs. WordPress.org

  • The topic ‘Range Inputs Disappearing’ is closed to new replies.