Comments 2ahmad started the conversationOctober 22, 2016 at 11:07pmHiI want to disable lightbox feature. how can I do that?thanks,Ahmad 1,558Laborator repliedOctober 23, 2016 at 1:22pmHi Ahmad,Are you using any other lightbox plugin cause as I could see there are two lightbox galleries, do you want to disable both of them or only one?Best regards,Laborator Team Documentation Join Kalium Users Group 2ahmad repliedOctober 23, 2016 at 7:31pmi want to disable the default one only, default theme lightbox.any luck? 2ahmad repliedOctober 23, 2016 at 7:41pmI am using this Masonary photoswipe plugin, I want it only to be there, no other feature on my images[deleted] repliedOctober 24, 2016 at 12:30pmHi Ahmad,To disable default built-in lightbox add this CODE in functions.php: add_filter( 'kalium_enable_nivo_lightbox', '__return_false' );In the end of file. 2ahmad repliedOctober 24, 2016 at 9:26pmissue persists :( http://aletere.com/beech-trees-autumnwinter-cambric-colleltion/open any image you will get the idea.this is so annoying, please help.[deleted] repliedOctober 25, 2016 at 11:51amHi Ahmad,Ah, now I see that you are inside blog post and there are "fluidbox" not lightbox items, so to disable it I've added the following code in functions: add_filter( 'kalium_enable_fluidbox', '__return_false' );Now it works fine. 2ahmad repliedOctober 25, 2016 at 7:11pmah great relief!thanks a lot sir, it works fine now.Ahmad[deleted] repliedOctober 26, 2016 at 11:56amHi Ahmad, Glad to hear that If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link). A huge thank you from Laborator in advance and have a great day!Will set this ticket as solved from here. Sign in to reply ...
Hi
I want to disable lightbox feature. how can I do that?
thanks,
Ahmad
Hi Ahmad,
Are you using any other lightbox plugin cause as I could see there are two lightbox galleries, do you want to disable both of them or only one?
Best regards,
Laborator Team
i want to disable the default one only, default theme lightbox.
any luck?
I am using this Masonary photoswipe plugin, I want it only to be there, no other feature on my images
Hi Ahmad,
To disable default built-in lightbox add this CODE in functions.php:
In the end of file.
issue persists :(
http://aletere.com/beech-trees-autumnwinter-cambric-colleltion/
open any image you will get the idea.
this is so annoying, please help.
Hi Ahmad,
Ah, now I see that you are inside blog post and there are "fluidbox" not lightbox items, so to disable it I've added the following code in functions:
Now it works fine.
ah great relief!
thanks a lot sir, it works fine now.
Ahmad
Hi Ahmad,
Glad to hear that
If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link).
A huge thank you from Laborator in advance and have a great day!
Will set this ticket as solved from here.