Sauter la navigation

[Résolu] Image repeater field not showing in View

This support ticket is created Il y a 5 années et 7 mois. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Ce sujet contient 1 réponse, a 1 voix.

Dernière mise à jour par dorM Il y a 5 années et 7 mois.

Auteur
Publications
#1274553

I am trying to:
Display a gallery with an image repeater field.
i'm using:

[wpv-for-each field="wpcf-project_gallery"]
<div class="item">[types field="project_gallery"][/types]</div>
[/wpv-for-each]

Link to a page where the issue can be seen:
lien caché

I expected to see:
instance of IMG tags in the page

Instead, I got:
no IMG tags. just blank.

#1274561

My issue is resolved now. Thank you!