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.
In LR I created a custom defined color label set. In the gallery, the text used for these labels are used in to fill the title attribute of those icons. Exporting a CRG gallery works fine. Settings in Appearance Pane/Color Label are exported correctly. All these data appear on the website as they look like previewing them in LR.
In case I export the CRG gallery as a template to be used in the publisher the custom defined color label set is not used. The color icons show the standard label set.
Any suggestions?
Offline
I can confirm.
Matt and Ben, see template gallery where when you hover over colored labels you'll see the custom defined labels.
http://rodbarbee.com/ttg-be/templates/g … ed-labels/
And this Album, using that template, where hovering over labels just gives you the color.
http://rodbarbee.com/galleries/crg/test-colored-labels/
dvdfan001 (if that is your real name )
If this isn't something that Publisher can bring over because of limitations in how Publisher deals with metadata, you can always add colored flags and their meaning to the sidebar legend. This will give you the red flag with the text "Photographer's 1st select"
<li><i class="fa fa-li fa-bookmark color1"></i>Photogapher's 1st select</li>
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Well spotted. Thanks for looking further into it Rod. I've found that the templates are incorrectly pulling in the metadata named color-name instead of color-label. This applies to Gallery as well. Manually editing template_index.php and changing these in two places fixes it for me. Something for us to fix.
Offline
Ben's tip is working fine ;-)
To include the meaning of the color flag to the legend I used Rod's tip.
One issue occured: The text is shown in the sidebars legend, but the colored flag is shown outside of the page container (on the left).
Last edited by dvdfan001 (2015-11-21 17:20:47)
Offline
Might just be as simple as an unclosed HTML tag. Can you post a link?
(it's working fine for me, take a look here)
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
sorry, my fault: I forgot a </ul>
Offline
Well spotted. Thanks for looking further into it Rod. I've found that the templates are incorrectly pulling in the metadata named color-name instead of color-label. This applies to Gallery as well. Manually editing template_index.php and changing these in two places fixes it for me. Something for us to fix.
Ben, would it be possible to fix this minor problem in the next CRG release?
Offline
Thanks for reminding me. This one fell through the cracks. We should have it in an update soon.
Offline