Title: [Plugin: WP jQuery Lightbox] reload code please
Last modified: August 20, 2016

---

# [Plugin: WP jQuery Lightbox] reload code please

 *  Resolved [yupimrich](https://wordpress.org/support/users/yupimrich/)
 * (@yupimrich)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-jquery-lightbox-reload-code-please/)
 * Hi,
    I am using an ajax page loader which requires me to reload js code in order
   for plugins to work. I need the code to reload this plugin ie jQuery.get(‘/wp-
   content/plugins/contact-form-7/scripts.js’, function(data) { eval(data); }); 
   more info [here](http://software.resplace.net/WordPress/AjaxPageLoader.php)
 * This should be simple, I’m just not seeing any straightforward code to do this
   with. Any help would be greatly appreciated.
 * [http://wordpress.org/extend/plugins/wp-jquery-lightbox/](http://wordpress.org/extend/plugins/wp-jquery-lightbox/)

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

 *  [ulfben](https://wordpress.org/support/users/ulfben/)
 * (@ulfben)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-jquery-lightbox-reload-code-please/#post-2895394)
 *     ```
       if(typeof doLightBox !== 'undefined' && typeof jQuery !== 'undefined'){
          doLightBox();
       }
       ```
   
 *  Thread Starter [yupimrich](https://wordpress.org/support/users/yupimrich/)
 * (@yupimrich)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-jquery-lightbox-reload-code-please/#post-2895420)
 * Hey ulfben, thanks for the quick response!
 * This code isn’t working for me though. Any ideas?
 * Here is the site
    atsounds.com
 * Thanks~

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

The topic ‘[Plugin: WP jQuery Lightbox] reload code please’ is closed to new replies.

 * ![](https://ps.w.org/wp-jquery-lightbox/assets/icon-256x256.png?rev=3274178)
 * [LightPress Lightbox](https://wordpress.org/plugins/wp-jquery-lightbox/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-jquery-lightbox/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-jquery-lightbox/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-jquery-lightbox/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-jquery-lightbox/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-jquery-lightbox/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [yupimrich](https://wordpress.org/support/users/yupimrich/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-jquery-lightbox-reload-code-please/#post-2895420)
 * Status: resolved