[Plugin: Gallery to Slideshow] I'm trying to add captions
-
Hi, first of all – this is a fantastic plugin. So simple/easy and the fact that you are taking the time to support it is much appreciated.
I saw there was a post about adding captions. I’m gonna go ahead and attempt it myself and I’m assuming it goes in this foreach function:
foreach ( $attachments as $attachment_id => $attachment ) { ...output this: <p class="flex-caption">[not sure how to echo the attachment description though]</p> }
Would I be on the right track there?
EDIT – Just noticed that it already does this with the caption field (I was using the description field). Sorry.
https://www.ads-software.com/extend/plugins/gallery-to-slideshow/
- The topic ‘[Plugin: Gallery to Slideshow] I'm trying to add captions’ is closed to new replies.