• Resolved wp_kc

    (@wp_kc)


    This plugin used to work great until WP3.6. Then any time I clicked on an image the modal overlay would show up but not the image. The plugin web page link is broken, and I did not see any easy way to contact the developer on the developer’s web site link for the plugin.

    I did not try to dig too deeply into what was causing the problem, but it seemed to be an issue with the customized lightbox2.5 javascript. So I grabbed a copy of the latest version of lightbox (2.6 at the time of this post), did a file compare and copied over the relevant customizations. But the autoscaling of the images wasn’t working, so I ended up debugging lightbox too!!!!

    Here is what you will need: Replace the contents of facebook-album-sync/js/lightbox.js with this…

    [Excessive code moderated. Please use a pastebin.]

    That should do it!

    https://www.ads-software.com/plugins/facebook-album-sync/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter wp_kc

    (@wp_kc)

    k. fine. whatever…

    here is the new facebook-album-sync/js/lightbox.js code…

    https://pastebin.com/rERfrUp2

    Here is the new facebook-album-sync/css/lightbox.css code…

    https://pastebin.com/4h6perMT

    first of all many thx for putting together the code – it finally helped me slving the problem of showing single pics!

    i only have one question – somehow the arrows for previous/next picture move very strangely with the cursor (check here)

    does anybody else have the problem or can somebody tell me how to change this?

    thanks very much in advance!

    I do not understand! How to make this change so that the plugin works in 3.6? Please can someone give more details?

    Nevermind friends … Could do and now works! Thank you!

    Thread Starter wp_kc

    (@wp_kc)

    Hi m_mangold,

    I was going to say the arrow animation is pretty cool and ask you how you did that! ??

    It’s not happening on any of the web sites that I use the fixed plugin on. So my guess is that you have either some javascript or HTML5 CSS animation installed on your site somewhere that is causing the animation. Try disabling other plugins one at a time until the animation goes away.

    If that doesn’t get rid of the animation, try switching to a different WP theme temporarily. If that gets rid of the animation, then it is probably something in the javascript or CSS files on your theme that is causing it.

    Personally, I think the animation looks pretty cool and I would just leave it. ??

    Hi…I still have the problem. I updated the theme (Customizr) to the new version…after that the lightbox don’t work. Why? Can anyone help me?

    Plugin Author Dwain Maralack

    (@dwainm)

    Hi wp_kc

    Thanks for the code Update I’ll look into adding this to the plugin.

    francescobj: The Lightbox is broken in the latest version of WordPress I’ll update you when I get this working in the next few days.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Images no longer showing in WP3.6 (and how to fix it)’ is closed to new replies.