• Resolved flobogo

    (@flobogo)


    Hello.
    I find the visual rendering of the gallery interesting. But I would like to disable the lightbox effect. Indeed, I use the Simple Lightbox plugin, to easily display in lightbox individual images or a series of images in an article. With your plugin, the 2 lightbox effects are superimposed for the galleries. So, I need to disable yours, because I prefer the lightbox effect of Simple Lightbox.

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    you can disable lightbox effect by passing this parameter in shortcode

    short code parameter: popup=”false”.
    pass this parameter in your shortcode.

    Thread Starter flobogo

    (@flobogo)

    Thanks for your answer.
    Unfortunately, it doesn’t work!
    Adding the parameter popup=”false” in the shortcode also disables the lightbox effect of the Simple Lightbox plugin. ??
    I would like to keep the lightbox effect on your galleries, but with the effect of the Simple Lightbox.

    An other idea?

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    Thank you for using our plugin.

    Can you please add parameter by typing manually. Sometime it happens when you copy paste content with special characters like double quotes, single quotes, etc editor converts them into HTML entity so please add parameter manually once for checking.

    If you still facing the same issue, please let me know the full shortcode you are using and your site URL.

    Thread Starter flobogo

    (@flobogo)

    Hello,
    I really typed the shortcode manually.
    Here is the shortcode used: [aigpl-gallery-slider id=”389″ popup=”false”]
    (really simple, isn’t it?)

    If I pass the parameter popup on “true“, the 2 lightbox effects are superimposed.
    With popup on “false“, there is no longer any lightbox effect on your gallery.

    Here is the address of a page with the problem on my tests site.

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    we have inspected the code, you have used 2 lightbox plugin, So they are going to conflict with each-other. you cannot use both lightbox effect at same time.

    We provide functionality to disable popup from our-side. But there are lots of light-box plugin and if you use 2 or more plugin for lightbox then they’ll be conflict with each other. You can disable that plugin’s popup from the setting.

    Thread Starter flobogo

    (@flobogo)

    Hello,
    I know that I use another lightbox plugin, I mentioned it in my first post: it’s the Simple Lightbox plugin.
    And I know there is conflict with two lightbox effects both at the same time!

    What I am asking is precisely how to disable your lightbox effect, without deactivating at the same time this one of Simple Ligtbox!
    You tell me that I can disable the popup in settings, but I don’t see where to do that. There is no settings section for your plugin.

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    As we said there are two lightbox in your theme, So, they are going to conflict with each other. We have option popup:false that is going to remove ‘a’ tag that’s why both popup is disabled when you apply popup:false.

    Try to disabled popup from other plugin that you are using. they also give the option to disable the popup.

    Thread Starter flobogo

    (@flobogo)

    First, there are not two lightbox in the theme, it’s in the site that there are two ligtbox plugins: the one of Simple Lightbox, and yours.

    But then, you really don’t understand my request!
    I don’t want to disable Simple Lightbox, because I need it to apply the lightbox effect on the individual photos.
    I like the presentation of a gallery in the slider format that your plugin offers, but I don’t want your lightbox effect. I want to keep only this one of Simple Lightbox.

    So, if I can’t disable the lightbox effect of your plugin, then I will not use your plugin at all!

    • This reply was modified 8 years, 2 months ago by flobogo.
    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    We’ve provide the functionality to disable the popup. It is your concern to use the plugin or not.

    However, you can remove the class of the ‘a’ tag from the design template of our plugin to avoid this popup issue.

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    We’ve provide the functionality to disable the popup. It is your concern to use the plugin or not.

    However, you can remove the class of the ‘a’ tag from the design template of our plugin to avoid this popup issue.

    @flobogo I had the same Issue.

    You can solve it the other way round: Disable the SLB plugin on the gallery page using the exclude shortcode SLB provides.

    [slb_exclude]
    ... gallery shortcode ...
    [/slb_exclude]

    You then will get only the Lightbox of this plugin for the gallery, but keep SLB for the rest of the page.

    Cheers,
    Lorenz

    • This reply was modified 7 years, 11 months ago by lorenz90.
    • This reply was modified 7 years, 11 months ago by lorenz90.
Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘How to disable the lightbox?’ is closed to new replies.