1. JM Lingerie - Preview released


    JA Smashboard - June Joomla 2.5 & 3.0 Responsive template Preview released


    Vote now - Choose the template types you want in coming months


    Tools & Tips - Make your Joomla site faster


User Tag List

+ Reply to Thread
 
Results 1 to 4 of 4
  1. #1
    Licensed Member Expired
    JoomlaTemplate Club Member - Personal License - 3 Months Expired

    Join Date
    Feb 2012
    Posts
    8
    Points
    18.77
    Downloads
    234
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    0
    Thanked 0 Times in 0 Posts

    image gallary with different title in ja popup

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

  2. #2
    JA Developer Saguaros's Avatar
    Join Date
    Apr 2009
    Posts
    10,391
    Points
    8,661.30
    Downloads
    1073
    Uploads
    0
    Mentioned
    29 Post(s)
    Tagged
    2 Thread(s)
    Thanks
    67
    Thanked 725 Times in 672 Posts
    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:
    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}
    For each group, you can change above title parameter.

    Regards.

    Click Thanks if my post is helpful

  3. #3
    Licensed Member Expired
    JoomlaTemplate Club Member - Personal License - 3 Months Expired

    Join Date
    Feb 2012
    Posts
    8
    Points
    18.77
    Downloads
    234
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    0
    Thanked 0 Times in 0 Posts
    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?

  4. #4
    JA Developer Saguaros's Avatar
    Join Date
    Apr 2009
    Posts
    10,391
    Points
    8,661.30
    Downloads
    1073
    Uploads
    0
    Mentioned
    29 Post(s)
    Tagged
    2 Thread(s)
    Thanks
    67
    Thanked 725 Times in 672 Posts
    Hi,
    We can only display title for each image if you choose to load every specified image like:
    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}
    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.

    Click Thanks if my post is helpful

+ Reply to Thread

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts