Title: Problem on WP3.6
Last modified: August 21, 2016

---

# Problem on WP3.6

 *  Resolved [amariqnayds](https://wordpress.org/support/users/amariqnayds/)
 * (@amariqnayds)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/problem-on-wp36/)
 * The image opens normally, and then the tinted overlay just appears on top of 
   everything.
 * thank you.
 * [http://wordpress.org/plugins/slimbox/](http://wordpress.org/plugins/slimbox/)

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

 *  [tzdk](https://wordpress.org/support/users/tzdk/)
 * (@tzdk)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/problem-on-wp36/#post-4017583)
 * I had to help someone with this pluign yesterday. Fix is not to CSS hack, as 
   suggested in other thread, but to do what developer should have done long time
   ago. 2 min job… **Update** Slimbox.js script
 * [http://www.digitalia.be/software/slimbox2#changelog](http://www.digitalia.be/software/slimbox2#changelog)
   note
 * > Backward-compatible fix for jQuery 1.9 and 2.0.
 * and done. Almost.
 * Plugin really does not do anything but load files from Slimbox. Does change filenames
   of images though. Reorganize in folders so this must be adjusted. For example:
 *     ```
       .lbLoading {
       	background: #fff url(loading.gif) no-repeat center;
       }
       ```
   
 * from slimbox.js download must be changed to
 *     ```
       .lbLoading {
       	background: #fff url(../images/loading.gif) no-repeat center;
       }
       ```
   
 * in CSS file of plugin, /slimbox/stylesheets/jquery.slimbox.css it is called. 
   Do that for all in all 4 places and it work as before. Also note change of file
   names, Slimbox.js for example call one “nextlabel.gif” where plugin change to“
   next.gif” but easy update. You will notice if you overwrite plugins CSS file 
   🙂
 *  Thread Starter [amariqnayds](https://wordpress.org/support/users/amariqnayds/)
 * (@amariqnayds)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/problem-on-wp36/#post-4017725)
 * Thanks a lot tzdk.
    For me, ‘t was not a “2 min job” but it works perfect.
 *  [tzdk](https://wordpress.org/support/users/tzdk/)
 * (@tzdk)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/problem-on-wp36/#post-4017735)
 * No, much time could be saved if dev. was not so busy – or what it is. You can
   be dev. now.
 * One thing I love about Drupal is this under each extention/module:
 * Maintenance status: Actively maintained
    Development status: Under active development
 * Not sure how accurate it is, but is right idea. Imagine it as filter when searching!
   Why waste peoples time? Even for “free” stuff that is a violation of common sense.
   We got pixel stars.
 *  [shanafourde](https://wordpress.org/support/users/shanafourde/)
 * (@shanafourde)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/problem-on-wp36/#post-4017751)
 * What file do we update in the plugin with what file downloaded from the digitalia
   site?
 * Unless I am missing something, the files have different names.
 * Thanks
 *  [tzdk](https://wordpress.org/support/users/tzdk/)
 * (@tzdk)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/problem-on-wp36/#post-4017752)
 * Yep, I was too fast. slimbox.js vs. jquery.slimbox.js Also there are 2 of them
 * [http://www.ge.tt/2k4K4Ap/v/0](http://www.ge.tt/2k4K4Ap/v/0) download that, has
   slimbox folder in there. That is what worked after my fiddling.
 * You see his changes to file names in slimbox.php.
 * Weird plugin but I was surprised to see Slimbox is even alive. Thought it was
   one of those from last decade. So that is something.
 * Is not enque´ed after the book but works. Change of file names and folders is
   only difference to normal load. Plus it act as a WP plugin.
 * I was looking for an updated Ligthbox which works in all browsers. Not easy task,
   this is simple and works [http://wordpress.org/plugins/theme-blvd-prettyphoto/](http://wordpress.org/plugins/theme-blvd-prettyphoto/)
   Tuned PrettyPhoto. No settings but works out of the box and can be manually initialized.
   Ok for now… Colorbox or Magnific popup + own jQuery is the future 🙂
 * Not sure if allowed to link to “direct” download but well hurry! Is clean as 
   changelog for this plugin
 *  [shanafourde](https://wordpress.org/support/users/shanafourde/)
 * (@shanafourde)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/problem-on-wp36/#post-4017757)
 * Thanks tzdk! That works great 🙂
 *  [molina_wind](https://wordpress.org/support/users/molina_wind/)
 * (@molina_wind)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/problem-on-wp36/#post-4017778)
 * I had same problem in my website (oceanmind.net) so I downloaded tzdk’s solution.
   
   It worked perfect at the beginning (thanks for that!) but now it works only once
   in a while. Sometimes attached images are open in a white page as if there were
   no plugin installed. Any suggestion? Thanks in advance
 *  [tzdk](https://wordpress.org/support/users/tzdk/)
 * (@tzdk)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/problem-on-wp36/#post-4017779)
 * Seems like a loading/server problem? Works for me right now but Windguru widget
   loads an older version of jQuery.
 *     ```
       a.setAttribute("src","https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js")
       ```
   
 * so does not help. Maybe causing conflicts. Code comes from 3rd party so I do 
   not think you can do much about it. Ask widget supplier to stop loading jQuery
   perhaps. Or now I look, change how you do it [http://www.windguru.cz/int/help_index.php?sec=distr](http://www.windguru.cz/int/help_index.php?sec=distr)
   More than one way. They link to this guy for WP plugin, [http://davies-barnard.co.uk/windguru-plugin/](http://davies-barnard.co.uk/windguru-plugin/)
   He run WordPress 3.6, his widgets are working and no old jQuery.
 * You have 3 or 4 404 links, `http://tools.pingdom.com/fpt/#!/ltFzz/http://oceanmind.
   net` scroll down.
 * Fontello font is not found (1 link is not 404 but “aborted”, so 2!), same for
   2 images. gricon.png and sdown-666666.png
 * Worse is a Javascript error because file from theme expect a .jflickrfeed function
   to be present. Is not so it give error. You can comment it out in mypassion.js
   file, Find section starting with “FLICKR FEED”.
 * You should check your self, is easy [http://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors](http://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors)
 * Fixing that will remove error but not necessarily Lightbox issue. What you can
   do. Javascript/jQuery can work in mysterious ways so no errors is a must.
 * Noticed this the other day btw. [http://wordpress.org/plugins/wp-slimbox2/](http://wordpress.org/plugins/wp-slimbox2/)
   so one more option for Slimbox. Just got updated. Better than light hacking.
 *  [nlegall75](https://wordpress.org/support/users/nlegall75/)
 * (@nlegall75)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/problem-on-wp36/#post-4017785)
 * Thanks a lot tzdk for taking the time to help,
    it worked just fine.
 *  [molina_wind](https://wordpress.org/support/users/molina_wind/)
 * (@molina_wind)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/problem-on-wp36/#post-4017786)
 * tzdk, thanks a lot for your answer!! I had not idea about that. I’ll start taking
   care.

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

The topic ‘Problem on WP3.6’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/slimbox.svg)
 * [Slimbox](https://wordpress.org/plugins/slimbox/)
 * [Support Threads](https://wordpress.org/support/plugin/slimbox/)
 * [Active Topics](https://wordpress.org/support/plugin/slimbox/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slimbox/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slimbox/reviews/)

 * 10 replies
 * 5 participants
 * Last reply from: [molina_wind](https://wordpress.org/support/users/molina_wind/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/problem-on-wp36/#post-4017786)
 * Status: resolved