The subscription form widget does not validate to W3C, must add <fieldset></fieldset> to form. I'm also struggling with this error:
Error Line 341, Column 24: document type does not allow element "style" here
<style type='text/css'>
All of these issues result from mp-includes/class/MP_Widget.class.php file. I was able to fix the fieldset issue but the "style" error is still a problem.
http://wordpress.org/extend/plugins/mailpress/
yes if you want to take full control on mailpress form,
go to Appearance > widgets
edit the mailpress control form and check css, js, javascript check boxes.
make sure those files are included in your wp theme header and/or footer
vgcreativos
Member
Posted 2 years ago #
its really a problem that need to be fixed, maybe including those scripts and css enqueued in wp_head();