Passer la navigation

[Closed] Insert custom element in a view loop

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

Fuseau horaire du supporter : America/Jamaica (GMT-05:00)

Ce sujet contient 1 reply, a 2 voix.

Dernière mise à jour par Shane Il y a 4 years, 7 months.

Assisté par: Shane.

Auteur
Publications
#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 lien caché

What is the link to your site? lien caché

#2212933

Shane
Supporter

Les langues: Anglais (English )

Fuseau horaire: 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

The topic ‘[Closed] Insert custom element in a view loop’ is closed to new replies.