Hi,
this is not Tainacan issue per se but I would like to use Meaw Lightbox pluginfor some images galleries on my website but I would like to disable Meaw Lightbox plugin for Tainacan (epecially when clicking on item image and get Lightbox feature from Tainacan). There is an option in Meaw Lightbox plugin called “antiselector” and with that option you can define where not to use that plugin. I asked their support and they answered that “I can use the parent class of the Tainacan plugin to prevent its media from being included in the lightbox”. But I don’t know which parent classes are used for Tainacan lightbox, can you help me.
i get lightbox effect but after I leave lightbox, I loose right scrollbar and I can get it only if I reload the page. I think this is some kind of conflict, I even insert into “excluded” list every option this lightbox plugin suggested (post, page, attachment, revision, nav_menu_item, custom_css, customize_changeset, oembed_cache, user_request, wp_block, wp_template, wp_template_part, wp_global_styles, wp_navigation, wp_font_family, wp_font_face, popup, popup_theme, tainacan-collection, tainacan-metadatum, tainacan-metasection, tainacan-filter, tainacan-taxonomy, tnc_col_684_item, tainacan-log, spectra-popup, wpforms, wpforms-template, stackable_temp_post)
but could not get any change. If I deactivate it, Tainacan ligthbox works pefectly. I need a lightbox on some pages where there are some galleries, but they are not part of the Tainacan database.
If it offers an option to disable by post type, you should be able to disable it in your collection single templates by passing the tnc_col_684_item, since this is your collection ID… I’ll do some testing here to see why it still adds its markup. The overflow issue is coming from their Photoswipe instance (we use the same library in our Lightbox)
Works fine, when I set it like this it disable the plugin in my single template (no markup changes). When I remove, the bug happens just like you described.