Skip Navigation

[Closed] Insert custom element in a view loop

This support ticket is created 3 years, 3 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 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 1 reply, has 2 voices.

Last updated by Shane 3 years, 3 months ago.

Assisted by: Shane.

Author
Posts
#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 hidden link

What is the link to your site? hidden link

#2212933

Shane
Supporter

Languages: English (English )

Timezone: 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.