I have the same thing happening. This text shows as inserted in an event registration form (not shown by choice) and it’s only showing in Firefox. I have the latest WP installed and latest FF Browser.
If I disable Wangguard, and re-enable it, the location of the text changes on my page as well and show or not show when enabling or disabling the plugin respectively.
I need to get rid of this, but see no security qustions that are showing this. If I view the page with the FF Source Chart plugin, I see that it’s showing this information about the place it’s put into the page.
<!–[if !IE]–>
<style type=”text/css”>
.kqfqRM {display:none; visibility:hidden}
</style>
<div class=”kqfqRM”>
<input id=”nscijdxT” name=”newuser_a7a83e8d8c” value=”” type=”text”>
</div>
<!–[endif]–>
<!–[if !IE]–>
<style type=”text/css”>
.uAstGIPkZ {position:absolute; top:-1956px}
</style>
<div class=”uAstGIPkZ”>
<label for=”baa2ef2251″>
Write down whats your favorite hobby is (required)
</label>
<input tabindex=”13563″ id=”fqOLxTJbV” name=”baa2ef2251″ value=”” type=”text”>
</div>
<!–[endif]–>
<!–[if !IE]–>
<input id=”hWBjdSPxL” name=”user_720301c082″ value=”” type=”hidden”>
<!–[endif]–>
This really needs some help right away. Thank you for the assistance in advance.
I just found another link that has the code showing in the Wangguard PHP Script.
https://plugins.svn.www.ads-software.com/wangguard/trunk/wangguard-admin.php
So it looks as though this is not handling Firefox correctly and really messes up a professional looking page with the text in the middle of the page.