ostsolutionss / wp-ajax-newsletter

Automatically exported from code.google.com/p/wp-ajax-newsletter
0 stars 0 forks source link

werid text shows up on register page #57

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I am getting the following visible text above and around or replacing (in 
IE only) the email address box.

name="newsletterForm" id="newsletterForm" method="post"> 
class="newsletterTextInput"
onblur="if(this.value==''){this.value='Enter your email'}"
onfocus="if(this.value=='Enter your email'){this.value=''}"
type="text" name="email"
value="Enter your email" />

It actually disappears if you enter and address and submit but then 
reappears later.  

I am using version 1.0

Thank you for any help.

Original issue reported on code.google.com by i...@GolfForetheGood.org on 7 Nov 2007 at 8:43

GoogleCodeExporter commented 9 years ago
you must modify the line 1176.
you must remove the spaces that are in the file in wp-ajax-newsletter.php.
If then you follow the instructions of the plugin all should work to the great 
one.
best regards

elisa

Original comment by e.ji...@gmail.com on 18 Jan 2011 at 1:45

Attachments: