Saltar navegación

[Resuelto] Need to show all values in Custom Search Filter in Views Block

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

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

Este tema contiene 8 respuestas, tiene 2 mensajes.

Última actualización por Minesh 4 years, 7 months ago.

Asistido por: Minesh.

Autor
Mensajes
#2227335
Screen Shot 2021-11-23 at 9.00.37 AM.png

Tell us what you are trying to do?
I need to show all field values on my radio button in my custom search filter in views block. I couldn't find any option that will allow it. In the Field Settings, I can only have either "Using existing custom values" or "Using manually entered values".

How it should look would show in the screenshot I've attached.

My link to my site is: enlace oculto

#2227729

Minesh
Colaborador

Idiomas: Inglés (English )

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

Hello. Thank you for contacting the Toolset support.

As I understand - you want to display all filter options by default when view is loaded. If this is correct - you can select your view block and within the "Custom Search" tab on right hand side disable the option "Show only filter options that would produce results" and save your view/page.

Please check the following screenshot.
=> enlace oculto

#2227839

Thank you. Yes, I've already tried doing that but it is still having the same issue.

#2227841

Minesh
Colaborador

Idiomas: Inglés (English )

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

Can you please share admin access details and let me check whats going wrong with your setup.

*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.

I have set the next reply to private which means only you and I have access to it.

#2228605

Minesh
Colaborador

Idiomas: Inglés (English )

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

I checked on your install and I found that you are using two custom filed with the same name "Listing Category" where "Listing Category" field you created using Toolset Types and another "Listing Category" field is created using ACF.

Can you please confirm that you want to use "Listing Category" field you created using Types plugin - correct?

#2229549

Hi, I am using the advanced custom fields for that. I was just trying out the custom fields from the toolset.

#2229561

Minesh
Colaborador

Idiomas: Inglés (English )

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

Toolset has limited control over the fields you created using the ACF plugin and there are limited field types that you can managed with Types like single line, multiline email etc..etc..

So, there are two ways either you should add the filter for the field you created using Types plugin or use option that is available with your filter "Using manually entered values" and add the options and values for the options you would like to display as frontend filter options.

#2230503

I see. I will try to use the custom fields from the Types and see if that resolves my issue.

#2230537

Minesh
Colaborador

Idiomas: Inglés (English )

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

Ok great.