Skip Navigation

[Resolved] Split: need help , very complicated – number showing before each result shown through a view

This support ticket is created 5 years, 11 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 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Karachi (GMT+05:00)

This topic contains 2 replies, has 2 voices.

Last updated by martinP-13 5 years, 11 months ago.

Assisted by: Waqar.

Author
Posts
#1187964

2)on the above example each entry has a number before it ie
1.First Place : Gary , i would like to keep the order of dipaly BUT have no number before
ie First Place : Gary

martin

#1187994

Hi Martin,

In point number 4 of my message about the example view ( ref: https://toolset.com/forums/topic/need-help-very-complicated/#post-1185698 ), I wrote:

"4. In the "Loop Editor" section, I've set the results to show in an ordered list. But you can use the "Loop Wizard" button to change that as needed.
( screenshot: hidden link )"

If you'd like to change the ordered (numbered) list to an unordered list, you can replace "ol" tags to "ul".
( screenshot: hidden link )

You can learn more about ordered and unordered lists from this guide:
hidden link

To better understand how the "Loop Editor" section in the views work, I'll also recommend to these guides:
https://toolset.com/documentation/getting-started-with-toolset/create-and-display-custom-lists-of-content/#choosing-how-the-view-will-display-that-content
https://toolset.com/documentation/user-guides/digging-into-view-outputs/

regards,
Waqar

#1188026

My issue is resolved now. Thank you!