• Resolved Jonas Lundman

    (@jonas-lundman)


    Functionalities on front end that are dependent on jQuery such as ajax logins m.m. stop working when activating Mailpress.

    Does this plugin override the load of jQuery library from the core?

    Or anything else with this plugin conflicts or has to be un-enquened?

    http://ww.wp.xz.cn/extend/plugins/mailpress/

Viewing 1 replies (of 1 total)
  • Plugin Author arena

    (@arena)

    if jQuery is already loaded by the theme

    and you are using MailPress::form()

    do like this

    MailPress::form(array(‘jq’ => true));

Viewing 1 replies (of 1 total)

The topic ‘jQuery conflict and header character send errors’ is closed to new replies.