Jump to content

Remove "download" from Gallery


niKee

Recommended Posts

If someone need this solution too:

  1. Go to your themes page, click on "Edit HTML & CSS"
  2. Click on Templates
  3. Now, navigate to gallery > front > view 
  4. Open these templates: imageFrame and imageLightboxFrame

Find this lines and remove it

<li class='ipsMenu_item'>
<a href='{$image->url('download')}' title='{lang="download"}'><i class='fa fa-fw fa-download'></i> {lang="download"}</a>
</li>

 

All done! The button download is gone 🙂 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...