Page 1 of 1
Re: Remove download icon
Posted: 22 Jan 2010, 12:33
by Ronny
Hi,
could you please post a link to the site where this occurs?
Regards,
Ronny
Re: Remove download icon
Posted: 24 Jan 2010, 17:47
by Rayjak
Re: Remove download icon
Posted: 24 Jan 2010, 18:02
by Ronny
Can't reach your site...

Re: Remove download icon
Posted: 25 Jan 2010, 01:00
by Rayjak
Re: Remove download icon
Posted: 25 Jan 2010, 08:37
by Ronny
Ok, thanks. If I'm right this is displayed using Phoca Gallery Plugin, correct? Could you please post the command line you use to display the images in the article?
Regards,
Ronny
Re: Remove download icon
Posted: 25 Jan 2010, 17:58
by Rayjak
Thanks for your help:
Correct, plugin:
Code: Select all
{phocagallery view=category|categoryid=2|imageid=0|imageordering=4|limitstart=0|limitcount=8|fontcolor=#ffffff|bgcolor=#333333|bgcolorhover=#660000|float=left|imagebgcolor=#FFD24D|bordercolor=#B88A00|bordercolorhover=#86B300|detail=3|displayname=1|displaydetail=0|displaydownload=1|float=left}
Re: Remove download icon
Posted: 25 Jan 2010, 19:54
by Ronny
Ok, in the code line for the plugin I see:
...displaydownload=1...
Change it to
...displaydownload=0... (or leave this part away, including one of the |)
and the icon should been gone.
Regards,
Ronny
Re: Remove download icon
Posted: 25 Jan 2010, 20:00
by patience
Im not quite sure what was the problem. Hitting the save button should save your settings no matter what as long as permissions are set ... You have to refresh the gallery to view it though, and also sometimes depending on your webserver, you may have to empty your cache also.
Re: Remove download icon
Posted: 25 Jan 2010, 21:00
by Rayjak
Thanks Ronny. My issue is resolved. It makes sense that the command line would override control panel settings.
Thanks for your help.
Regards
Re: Remove download icon
Posted: 26 Jan 2010, 13:07
by Ronny
Ok, happy that I could help!
