Hello doczimute,
Hope you are well. Are you trying WPDM login modal feature or your custom modal feature? Please kindly elaborate on it. Please kindly check and let me know.
Thank you and regards
None of that. Standard installation without extra CSS and specific modal window. The plugin’s modal window styling just doesn’t apply. And I know why?
Are you talking about this download as I image attached?
https://i.postimg.cc/63MtBgwD/screenshot-47.png
please kindly check and let me know.
Thank you
I found the cause of the problem. The links to the files to download had a relative path (/download/myfile), by putting an absolute path (https://mysite.com/download/myfile), the plugin’s styled window (CSS) is applied.
Furthermore, there seems to be a problem with translations including special characters, accents, etc., or more precisely, something must be missing in a source file:
– If the window title (No access!) includes special characters, they are interpreted in UTF8.
– If the window label (Access denied. You do not have permission to download this file.) includes special characters, they are misinterpreted in UTF8. You must then replace them with their HTML code to avoid having strange characters on display.
Now if you click on the icon that your image indicates, the styled modal window appears correctly.
Glad to hear that, your problem has been resolved. Please let me know, if you have any queries.
Thank you and kind regards