Does anyone know how to add each different title for a group of images via slideshow in JA popup??

Does anyone know how to add each different title for a group of images via slideshow in JA popup??
Hi tengallen,
Apologies for this late reply, somehow I missed this thread.
In guides of this JA Popup, you can add parameter 'title' for each group:
For each group, you can change above title parameter.Code:{japopup type="slideshow" content="images/sampledata/fruitshop/apple.jpg,images/sampledata/fruitshop/bananas_2.jpg" width="400" height="300" title="Sample image"} Sample image {/japopup}
Regards.
Click Thanks
if my post is helpful
To Hien Nguyen:
Thanks for reply.
For your example, it will display one title for a group of images.
We prefer display several titles for each images in a group.
Any idea?
Hi,
We can only display title for each image if you choose to load every specified image like:
For displaying title for each image when loading a group of images via a slideshow, it would need heavy customization on this plugin, which is beyond the scope of support.Code:{japopup type="image" content="images/sampledata/fruitshop/apple.jpg" width="400" height="300" title="First title"}Sample image{/japopup} {japopup type="image" content="images/sampledata/fruitshop/bananas_2.jpg" width="400" height="300" title="Second title"}Sample image{/japopup}
Click Thanks
if my post is helpful
Reply With Quote
Click Thanks 
Bookmarks