PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Mising Label Markup

  1. I've got a form where a website field is simply missing the markup for the label. It's also missing in the admin (edit form). How did that happen, and how do I fix it?
    http://www.scva.net/event/add-an-event/

    Posted 12 years ago on Tuesday April 17, 2012 | Permalink
  2. Looks like the label exists in the page markup as you can see from my screenshot

    There must be something in your theme or a plugin that's removing the label client side with a script.. you will want to try testing for theme/plugin conflicts to see if you can figure out where the conflict is coming from.

    http://rkt.gs/testing/

    Posted 12 years ago on Tuesday April 17, 2012 | Permalink
  3. Looks like this script is the problem.. http://www.scva.net/wp-content/themes/scva3/_js/input-placeholder-1.0.js?ver=1.0

    When I copied your markup over to my test area and disabled that, the label magically re-appears. You can see it here..

    http://dl.dropbox.com/u/688846/gravityhelp/nolabel.html

    That's the source of your conflict.. hope that helps you out.

    Posted 12 years ago on Tuesday April 17, 2012 | Permalink
  4. Thanks for that, it does help me out. I was looking at firebug instead of the actual source. I'm a noob. It through me for a loop that the script is in the admin too. Thanks! You guys are the best.

    Posted 12 years ago on Wednesday April 18, 2012 | Permalink

This topic has been resolved and has been closed to new replies.