- Posts: 3
COMMUNITY FORUM
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- Is there a way to print or download the large image
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Is there a way to print or download the large image
- oceanbluemedia
- Topic Author
- Offline
- New Member
Less
More
16 years 11 months ago #10441
by oceanbluemedia
Is there a way to print or download the large image was created by oceanbluemedia
I am using SIG PRO and it works really well, but I want to be able to print or download the large image in the light box and to enable users to do this too - is there a way to do this?
Many thanks
Many thanks
Please Log in or Create an account to join the conversation.
- JoomlaWorks Support Team
- Offline
- Platinum Member
Less
More
- Posts: 1188
16 years 11 months ago #10442
by JoomlaWorks Support Team
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks Support Team on topic Re: Is there a way to print or download the large image
Hi my friend!
This feature doesn't exist in this current version
But you can try that! Change the code from the mambot file ( at line 277 )
to
I hope that works for you!
Thank you!
This feature doesn't exist in this current version
But you can try that! Change the code from the mambot file ( at line 277 )
// if labels do exist
if ($labels[md5($mosConfig_absolute_path.$rootfolder.$_images_dir_.'/'.$images[$a])]!="") {
$html .= '<b>'.htmlentities($labels[md5($mosConfig_absolute_path.$rootfolder.$_images_dir_.'/'.$images[$a])],ENT_QUOTES).'</b>';
}
to
// if labels do exist
if ($labels[md5($mosConfig_absolute_path.$rootfolder.$_images_dir_.'/'.$images[$a])]!="") {
$html .= '<b>'.htmlentities($labels[md5($mosConfig_absolute_path.$rootfolder.$_images_dir_.'/'.$images[$a])],ENT_QUOTES).'</b> [ <a href=\''.$mosConfig_live_site.$rootfolder.$_images_dir_.'/'.$images[$a].'\' target=\'_blank\'>download</a> ]';
}
I hope that works for you!
Thank you!
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Thijs Hagoort
- Offline
- New Member
Less
More
- Posts: 3
16 years 10 months ago #10443
by Thijs Hagoort
Replied by Thijs Hagoort on topic Re: Is there a way to print or download the large image
Hi,
It will not work on my site.
I changed de line, but nothing happened. I'll search for another solution.
It will not work on my site.
I changed de line, but nothing happened. I'll search for another solution.
Please Log in or Create an account to join the conversation.
- John Hodgkinson
- Offline
- New Member
Less
More
- Posts: 5
15 years 9 months ago #10444
by John Hodgkinson
Replied by John Hodgkinson on topic Re: Is there a way to print or download the large image
Has this feature been included yet? I can't download the large image either, and it is essential for my viewers to be able to do this.
I know that this is an old thread, but I assumed that this feature would be included by now - a year later.
I know that this is an old thread, but I assumed that this feature would be included by now - a year later.
Please Log in or Create an account to join the conversation.
- JoomlaWorks Support Team
- Offline
- Platinum Member
Less
More
- Posts: 1188
15 years 9 months ago #10445
by JoomlaWorks Support Team
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks Support Team on topic Re: Is there a way to print or download the large image
I have in my hands the new version of sig pro where you can find this feature ( download image ).
You have to do a bit more patient until the publishing of the new version.
I'm pretty sure that the new version will be free of charge for the already sigpro clients,
but you will have official news in the next few days.
Thank you!
You have to do a bit more patient until the publishing of the new version.
I'm pretty sure that the new version will be free of charge for the already sigpro clients,
but you will have official news in the next few days.
Thank you!
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- John Hodgkinson
- Offline
- New Member
Less
More
- Posts: 5
15 years 9 months ago #10446
by John Hodgkinson
Replied by John Hodgkinson on topic Re: Is there a way to print or download the large image
Thanks for that news.
Please Log in or Create an account to join the conversation.
- Lewin Alley
- Offline
- New Member
Less
More
- Posts: 5
15 years 9 months ago #10447
by Lewin Alley
Replied by Lewin Alley on topic Re: Is there a way to print or download the large image
I'm just starting a project where I need to allow the user to print the large image.
Will this be included in the next release too and is there any further news on the release date please?
Many thanks.
Will this be included in the next release too and is there any further news on the release date please?
Many thanks.
Please Log in or Create an account to join the conversation.
- elle
- Offline
- Junior Member
Less
More
- Posts: 20
15 years 9 months ago #10448
by elle
Replied by elle on topic Re: Is there a way to print or download the large image
When is this feature going to be included? My client wants to upgrade their galleries to allow users to download and print the images and I would like to continue to use SigPro as opposed to looking for another solution.
Please can one of the developers reply with a release date?
Thanks!!!!! ;)
Please can one of the developers reply with a release date?
Thanks!!!!! ;)
Please Log in or Create an account to join the conversation.
- Atilla
- Offline
- New Member
Less
More
- Posts: 6
15 years 8 months ago #10449
by Atilla
Replied by Atilla on topic Re: Is there a way to print or download the large image
I bought the pro version and I don't see the download feature. I'd like to let my users to download the original images. How do I do it or when it will have this feature?
Please Log in or Create an account to join the conversation.
- elle
- Offline
- Junior Member
Less
More
- Posts: 20
15 years 8 months ago #10450
by elle
Replied by elle on topic Re: Is there a way to print or download the large image
On march 20th vinikey said there would be news on this feature within a couple of days... on apr 1st the question was again more and has been asked twice since then. Why are none of the developers replying to the forum posts? This is a plugin you charge for - where is the support?
Please Log in or Create an account to join the conversation.
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- Is there a way to print or download the large image