Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

Show Flickr image titles in slideshow

  • Andrew Paterson
  • Andrew Paterson's Avatar Topic Author
  • Offline
  • Junior Member
More
9 years 11 months ago #136371 by Andrew Paterson
Show Flickr image titles in slideshow was created by Andrew Paterson
Greetings

When using Flickr albums as galleries with SIG pro, the description entered for each photo appears under the image in the slideshow.

Is it possible to have the image's title on Flickr display as well?

Please Log in or Create an account to join the conversation.

  • Andrew Paterson
  • Andrew Paterson's Avatar Topic Author
  • Offline
  • Junior Member
More
9 years 11 months ago #136372 by Andrew Paterson
Replied by Andrew Paterson on topic Show Flickr image titles in slideshow
I found the solution.

I am using Galleria and worked out that the text which appears in the tag div.fancybox-title is pulled from the title of the element a.sigProLink in the galleria template.

I updated the title line to:
title="<?php echo $photo->captionTitle."&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;".$photo->captionDescription.$photo->downloadLink.$modulePosition; ?>"

(I added
$photo->captionTitle."&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;".
).

In the Fancybox popup, the title and description of the image now appear.

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum