Disable Download - Image Gallery

Sam B
62 Posts
Sam B posted this 27 June 2020
Ask a Question

Hi Team,

Hope this message finds you well. I was wondering if there is an option or a way to disable/remove the download option when user views the image.

Please see the attached image.

If this feature is already there then I'm sorry for opening this case and please show me how to make that change. Else if possible please add this to your wish list.

Thanks,
Sam

Hi Team, Hope this message finds you well. I was wondering if there is an option or a way to disable/remove the download option when user views the image. Please see the attached image. If this feature is already there then I'm sorry for opening this case and please show me how to make that change. Else if possible please add this to your wish list. Thanks, Sam
Vote to pay developers attention to this features or issue.
6 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 28 June 2020

Hi Sam,

Unfortunately, there is no option to disable it, but you can hide it with the following CSS:

a.pswp__share--download
{
display: none;
}

Custom CSS can be added to the Site Settings >> CSS.

Please let us know if you need our further assistance.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Sam, Unfortunately, there is no option to disable it, but you can hide it with the following CSS: a.pswp__share--download { display: none; } Custom CSS can be added to the Site Settings >> CSS. Please let us know if you need our further assistance. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp

Last edited 28 June 2020 by Support Team

Sam B
62 Posts
Sam B posted this 29 June 2020

Hi Olivia,

You rock thank you so much. Nicepage has Nice Support!!!!

Thanks,
Sam

Hi Olivia, You rock thank you so much. Nicepage has Nice Support!!!! Thanks, Sam
Support Team
Support Team posted this 30 June 2020

Hi Sam,

Thanks. Please do not hesitate to contact us with any other questions.

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Sam, Thanks. Please do not hesitate to contact us with any other questions. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
michel.dornhege
1 Posts
michel.dornhege posted this 09 June 2021

Dear Support Team,

I have a query on the subject. I did the above step and it worked out great. But I can do the whole thing with the functions: Share on Facebook, Tweet and Pin it? And I can also deactivate the download function for videos.

Thanks,
Michel

Dear Support Team, I have a query on the subject. I did the above step and it worked out great. But I can do the whole thing with the functions: Share on Facebook, Tweet and Pin it? And I can also deactivate the download function for videos. Thanks, Michel
Support Team
Support Team posted this 10 June 2021

Hi,

Try to use this code:

 .pswp__button--share
{
display: none!important;
}

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, Try to use this code: .pswp__button--share { display: none!important; } ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
@ITS
53 Posts
@ITS posted this 27 June 2023

good to find this...
but is no clean option.

this disabled this function not.. only hide this.

please disable this for standard in future and maybe make option for enable this functions

good to find this... but is no clean option. this disabled this function not.. only hide this. please disable this for standard in future and maybe make option for enable this functions
You must log in or register to leave comments