Page 1 of 1

Phoca Gallery vs Shape 5 Vertex Template.-

Posted: 24 Jan 2025, 16:41
by assospiz
Hello, I am testing Phoca Gallery with the Shape 5 Vertex Template and I’m encountering an issue when selecting an image.
A blank popup appears, which cannot be closed or dismissed.
(example: https://www.vascotto.it/0test0/travel/napoli)
I suspect it’s a compatibility issue between the template and Phoca Gallery, but we can’t figure out how to solve it.
I’ve searched this forum and online, but without success.
Perhaps someone has experienced this before and has a solution other than changing the template ;-)
Thank you for any help!

Re: Phoca Gallery vs Shape 5 Vertex Template.-

Posted: 24 Jan 2025, 18:25
by christine
Hi,

Try this Code:

Code: Select all

.modal.fade#pgCategoryModal {
display: none !important;  
}
at the end of template.css or you have custom.css to prevent overwriting during a template update.

Kind regards
Christine

Re: Phoca Gallery vs Shape 5 Vertex Template.-

Posted: 27 Jan 2025, 11:23
by assospiz
Works
Popup gone
Thank you so much

Re: Phoca Gallery vs Shape 5 Vertex Template.-

Posted: 27 Jan 2025, 17:34
by christine
Hi,

You're welcome!

Kind regards
Christine