Hi,
I would like to open a lightbox when you click on a single image on post.. Because we can link the picture to another page or any link but not open in lightbox
Any solution please to use prettyPhoto lightbox and keep the nice effect up to down when the pics appear…?
Thank you in advanced
Hey!
Have you tried including the rel attribute in the img tag:
<img src="_IMG_" rel="lightbox" />
Cheers!
Josue
Hi,
Thanks for your reply,
where can i including the rel attribute in the avia editor if i select “image”in media to included.
There is not access ?
thx
Hi katana
for placing an image I use the Text-Shortcode instead of the Image-shortcode. So the lightbox-effect is automaticaly included.
Hi,
I know that about the short code but i talk about the layout builder to included an image and keep the up down effect when you scroll the page, and then open in lightbox, (there is no access in the code avia editor) you can choose between link in page or category but not open in lightbox if you select image media,
thx
OK katana, you’r right. Take the picture-element, but let the picture link to itself, so you will get the lightbox-effect.
Thank you very much Riffbarsch… fix it