• Resolved js

    (@jamisoloman)


    Hi Guys,

    I’m using the postie plugin to post via email and when I post with images, they aren’t opening in a lightbox.

    I’ve got the lightbox 2 plugin installed, but not sure if this is the right one..

    I’ve tested this on multiple themes including the default, with no luck.

    I’ve also tested this using Posterous to WordPress which bypasses Postie plugin and this displays the images fine in a lightbox..

    Can anyone provide some assistance?

    http://wordpress.org/extend/plugins/postie/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Bump……
    This would be really useful to have.

    Change line 1823 in the “postie-functions.php” file from…

    $value = '[gallery]';

    to….

    $value = '[gallery link="file"]';

    That works for me.

    I had the same question too. I use colorbox and for it to work there is only “rel=lightbox” needed in each image.

    Within the Postie options, tab Image, you can change the code of the image display to:

    <div id="attachment_{ID}" class="wp-caption alignleft" style="width: {MEDIUMWIDTH};"><a <strong>rel="lightbox"</strong> href="{FULL}" ....

    That makes it work for me.

    Thank you noelgreen, this did the trick. brilliant.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Postie] Lightbox not working for Gallery images’ is closed to new replies.