I am trying to: Get my captions to view on new image gallerys
Link to a page where the issue can be seen:
hidden link
I expected to see:
A caption before the item 1 of 40 text
Instead, I got:
No caption. The caption appears on older properties - hidden link
Shane
Supporter
Languages:
English (English )
Timezone:
America/Jamaica (GMT-05:00)
Hi Darren,
Thank you for getting in touch.
Can you let me know which tool you're using to display the gallery of images?
Thanks,
Shane
Shane
Supporter
Languages:
English (English )
Timezone:
America/Jamaica (GMT-05:00)
Hi Darren,
I'm assuming this is the code that you're using to display the slider.
<ul class="propertySlide">
[wpv-for-each field="wpcf-slide-image"]
<li class="propertySlide"><a href="[types field="slide-image" raw="true"][/types]">[types field='slide-image' width="200" height="200"][/types]</a></li>
[/wpv-for-each]
</ul>
Unfortunately i'm not sure what plugin you're using to display the actual slider. Can you let me know how this was setup.
Thanks,
Shane
That is the code yes
The plugin is
Simple Lightbox
Version 2.8.1
By Archetyped
Thanks
Gordon
Shane
Supporter
Languages:
English (English )
Timezone:
America/Jamaica (GMT-05:00)
Hi Darren,
There is not much I can do here on this one given that the lightbox is being generated by the Simple Lightbox. In a case like this it would be best to contact the support team for that plugin and ask them how to manually trigger the image meta data.
Given that the data is there on the image itself i'm not sure how they're implementing the lightbox, if they are automatically pulling the image captions.
Thanks,
Shane