Saltar navegación

[Resuelto] Image repeater field not showing in View

This support ticket is created hace 5 años, 7 meses. 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.

Este tema contiene 1 respuesta, tiene 1 mensaje.

Última actualización por dorM hace 5 años, 7 meses.

Autor
Mensajes
#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:
enlace oculto

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!