Tagged: enfold, Lightbox, Masonry Galley, navigation arrows
Hey guys i have a concern.
In the masonry gallery, when I select “yes” to display lightbox in the masonry gallery settings, it displays the element lightbox over the default WP lightbox. However i want the lightbox to be a quick view with navigation arrows instead of wordpresses deafult wp-content-uploaded-image links.
My images are between 800 & 2000px in size. I’ve tried changing the max size of my gallery with this css code
#top div .avia-gallery img {
max-height: 3000px;
}
But nothing works. It’s still on default WP-Content-uploads.
How can i achieve my lightbox with the navigation arrows as a quick view without the image going directly to my wp upload link?
Thanks in advance!
Hey cassidydiehl,
Thanks for the login details. First off, could you please try to overwrite the theme files with a fresh copy from your Themeforest account via FTP to see if that helps? http://kriesi.at/documentation/enfold/updating-your-theme-files/
If that doesn’t help then please point out where we can see and reproduce the error and we’ll have a closer look at it.
Best regards,
Rikard
all of my theme files are updated.
Under all of my portfolio pages have a masonry gallery. When you click on an image to view it, it goes directly to the default wordpress content uploader link instead of it appearing in a lightbox with navigation arrows.