How to add Lightbox to an entry, or to a static page.
  • How to add Lightbox to an entry, or to a static page.
  • [img=images/yourimage scale=NN%] where NN is between 1 and 99%
  • Or you can use popup=true without the scale
  • How can I change the text shown below the Picture?

    View Image: picture.png

    I found the file plugin.bbcode.php but is it possible to do this in the entry? like:

    [img=images/picture1.png scale=30% popup=true title="This is a Picture"]

    EDIT
    I just noticed: Lightbox only works in the Admin Panel. After posting the entry lightbox won't work. I I click the pucture, it just opens in the same tab without lightbox.
  • [img=images/picture1.png scale=30% popup=true title="This is a Picture"]

    erm. yes? just do that. If it doesn't work, try with single quotes ' ... '

    I just noticed: Lightbox only works in the Admin Panel. After posting the entry lightbox won't work. I I click the pucture, it just opens in the same tab without lightbox.

    works for me? sounds like a problem with your theme.
  • I tried it with the Leggero Theme and it diddn't work too. With my Deckay 4.0 Theme and the Leggero Theme it's the same: Lightbox works in the editor but not in the published entry... very strange
  • The Popup works now, but I still can't get the title to show: It only shows the Name of the picture. Could it be something in fp-plugins/bbcode/plugin.bbcode.php?

    I translated
    '<a title="Bilddatei: \''.$title.'\'" href="'. /* BLOG_BASEURL . $actualpath.*/

In this Discussion