Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
Hi,
I've been searching on this forum to see if CRG can or has a way to select all the images in a client album to be downloaded all at once? Not sure if I missed anything.
Thanks in advance
Pat
Offline
No, you can't download all at once, though you can select all
http://ttg-tips-and-tricks.barbeephoto. … t-options/
If you want clients to be able to download all, zip a folder of all the images, put it online, and supply the link in the page text
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
I think this would be a very good supplement and supports this.
I often put a choice of many wedding photos on-line.
This would be a really supplement if a function would be available:
Add all marked photos (or all photos) for one download in a zip-file
I wish this function and would pay for it even specially something.
Thanks Wolfgang
P.S. I found:
- this http://andreknieriem.de/ordner-rekursiv … ei-packen/
- this http://www.geekpub.de/2012/08/ein-verze … iv-packen/
- this https://www.tutorials.de/threads/mehrer … en.229104/
- this http://www.selfphp.com/kochbuch/kochbuch.php?code=54
Can any from this code be a start-solution for a (zip-) code on CRG?
Last edited by Gewuerz (2015-09-15 00:16:32)
Offline
Hi Rod,
Thanks for the code.
i added the code, mod. for german
<a href=“#” class=“select-all”>Alles auswählen</a>/ <a href=“#” class=“select-none”>Auswahl aufheben</a>
Now i get by click on select-all (german: Alles auswaehlen) or select-none (german: Auswahl aufheben) this message:
The requested URL /clients/kunde-01/“ was not found on this server.
-the url chance to http://peak-prints.com/clients/kunde-01 … #%E2%80%9D
in textform = http://peak-prints.com/clients/kunde-01/"#"
What is wrong?
Wolfgang
Last edited by Gewuerz (2015-09-14 23:36:51)
Offline
It's probably the slanted double quote marks. Paste the code into a plain text editor and replace the double quotes, making sure they're straight rather than slanted. Then copy and paste the code back into the page copy.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Thanks Rod,
I have replace the slanted double quote marks with the straight double quotes marks.
From this:
<a href=“#” class=“select-all”>Alles auswählen</a>/ <a href=“#” class=“select-none”>Auswahl aufheben</a>
to this
<a href="#" class="select-all">Alles auswählen</a>/ <a href="#" class="select-none">Auswahl aufheben</a>
Now it works - Thanks.
Wolfgang
Last edited by Gewuerz (2015-09-15 02:06:46)
Offline
I do the same, ...just like Rod said.
Sometimes, I zip all photos and upload them to my server and manually paste some html code using <a href=
The person viewing the site now has a link they can see to download an entire .zip file of all the photos.
Last edited by gary_in_austin (2015-10-05 14:08:29)
Offline
No, you can't download all at once, though you can select all
http://ttg-tips-and-tricks.barbeephoto. … t-options/If you want clients to be able to download all, zip a folder of all the images, put it online, and supply the link in the page text
Hi. sorry to bring up an old thread but for some reason when I implement this into the CRG with Publisher back end it puts the links there but they are not clickable, is this normal? or have i done something wrong?
<a href=“#” class=“select-all”>Select All</a> /
<a href=“#” class=“select-none”>Select None</a>
Offline
are you using the latest version of CE4 CRG?
This was added in version 6.1.0
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
hi thanks for responding
I'm using CRG 6.1.3 and Publisher 2.3.3
Offline
then can you post a link to an album that's not working as you expect?
Also, check the quote marks. If you're not editing with a plain text editor you might get formatted quote marks, which won't work. Yours look like slanted quote marks rather than straight ones. Scroll up in this topic to see where that happened to someone.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
I used the plain text editor on my iMac, I also just went in and deleted and re-added the quote, same result, it's weird because it used to work before i went the publisher route
http://3lightphotography.com/ttg-be/crg/
login: bookingwakimmusic@gmail.com
Pass: wakim
Offline
Not sure why it's not working. I've run some tests placing the legend at the bottom of the page both with exported and uploaded galleries and publisher albums.
The only thing I can think of is that your template name has spaces in it. This can mess up paths. Files and folders on the web should only contain letters, numbers, hyphens, and underscores. No spaces, punctuation, or special characters.
So try removing the spaces from the template folder name and see if that helps. You'll need to re-assign the newly named template to the album.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
I'm such an idiot...if you place the code into the "page copy" area it doesn't work but if you place it in the "sidebar copy" it works fine...sorry for wasting your time
Offline
It shouldn't matter. I've placed it in both locations and it works fine. I usually include it in the template copy rather than adding it to the album copy in Publisher.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Weird then as to why it works in one for me rather the other, but next time I will just add it to the template. Thank you for your help!
Offline
I can't explain
Yep, it's easier to add to the template, that way you don't have to copy/paste it into each of your albums. It will already be there.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Hello community,
Did anyone find a solution the topic (download all pics of the gallery whit one click)
-----------
Hey Community,
Könnte jemand das Downloaden aller Bilder mit einen Klick realisieren ?
Die Bilder liegen im Unterordner (Photos-for-Download) in hoher Auflösung .....
Offline
no. the best thing to do is to put them all in a zip file and create a link to that file.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
no. the best thing to do is to get familiar with this crazy bulk review and put them all in a zip file and create a link to that file.
A download all function would be very helpful!
Last edited by DavidLey (2024-10-28 17:36:47)
Offline
this likely won't happen in CE4 CRG. If it ever does, it will be in Backlight CR.
If you need it in CE4 CRG, then the zip folder route is the way to go.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Pages: 1