Viewing 4 replies - 1 through 4 (of 4 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));

    Thread Starter gella2002

    (@gella2002)

    Thank you very much for your reply, but where should I add this MailPress::form(array('jq' => true)); ? I put the shortcode [mailpress] on the page and that’s it. Should I edit the plugin itself? If yes, please tell me the name of the file where I can find it. I can add some functions or actions to the theme, like “add_action”…) should I try this?
    Thank you once again for your help.

    Plugin Author arena

    (@arena)

    [mailpress jq=1]

    Thread Starter gella2002

    (@gella2002)

    Thank you it worked!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Mailress widget disables Pagelines menu’ is closed to new replies.