• 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/

Viewing 2 replies - 1 through 2 (of 2 total)
  • 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

    (@vgcreativos)

    its really a problem that need to be fixed, maybe including those scripts and css enqueued in wp_head();

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: MailPress] Subscription form not validating’ is closed to new replies.