Viewing 11 replies - 31 through 41 (of 41 total)
  • OK – the updated version of the code works both for galleries and for single images (; I’ll leave the edited version of the post (as described in previous message) for a while if you want to check anything again.

    Thanks for your support again!

    Oh. WordPress 4.4 and WP Lightbox 2 for Version: 3.0.6.2 beta.
    Is Ok see.. my home..post

    How can I test it?
    When clicking on the link that you’ve provided, Devin, I’m getting a content of a file.

    Click on “Raw” and copy everything (Ctrl+A, Ctrl+C). Go to admin area of your WordPress site, go to plugins, find WP Lightbox 2 and select “edit”. Paste the contents of your clipboard to the text box with code and click “Update File”. That’s all.

    Ok, that worked and it fixed everything.
    The Lightbox now works on my site. for Galleries and for single images as well.

    I can also confirm that 3.0.6.1 was not working on any new post on any of my sites and 3.0.6.2 does work. Roll ’em out!

    Cheers

    The last version (3.0.6.2) works on my site. If you could only add the minified file and check the ‘escape’ key ?? Thank you so much!

    Great – thanks again!

    great! everything is fine now!
    thanks.

    Hi, when will the fix be ready for an update problem, please?

    I think you probably understand the issue. The plugin now adds a div with an id of “attachment_99999” to each image, and that div has its own width and doesn’t behave like the images would otherwise. (You can manually strip the id name from each image, but who wants to do that for 10,000 images or however many you have?)

    So your images all have like this now:

    <div id="attachment_12220" style="width: 160px;" class="wp-caption alignleft">
    <a href="thumb.jpg" rel="lightbox[12218]"><img class="wp-image-12220 size-full lazy-loaded" src="http:/thumb.jpg" data-src="http:/thumb.jpg" alt="" width="150" height="172"></a><p class="wp-caption-text"> caption </p>
    </div>

    Could someone please let us know a general ETA for this fix please? or a temporary fix we can implement ourselves in the meantime?

    Thanks

    @jmunce – the issue you describe is not related to the one discussed in this thread. The fix for the original issue was published as 3.6.0.2 release and it works fine… Moreover – on my page I cannot see the things you describe – the divs for images don’t have any width in style tags. But maybe it’s because I’m using only galleries, not single images.

Viewing 11 replies - 31 through 41 (of 41 total)
  • The topic ‘Stopped Working with 4.4 Update’ is closed to new replies.