Title: [Plugin: Shadowbox JS] Does it work on WP 3.3.1?
Last modified: August 20, 2016

---

# [Plugin: Shadowbox JS] Does it work on WP 3.3.1?

 *  [utnalove](https://wordpress.org/support/users/utnalove/)
 * (@utnalove)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-shadowbox-js-does-it-work-on-wp-331/)
 * Anybody know if Shadowbox JS and Shadowbox JS – Use Title from Image work fine
   on WordPress 3.3.1?
 * Thank you
 * [http://wordpress.org/extend/plugins/shadowbox-js/](http://wordpress.org/extend/plugins/shadowbox-js/)

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

 *  [Han](https://wordpress.org/support/users/hswebdev/)
 * (@hswebdev)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-shadowbox-js-does-it-work-on-wp-331/#post-2637815)
 * Yes it does. You have to make a small change to make it work with WP 3.3.1 though.
   I have Shadowbox JS v3.0.3.2. For my instance, with the help of my friend, I 
   have to modify the frontend.php file from \wp-content\plugins\shadowbox-js\inc.
   On line 38, change:
 * `add_action ( 'wp_footer' , array ( &$this , 'configure' ) , 11 );`
 * to
 * `add_action ( 'wp_footer' , array ( &$this , 'configure' ) , 99 );`
 * WP 3.3.1 calls the ShadowBox plugin in a wrong order. This will change the priority
   of the ShadowBox calls so that it will be called in the right order. Do a view
   source on your page to explore this further.
 *  [Han](https://wordpress.org/support/users/hswebdev/)
 * (@hswebdev)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-shadowbox-js-does-it-work-on-wp-331/#post-2637819)
 * Actually, just use the new version 3.0.3.9 from the author’s website.
 *  Thread Starter [utnalove](https://wordpress.org/support/users/utnalove/)
 * (@utnalove)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-shadowbox-js-does-it-work-on-wp-331/#post-2637827)
 * Now i am on WP 3.2.1 and I have Shadowbox 3.0.3.8.
 * If I install the 3.0.3.9 version should I apply the above changes you suggested
   or the 3.0.3.9 should work AS IS on WP 3.3.1?
 * Thanks
 *  [germanils](https://wordpress.org/support/users/germanils/)
 * (@germanils)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-shadowbox-js-does-it-work-on-wp-331/#post-2637913)
 * [@hswebdev](https://wordpress.org/support/users/hswebdev/): thank you thank you**
   thank you**! I missed my Shadowbox so much, and the little fix made it work again
   🙂
 *  [kreestal](https://wordpress.org/support/users/kreestal/)
 * (@kreestal)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-shadowbox-js-does-it-work-on-wp-331/#post-2637917)
 * Thanks a lot for the fix 🙂

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

The topic ‘[Plugin: Shadowbox JS] Does it work on WP 3.3.1?’ is closed to new replies.

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

 * 5 replies
 * 4 participants
 * Last reply from: [kreestal](https://wordpress.org/support/users/kreestal/)
 * Last activity: [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-shadowbox-js-does-it-work-on-wp-331/#post-2637917)
 * Status: not resolved