Saltar navegación

[Resuelto] slide show modal window display all closing 3 marks

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Zona horaria del colaborador: Asia/Kolkata (GMT+05:30)

Este tema contiene 2 respuestas, tiene 1 mensaje.

Última actualización por Minesh 1 year, 1 month ago.

Asistido por: Minesh.

Autor
Mensajes
#2783799
screenshot-griffinmuseum_org-2024_11_14-14_57_22-(1).jpg

We have a content template that uses the gallery block to display a bunch of images. What's happening is that when the modal window opens to display the slide show all of the "X" marks to close each image appear- though only the first image in the slide show does

See this page for example- click on an image in the slider to open the modal slideshow
enlace oculto

#2783963

Minesh
Colaborador

Idiomas: Inglés (English )

Zona horaria: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

This is known issue to us and already escalated in front of our Devs. The fix for the issue will be published with near future hotfix release. Please note that there is no ETA on it.

But the good news is that we have a simple workaround for this.

what if you try to add the following custom CSS code to your content template or view's block:

#lightbox > .lb-dataContainer.tb-lb-dataContainer {
display:none !important;    
}
#lightbox > .lb-dataContainer.tb-lb-dataContainer:first-of-type {
display:block !important;    
}

More info:
- https://toolset.com/course-lesson/adding-custom-css-to-templates-archives-and-views/

#2784073

Thanks Minesh that did the trick

#2803842

Minesh
Colaborador

Idiomas: Inglés (English )

Zona horaria: Asia/Kolkata (GMT+05:30)

I would like to inform you that we just published new version for the following Toolset plugins:

- Toolset Types (3.6.0)
- Toolset Blocks (1.6.19) and Toolset Views (3.6.19)
- Toolset Maps (2.2.0)
- Toolset Forms (2.6.23)
- Toolset Access (2.9.3)
- Toolset Layouts (2.6.17)

Please check the following blog post for more details:
- https://toolset.com/2025/04/toolset-1-6-19-openstreetmap-integration/

Could you please update ALL Toolset plugins to it's latest officially released version. You can download the latest plugin release from your account's Downloads page:
=> https://toolset.com/account/downloads/

Alternatively, if your site is registered - You can install/update Toolset pluigins using the installer plugin:
=> https://toolset.com/faq/how-to-install-and-register-toolset/#automatic-installation-once-you-have-otgs-installer-plugin-installed