Skip Navigation

[Resuelto] Multiple flexsliders on one site

This support ticket is created hace 7 años, 3 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
- 12:00 – 17:00 12:00 – 17:00 12:00 – 17:00 12:00 – 17:00 12:00 – 17:00 -
- 18:00 – 21:00 18:00 – 21:00 18:00 – 21:00 18:00 – 21:00 18:00 – 21:00 -

Supporter timezone: Asia/Karachi (GMT+05:00)

Etiquetado: 

Este tema contiene 5 respuestas, tiene 2 mensajes.

Última actualización por Noman hace 7 años, 3 meses.

Asistido por: Noman.

Autor
Mensajes
#563495

Support,

I am using flexslider for my posts and it works/looks great.

Now I am trying to use a flexslider for my grid/map/list views to show a "mini" carousel of the posts pictures, basically a preview. I'm trying to create a "second" flexslider, but when I create and change the classes from .flexslider to .flexslider2 nothing seems to work properly. Is it possible to create this second flexslider (.flexslider2) or is only .flexslider recognized?

I have started to implement the thumbnail flexslider here: enlace oculto
Note: it has .flexslider classes throughout, not flexslider2 as it got all messed up when trying to create new flexslider class.

Thanks,
Chuck

#563558

Noman
Supporter

Idiomas: Inglés (English )

Zona horaria: Asia/Karachi (GMT+05:00)

Hi Chuck,

Thank you for contacting Toolset Support. You should keep original class name .flexslider

For using it multiple times, you can create different Content Templates and Views for each case (you may need to put its CSS in CSS editor section).

Also you should try to put your content shortcodes within [wpv-for-each] shortcode, for example:

<ol>[wpv-for-each field="wpcf-my-field"]<li>[types field="my-field"][/types]</li>[/wpv-for-each]</ol>

https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-for-each

For creating Carousel I suggest using this plugin, it will allow you to add Toolset shortcodes, html or any other content in it: https://wordpress.org/plugins/slide-anything/

OR this plugin which has Carousel feature and make it easier to do so: enlace oculto

Thanks

#563654

Noman,

Thanks for the guidance.

My problem is that I have the flexslider CSS settings on my global style sheet vs the sheets for each view/template. So the global is always interfering when I try to create a second flexslider with separate CSS settings for the grid/map/list views. I have the flexslider settings on the global sheet instead of the content template for speed purposes.

Is there another way around this?

#563655

I'll give the slide-anything plugin a test drive and let you know how I make out.

Thanks,
Chuck

#563661

Noman,

Slide-anything looks very promising. I'm having trouble loading toolset shortcodes. The two I need are:
[wpv-post-featured-image size="original" ]
[types field="additional-images" alt=""][/types]

When I try to put these codes into one slide, it loads the pictures stacked on one another. Not sure how to go about inserting them?

Thanks,
Chuck

#563677

Noman
Supporter

Idiomas: Inglés (English )

Zona horaria: Asia/Karachi (GMT+05:00)

Hello Chuck,

Can you please provide the front-end link where I can see the pictures stacked on one another?

=== Please backup your database and website ===

✙ I would additionally need your permission to de-activate and re-activate Plugins and the Theme, and to change configurations on the site. This is also a reason the backup is really important.

Thank you