Navigation überspringen

[Gelöst] add a number to results of a view

This support ticket is created vor 3 Jahren, 4 Monaten. 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)

Dieses Thema enthält 2 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von aitorS vor 3 Jahren, 3 Monaten.

Assistiert von: Shane.

Author
Artikel
#2162267
Captura de pantalla 2021-09-06 a las 18.00.12.png

Is it possible to add a number in the order in which the results of a view appear?
Like this:

#2162355

Shane
Supporter

Sprachen: Englisch (English )

Zeitzone: America/Jamaica (GMT-05:00)

Hello,

Thank you for getting in touch.

Essentially you want to print out the loop index of each of your items. In such a case you will need to make use of the shortcode below to achieve this.
https://toolset.com/documentation/programmer-reference/views/views-shortcodes/#vf-1195331

Please let me know if this helps.
Thanks,
Shane

#2170973

My issue is resolved now. Thank you!