Conversation
supportHello! Can you please tell how to do that when you click on the photo it did not open in full size, turning the pages to the next photo? Need to switch not only the navigation arrows, but when you click on the photo. Please help. https://wordpress.org/plugins/blueimp-lightbox/
You can add the attribute data-next-class="slide" to the Gallery widget: https://plugins.trac.wordpress.org/browser/blueimp-lightbox/trunk/tmpl/blueimp-gallery.html This will make the whole slide clickable for the next Gallery image.
Thank you! Is it possible to sledat to and photo was interactive and arrows, close button and the indicator remained?
After adding attribute data-next-class=”slide” the indicator disappears and navigation arrows.
Sorry, I forgot to insert a class = “blueimp-gallery blueimp-gallery-controls”, so could not see the buttons, now you can see them. But after adding the attribute data-next-class = “slide” button remained visible, but when pressed, they do not work. I would like to go to the next photo, and was using the buttons and with help of clicking on the photo. Now I have this code on top of <div id = “blueimp-gallery” class = “blueimp-gallery blueimp-gallery-controls” data-next-class = “slide”> prompt, please, that can change it to work and buttons and click on the picture to go to next?
And when you press on the photo at the left edge turned over all power to the right, not the left. That is, in what direction would not be pushed – still picture turned over to the right.
Actually, instead of doing what I suggested above, I would suggest something different: * Edit the CSS for the prev and next buttons. * Remove the border and make them large to cover the right and left areas. This way you get the behaviour you want.
Thank you very much! Tell me, please, how can I do that in the transition to the next photo was not a sharp transition. Photo attenuate, appeared the next picture.
You can add the attribute data-next-class="slide" to the Gallery widget: https://plugins.trac.wordpress.org/browser/blueimp-lightbox/trunk/tmpl/blueimp-gallery.html This will make the whole slide clickable for the next Gallery image.
Thank you! Is it possible to sledat to and photo was interactive and arrows, close button and the indicator remained?
After adding attribute data-next-class=”slide” the indicator disappears and navigation arrows.
Sorry, I forgot to insert a class = “blueimp-gallery blueimp-gallery-controls”, so could not see the buttons, now you can see them. But after adding the attribute data-next-class = “slide” button remained visible, but when pressed, they do not work. I would like to go to the next photo, and was using the buttons and with help of clicking on the photo. Now I have this code on top of <div id = “blueimp-gallery” class = “blueimp-gallery blueimp-gallery-controls” data-next-class = “slide”> prompt, please, that can change it to work and buttons and click on the picture to go to next?
And when you press on the photo at the left edge turned over all power to the right, not the left. That is, in what direction would not be pushed – still picture turned over to the right.
Actually, instead of doing what I suggested above, I would suggest something different: * Edit the CSS for the prev and next buttons. * Remove the border and make them large to cover the right and left areas. This way you get the behaviour you want.
Thank you very much! Tell me, please, how can I do that in the transition to the next photo was not a sharp transition. Photo attenuate, appeared the next picture.