-
AuthorPosts
-
March 1, 2017 at 12:10 am #753346
I want to use Huge IT Lightbox Plugin with the Enfold Theme, but it won’t work. I unchecked the Lightbox Modal Window option, but with no success. I also try other lightbox plugins but the problem remains the same. When click on a image it opens the lightbox but also the image url.
Please help. And sorry for my english.
March 1, 2017 at 7:49 pm #753918Hey hubsi,
Please try disabling the default lightbox feature from Enfold theme options and try the plugin again. If it still does not work for you I am afraid you’ll need to contact the plugin author for more info about the issue. Making third-party plugins compatible with the theme is unfortunately beyond the support scope we offer. Sorry for that!
Best regards,
VinayMarch 1, 2017 at 10:27 pm #753978Hi Vinary,
So I try 5 different plugins: Huge IT Lightbox, Lightbox Galerie, Responsive Lightbox, Simple Lightbox, WP Lightbox 2
Everytime the same! If I leave the default lightbox enabled, I have two lightboxes (1x default, 1x plugin) over each other.
If I disable the Enfold lightbox, the plugin is actually working, but the image is also opening in the same window with its url, like if I chose in the gallery options to open in new window/tab instead of using lightbox.
So I think its a theme issue or something with my WP.
Or maybe you can tell me, how to make the default lightbox to show the full image resolution and how to change the animation between images to smooth fade instead of this kind of zoom effect.
If I can customize the default lightbox I can consider using it.
Thanks a lot.
March 7, 2017 at 8:37 am #756835Hi!
Please post the url to the site and the login details in the private field so that we can check it. What is the lightbox plugin that is currently activated? Please note that we don’t provide support for third party plugins but we’ll try to help as much as we can.
Cheers!
IsmaelMarch 7, 2017 at 2:32 pm #757014Hi Ismael,
as I sad, I tested many lightboxes and it is always the same. The url is in private. Thanks
March 8, 2017 at 11:03 am #757688Hi!
Thank you for the update. We also need the .htaccess authentication details. Please post it in the private field as well.
Best regards,
IsmaelMarch 8, 2017 at 2:52 pm #757809Hi,
here you are!
Thanks
March 9, 2017 at 7:16 am #758177Hi!
I’m sorry but we need the login details for the .htaccess authentication, not the content of the .htaccess file.
Cheers!
IsmaelMarch 9, 2017 at 10:09 am #758272Hi,
sorry did you mean this login details?March 10, 2017 at 10:24 am #758790Hi!
The Huge IT lightbox is working but it redirects to a new page. Please try the following plugin instead.
// https://wordpress.org/plugins/nextgen-gallery/
Cheers!
IsmaelMarch 11, 2017 at 11:11 pm #759488Hi!
Yes that is right! It redirects to a new page. And that is the problem. It is the same with every plug-in also with nextgen-gallery! See the test page.
Cheers!
March 14, 2017 at 4:15 am #760393Hey!
I’m sorry for the late response. Did you add any modifications to the js files? Could you please provide the FTP details so that we can check it further?
Regards,
IsmaelMarch 14, 2017 at 9:21 am #760528Hi,
no I didn’t change enything on the je files. FTP login is in private. Please check it.March 15, 2017 at 8:48 am #761216Hi!
I did some test in the functions.php file and toggled a few settings in the lightbox plugin but it’s still not working.It still redirects to the actual image url. I tested the same plugin and settings on my local installation and it works fine. I’m not sure why it’s not working on your installation.
Why do you need to use another plugin?
UPDATE: We added a little modification in the functions.php file and it seems to be working now. Please remove browser cache or hard refresh before checking the page.
Cheers!
IsmaelMarch 15, 2017 at 12:06 pm #761342Hi,
thanks for the update. It is working.
I wantet to use another Lightbox because I dont like the transition type of the default one. I would be nice if there is an option to change to simple fade without the popup effect or just disable the transition at all.If you know how can I change the transition type I will use the default Lightbox.
Thank you
March 15, 2017 at 1:00 pm #761373Hey!
I see. Please add the following css code to disable the lightbox animation or transition effect.
.mfp-img { -webkit-animation: none; animation: none; } .mfp-zoom-in .mfp-figure, .mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler { -webkit-transition: none; transition: none; }
Regards,
IsmaelMarch 15, 2017 at 2:44 pm #761432Thanks for the fast reply. That is great.
One last question (I hope)…
Is it posible to link the portfolio entry to open immediately with the first image in lightbox?
I hope you understand me. Instead to first see the gallery grid I want to see the lightbox already enabled.Thank you. I really appreciate it.
HubsiMarch 16, 2017 at 9:08 am #761777Hi!
In the portfolio grid options, there is a setting called “Link Handling”. Select the third option.
Best regards,
IsmaelMarch 17, 2017 at 1:48 am #762292Hi,
thank you, I actually want to see all of the images from the gallery inside the portfolio, not just the first one.
So you don’t need to see the gallery first and then click on an image to open the lightbox.But it is ok. It is not really necessary.
March 18, 2017 at 4:32 am #762813Hey!
I’m sorry but that’s not possible with the portfolio grid element by default. You can only group images that are present in the current page and contains the same value in data-rel attribute. It can be done but it will require certain customization in the theme that we won’t be able to provide here.
Regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.