Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Olv1do

    (@olv1do)

    `<a rel=”lightbox” href=”{FILELINK}”><img src=”{THUMBNAIL}” alt=”{CAPTION}” title=”{CAPTION} class=”attachment” /></a>’ this is the Img postie setting

    Plugin Author Wayne Allen

    (@wayneallen-1)

    You do not need to use Cronjob Scheduler, Postie hooks into the WordPress cron. Just set the “Check for mail every” setting.

    WP Lightbox 2 (the plugin I assume you are referencing) seems to work fine in my testing.

    Your template does have a missing quote on the title attribute, it should be:

    <a rel="lightbox" href="{FILELINK}"><img src="{THUMBNAIL}" alt="{CAPTION}" title="{CAPTION}" class="attachment" /></a>

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Lightbox’ is closed to new replies.