[Resuelto] I need to make slider with thumbnails from custom type post image field
This support ticket is created hace 7 años. 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.
Tell us what you are trying to do? Make slider with thumbnails from custom type post image field. Discussed about this in other ticket and have nice working slider, but it is horizontal. My client's website has some basic design and shows photos like here enlace oculto that is one bigger photo and few aligned vertically on right side. I need to make something like this enlace oculto but looking like that furniture website layout. Can you help me with that?
Is there any documentation that you are following?
Stopped here (another ticket about slider with custom type post image field thumbnails
Is there a similar example that we can see?
Here is working slider, but horizontal one enlace oculto
I need to make something like this enlace oculto with vertical scrolling and controls
Using example something like this enlace oculto
I took a look at your sample slider. From their website it looks like you have to use their tools to add the images required.
What you need is a slider that, like Flex Slider (enlace oculto) simply requires you to generate HTML markup in a specific format using its classnames, and then to run a line or two of JavaScript to initialise the slider with the set options.
Flex Slider doesn't seem to have the layout you require, and I don't know one that does off the top of my head, it is simply a question of searching until you find one that does and where you construct it as described by building the required markup.
If you find a jQuery or JavaScript slider library that works that way and has the required layout, if you are struggling with generating the markup in the required format I should be able to help you with that.