Saltar navegación

[Cerrado] Insert custom element in a view loop

This support ticket is created 4 years, 7 months ago. 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.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Zona horaria del colaborador: America/Jamaica (GMT-05:00)

Este tema contiene 1 respuesta, tiene 2 mensajes.

Última actualización por Shane 4 years, 7 months ago.

Asistido por: Shane.

Autor
Mensajes
#2212745

Tell us what you are trying to do? I need to insert a custom element only in the first line at the third position of this car page

Is there any documentation that you are following? yes this is the link https://toolset.com/documentation/legacy-features/views-plugin/digging-into-view-outputs/#vmeta-wpv-loop-parameters

Is there a similar example that we can see? yes in this page enlace oculto

What is the link to your site? enlace oculto

#2212933

Shane
Colaborador

Idiomas: Inglés (English )

Zona horaria: America/Jamaica (GMT-05:00)

Hi Manuel,

Thank you for getting in touch. The index option can only be used when you're doing your setup with a classic view.

If such is the case then you can use the shortcode below.

[wpv-item index=3]
You information goes here

What this does is at the 3rd item it will display the information that i've set in this case "your information goes here"

Please let me know if this is clear.

Thanks,
Shane

El debate ‘[Cerrado] Insert custom element in a view loop’ está cerrado y no admite más respuestas.