Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- The forum ‘Gmedia Gallery WordPress Plugin’ is closed to new topics and replies.
Forum closed. Use forum at Wordpress.org: Gmedia Support
Forum
Is it possible to block viewers from being able to download gallery images? I can’t see any option do block this in the settings.
Best regards
Steen
Gmedia doesn’t have content protection feature. It is useless because anyone can grab the image via browser’s developer tools (inspect element and copy the image src). If you need it I can add this feature to the plugin in the next update. Or you can install some other plugin for content protection from the WordPress Plugins Directory. It just disables right mouse click on your website.
Hi,
Add in css cod of your theme display: none !important to that button class, and will work !
Best regards.
