Saltar navegación

[Resuelto] Can’t get a random display of items in view

Este hilo está resuelto. Aquí tiene una descripción del problema y la solución.

Problem:

How to sort the view's results by random order?

Solution:

You can find and edit the view block you mentioned above, make sure it is using "Ordering" option: Sort by Random order.

Relevant Documentation:

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

Zona horaria del colaborador: Asia/Hong_Kong (GMT+08:00)

Este tema contiene 2 respuestas, tiene 2 mensajes.

Última actualización por naomiW 4 years, 2 months ago.

Asistido por: Luo Yang.

Autor
Mensajes
#2329059

I am trying to: show items in view randomly

Link to a page where the issue can be seen: hamah.ch/netzwerkii

I expected to see: see a random order of therapists

Instead, I got: newest therapist is first

#2329325

Hello,

I have tried it in my localhost with a fresh WP installation + the latest version of Toolset plugins, it works fine.

So the problem you mentioned above is abnormal, please check these:
1) Find and edit the view block you mentioned above, make sure it is using "Ordering" option: Sort by Random order.
2) In case it is a compatibility problem, please deactivate all other plugins, and switch to WordPress default theme 2021, and test again

#2329345

My issue is resolved now. Thank you!