Skip Navigation

[Gelöst] Crear un carrusel econ un View

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

Heute stehen keine Supporter zur Arbeit im Werkzeugsatz-Forum zur Verfügung. Sie können gern Tickets erstellen, die wir bearbeiten werden, sobald wir online sind. Vielen Dank für Ihr Verständnis.

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)

Dieses Thema enthält 3 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von Minesh vor 2 Monaten.

Assistiert von: Minesh.

Author
Artikel
#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

Sprachen: Englisch (English )

Zeitzone: 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

Sprachen: Englisch (English )

Zeitzone: 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/