Saltar navegación

[Resuelto] Toolser Views – sort order by

This support ticket is created hace 2 años, 10 meses. 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
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10: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/Kolkata (GMT+05:30)

Este tema contiene 1 respuesta, tiene 2 mensajes.

Última actualización por Minesh hace 2 años, 10 meses.

Asistido por: Minesh.

Autor
Mensajes
#2405931

Hey I need to use the sorting option in one dropdown and not in 2. I have the below code and I want to add the "Price Hight to Low" option as well but didnt work. Can you please advise

[wpv-sort-orderby type="select" options="menu_order,post_date,price" label_for_menu_order="Recommended" label_for_post_date="New In" label_for_price="Price Low to High" orderby_ascending_for="menu_order,post_date,price" ]

#2406751

Minesh
Colaborador

Idiomas: Inglés (English )

Zona horaria: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

I checked but the thing is that if you want to have X field and you want to sort it with both ASC and DESC direction, you will have to use the additional option "Allow to modify the sorting direction" that will offer you the ASC or DESC direction.

There is no feature available as of now to combine the dropdown that displays the field for sorting and direction.