Title: Lightbox problem
Last modified: October 29, 2017

---

# Lightbox problem

 *  [simonothen](https://wordpress.org/support/users/simonothen/)
 * (@simonothen)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/lightbox-problem-16/)
 * great plugin but the developers need to do this simple update to stop this problem
 * The issue is in wp-content/plugins/wassup/js/thickbox/thickbox.css
    Line 12: 
   display is set to none.
 * Changing this fixes the TB_overlayBG issue but there are still formatting issues
   introduced by the css file on the overlays.
 * The issue appears to be in /wp-content/plugins/wassup/lib/wassup.class.php line
   2537 where the variable $menuarg is force set. This is forcing the wassup plugin
   to load the ‘custom thickbox’ styles regardless of which admin page is loaded.
 * I commented out line 2537
    //$menuarg=”wassup”;
 * And the problem was resolved.
 * Of course, this will be overwritten if the plugin is reinstalled or updated and
   the problem not resolved.

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [helened](https://wordpress.org/support/users/helened/)
 * (@helened)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/lightbox-problem-16/#post-9735464)
 * Thanks for finding this bug. We will fix it very soon.

Viewing 1 replies (of 1 total)

The topic ‘Lightbox problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wassup_f2eef0.svg)
 * [WassUp Real Time Analytics](https://wordpress.org/plugins/wassup/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wassup/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wassup/)
 * [Active Topics](https://wordpress.org/support/plugin/wassup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wassup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wassup/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [helened](https://wordpress.org/support/users/helened/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/lightbox-problem-16/#post-9735464)