K4kArot2015 / sigplus

Automatically exported from code.google.com/p/sigplus
0 stars 0 forks source link

download icon does not show up in any lightbox or preview #80

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
ive checked against default joomla templates and my custom templates.
ive tried via module and via {gallery download="somegroup"}myfolder{/gallery}

What steps will reproduce the problem?
1. create gallery, 
2. open page, all navigation there except download icon
3. doesnt appear to show up in source html either

What is the expected output? What do you see instead?
i should see a download icon, but nothing except navigation, yes download is 
enabled

What version of the product are you using?
latest, installed yesterday

Please provide any additional information below.

Original issue reported on code.google.com by jso...@gmail.com on 29 Jun 2013 at 9:01

GoogleCodeExporter commented 9 years ago
Please provide additional information, we cannot reproduce the problem from the 
steps outlined above. We have used sigplus 1.5.0.186, Joomla 3.x, set "Image 
caption visibility" to "on mouse over only" and "Download access level" to 
"Guest". The download icon appears both on the image caption overlay as a small 
floppy disk, and in the boxplus pop-up window below the main image. Clicking 
the download icon promptly downloads the image. If "Download access" is set to 
"Registered", only users logged in to the site can download the image.

Original comment by huny...@gmail.com on 29 Jun 2013 at 11:50

GoogleCodeExporter commented 9 years ago
i figured the problem out, for some reason the buttons.png was being overridden 
in css, i change stylesheet and added !important for each navicon.
i have one more question, im using the source provided to call a folder based 
on:
source = $category_alias.$logo;
echo $source; prints the desired folder but the resulting page is blank.  does 
source require a trailing or leading /
thank you

Original comment by jso...@gmail.com on 29 Jun 2013 at 5:31

GoogleCodeExporter commented 9 years ago
No further action seems to be required for this issue.

Original comment by huny...@gmail.com on 11 Sep 2013 at 6:51