I am trying to: create an image slider with lightbox with repearting image fields
Dear,
I already found this: https://toolset.com/forums/topic/generate-slide-on-my-slider/ and this works without a light box.
but I was wondering if it is also possible via an other option to create a slider with repeating image custom fields with a lightbox.
Thank you. I look it up and I only see single images in a gallery with the ability of a lightbox. Do you think it is possible with this to combine it with a slider?
Hi, Shane is on holiday this week so I'm checking in on his open support tickets. I looked at the example Shane provided and there is a section called "Inline buttons and fade effect" that includes a gallery with paginated images. The effect in this gallery is "fade", but you could use "slide" instead, according to their documentation here: http://tosrus.frebsite.nl/configuration.php
Is this more like what you are expecting? If not, please tell me more details about what you would like to achieve.
I will try that too thanks!
But I also tried another type of the flexslider from woothemes: hidden link
Unfortunutaly I do not get the control nav thumbnails shown. I get like my uploaded picture flexslider.png.
JS:
// Can also be used with $(document).ready()
$(window).load(function() {
$('.flexslider').flexslider({
animation: "slide",
controlNav: "thumbnails"
});
});
Okay, I will need to see this in a browser to be able to make additional recommendations. Is your site online somewhere I can preview? If login credentials are needed, please provide them in the private fields here.