Display image title and caption in Essential Grid

Hi,

Is it possible to display the title and caption for the featured image in a post-based Essential Grid, preferably in the hover cover? I tried using the %caption% meta, but it displayed the post excerpt, not the image caption. Thanks for any suggestions.

Website: watermarkarts.org
Wordpress: 4.9.8
X Theme: 6.3.4
Cornerstone: 3.3.4

I’m trying to do something similar to this:

https://www.themepunch.com/faq/convert-native-wp-galleries-essential-grids/

But this example is about converting a WP gallery to Essential Grid. I would like to have the image title and caption display on hover (as in the example), not the post title and post excerpt.

Hi There,

It’s not possible.

The post type source is POST so the title & excerpt are belong to the posts.

And under the layer setting there is no meta field for the featured image as well:

I recommend you to use the gallery shortcode in this example instead:

https://www.themepunch.com/faq/convert-native-wp-galleries-essential-grids/

Regards!

Thanks for your help. I solved this problem by creating image title and caption fields using Custom Fields Pro, then created an Essential Grid layer for text and added %image_title% and %image_caption%. Worked perfectly.

Hey Steve,

We are just glad that you have figured it out a way to correct the said issue.
Thanks for letting us know!

Best Regards.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.