-
AuthorPosts
-
August 17, 2013 at 8:19 am #27959
Hi guys-
I updated Enfold and it’s running great. I need to re-address the issue of the lightbox though. I want to be able to use it other places, but don;t want it to automatically active on portfolio page images. I’m opening them up in AJAX, and the images are a slideshow. I need the nav buttons for the slideshow, but do NOT want users to be able to also click on the photo (getting the same red circle as when you click on grid thumbnails) and open the images in a lightbox. Redundant. How can I disable this? Last time we talked I believe Kriesi said it was a bug.
Thank you!_
August 19, 2013 at 3:42 pm #135975Hi mgma,
I don’t have any reference for what you mean. Just looking through all of your previous posts I don’t see any topics relating to it either so I’m just not clear on exactly what you are having issues with or what Kriesi might have said was a bug. As far as I know what you describe isn’t a bug but again, with a bit more context I’m not sure I’m completely clear on it.
Regards,
Devin
August 20, 2013 at 3:49 am #135976Thanks Devin… Here is the older post…
https://kriesi.at/support/topic/slideshow-is-not-auto-rotating-when-previewing-in-ajax
And I thought I’d try it again, since I’ve upgraded the template since, but I can’t even locate that copy in slideshow.php.
Essentially… once one of these is opened up, and the slideshow starts (now it works, that was the bug Kriesi was referring to) I do NOT want the user to be able to click on these images from the slideshow to open them in a lightbox. I want to completely disable that function. They’re already watching the slideshow with full size images…
http://networkgreenhouse.com/responsive/portfolio/
Thanks!
August 21, 2013 at 2:49 am #135977Hey,
Please add this on your custom.css or Quick CSS:
.avia-slideshow-gallery .avia-slideshow-inner li a {
pointer-events: none;
}Regards,
Ismael
August 25, 2013 at 8:02 am #135978That did it. Thanks so much. Works now (or doesn’t, rather). Can you tell me how to change the slideshow to a slide vertically instead of horizontally? same easing and everything is fine… would just like it different than the direction of the AJAX action…
Thanks Ismael!
August 26, 2013 at 5:21 pm #135979Hi mgma,
I’m not sure if that is easily possible or not. I’ve tagged the head of support who should be able to say for sure one way or another.
Regards,
Devin
August 27, 2013 at 4:10 am #135980Thanks Devin.
August 27, 2013 at 6:58 am #135981No, the slider does not support a different slide direction at the moment. You can add this idea to the feature request thread but tbh you’re the first person who requests this feature and I doubt many users really need it.
September 5, 2013 at 8:14 am #135982ok, thanks dude.
-
AuthorPosts
- The topic ‘Still unable to disable the lightbox in AJAX view…’ is closed to new replies.