Disable "Download All" button but still allow downloads?
LisaMiaStudios
Registered Users Posts: 1 Beginner grinner
This was posted back in 2016 and some later posts in 2018.
See here: https://dgrin.com/discussion/257465/disable-download-all-but-still-allow-downloads
There were posts that loosely gave some code but doesn't go into detail how exactly and where exact to enter the code.
I couldn't get it to work. (But probably because I just didn't do it right. #userError.) Is it possible to get a clear step by step of how to do this including how to find the exact info that is relevant for each person.
Thank you in advance!
See here: https://dgrin.com/discussion/257465/disable-download-all-but-still-allow-downloads
There were posts that loosely gave some code but doesn't go into detail how exactly and where exact to enter the code.
I couldn't get it to work. (But probably because I just didn't do it right. #userError.) Is it possible to get a clear step by step of how to do this including how to find the exact info that is relevant for each person.
Thank you in advance!
0
Comments
Not exactly sure what you're trying to do (I don't allow downloads), but if all you want to do is hide the download button/icon then add this to your theme's custom CSS section:
.sm-user-ui .sm-lightbox-v2 .sm-button.sm-button-skin-default.sm-button-nochrome[data-elem-id="lightbox_download_button"] {display:none;}
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk