Title: Lightbox jquery Conflict
Last modified: August 21, 2016

---

# Lightbox jquery Conflict

 *  Resolved [Nicola](https://wordpress.org/support/users/nicoleuk/)
 * (@nicoleuk)
 * [13 years ago](https://wordpress.org/support/topic/lightbox-jquery-conflict/)
 * MailPress interferes with prettyphoto/lightbox jquery and also the function that
   allows to auto scroll back to the top of the page using a up button.
 * I’ve tested all my plugins and these functions don’t work when Mail Press is 
   active.
 * When it’s activated I get this error ” TypeError: jQuery(…).prettyPhoto is not
   a function
    social_tools: ” “
 * When I deactivate Mail Press the error isn’t there.
 * [http://stylereaction.com/review/vaseline-review](http://stylereaction.com/review/vaseline-review)
 * [http://wordpress.org/extend/plugins/mailpress/](http://wordpress.org/extend/plugins/mailpress/)

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

 *  Plugin Author [arena](https://wordpress.org/support/users/arena/)
 * (@arena)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/lightbox-jquery-conflict/#post-3752233)
 * if jQuery is already loaded by the theme
 * and you are using MailPress::form()
 * do like this
 * MailPress::form(array(‘jq’ => true));
 *  Thread Starter [Nicola](https://wordpress.org/support/users/nicoleuk/)
 * (@nicoleuk)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/lightbox-jquery-conflict/#post-3752314)
 * Please can you be more specific.
 * In which file do I change this?
 *  Thread Starter [Nicola](https://wordpress.org/support/users/nicoleuk/)
 * (@nicoleuk)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/lightbox-jquery-conflict/#post-3752315)
 * Nevermind I fixed this by adding
 * `<?php if (class_exists('MailPress')) MailPress::form(array('txtbutton' => 'Join','
   jq' =>'1')); ?>`
 * to my header file.

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

The topic ‘Lightbox jquery Conflict’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/mailpress_f0e2c4.svg)
 * [MailPress](https://wordpress.org/plugins/mailpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailpress/)
 * [Active Topics](https://wordpress.org/support/plugin/mailpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailpress/reviews/)

## Tags

 * [jquery](https://wordpress.org/support/topic-tag/jquery/)

 * 3 replies
 * 2 participants
 * Last reply from: [Nicola](https://wordpress.org/support/users/nicoleuk/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/lightbox-jquery-conflict/#post-3752315)
 * Status: resolved