Skip Navigation

[Resuelto] Crear un carrusel econ un View

This support ticket is created hace 2 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.

Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.

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 3 respuestas, tiene 2 mensajes.

Última actualización por Minesh hace 2 meses.

Asistido por: Minesh.

Autor
Mensajes
#2754793

En el editor de bucle de una View, no consigo crear un carrusel que muetre 3 elementos y vaya desplazandose uno a uno
¿como podria hacerlo?
Tengo este codifdo:

[wpv-layout-start]
	[wpv-items-found]
	<!-- wpv-loop-start -->
	<wpv-loop>
			[wpv-post-body view_template="Carrusel testimonios - presentación"]

	</wpv-loop>
		<!-- wpv-loop-end -->
	[/wpv-items-found]
	[wpv-no-items-found]
		<strong>[wpml-string context="wpv-views"]No items found[/wpml-string]</strong>
	[/wpv-no-items-found]
[wpv-layout-end]

Saludos.
Rafa Corts

#2754910

Minesh
Supporter

Idiomas: Inglés (English )

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

Hello. Thank you for contacting the Toolset support.

Spanish support is not available at the moment. I hope we can continue in English and that's OK with you.

Here is the Doc that shows information how you can display images with Toolset. Toolset offers slider block:
- https://toolset.com/course-lesson/displaying-images-with-toolset/#displaying-images-with-toolset

You can add a view block or content template and add the slider block as required.

#2754954
carrusel-testimonios.jpg

Hola esto no me sirve, dentro de la View, hay un bocle, para visionar diferentes entradas y lo que necesito es mostrar una imagen, un titulo y un texto. Como en la imagen.
Saludos.
Rafa Corts

#2754971

Minesh
Supporter

Idiomas: Inglés (English )

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

Are you using legacy view plugin or Toolset Block plugin?

Based on the details you shared with your initial post it's a legacy view.

Here is the Doc that shows how you can build slider view:
- https://toolset.com/documentation/legacy-features/views-plugin/creating-sliders-with-types-and-views/

And if you want to build thumbnail slider:
- https://toolset.com/documentation/legacy-features/views-plugin/how-to-create-a-wordpress-thumbnail-slider-in-minutes/