Saltar navegación

[Resuelto] Slider settings of a view

This support ticket is created 3 years 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 4 respuestas, tiene 2 mensajes.

Última actualización por izalcoC 2 years, 12 months ago.

Asistido por: Minesh.

Autor
Mensajes
#2611087
Captureslide.PNG

Hello, I'm trying to adjust my slider to show four products, but it is showing 2 or 3 per page, and I'm not sure what is causing that or if I'm not setting the slider correctly.

What is the link to your site?
enlace oculto

#2611203

Minesh
Colaborador

Idiomas: Inglés (English )

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

Hello. Thank you for contacting the Toolset support.

Just to ensure can you please tell me under what section you have added the slider view?

Can you please send me 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.

#2611675

Minesh
Colaborador

Idiomas: Inglés (English )

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

With the view that displays the slider:
- enlace oculto

I can see with the view's output you have added the conditional shortcode:

[wpv-conditional if="( '[types field='marcar-si-el-producto-esta-en-tendencia' output='raw'][/types]' eq '1' )"] 
<div class="lf_product"><em><u>enlace oculto</u></em>	 
          </a></div>

[/wpv-conditional]

You can remove that conditional shortcode and save your view.

I've added the following query filter to "Query filter" section:

 Custom field filter
Select items with field:
Marcar si el producto está en tendencia is a number equal to 1

This filter will only fetch the posts with Marcar si el producto está en tendencia field value equal to 1.

I can see on frontend it displays the correct result: enlace oculto

#2614061

My issue is resolved now. Thank you!