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.
And you're using 1.2.2?
I think Matt will need to take a look
Yes, I installed it yesterday.
As I mentioned above, the Okapi version has a "Album Height" parameter. That is then used to set the height of the thumbnail. Then all of the albums are the same height, no matter the original size of the thumbnail..
Here is an example Okapi Album Set: http://pfredd.com/gallery/US_Travel/ and, again, here is the Pangolin version: http://pfredd.com/Test-P/album-set-1/
If that could be brought back, that could fix things.
I cant just override the Height value in Custom CSS because the HTML has a Width parameter as well, which changes depending on if the photo is Portrait or Landscape.
If anyone can think of a better way to handle this, please let me know.
There were some changes made to the Descriptive album set styling in 1.2.2, are both of you using 1.2.2?
Yes
I checked the Album template and the thumbnail sizes are the same as in the Album set: 168.
I republished, and now it has the longest side set to 168, which sort of makes sense. However it doesn't mimic the Okapi version...
I will check, but...
Why does the Album Set template have settings for thumbnail height and width? And why does the Okapi version, which uses the same photos work correctly?
If you look at: http://pfredd.com/Test-P/album-set-1/ you will see my issue.
I have both Thumbnail Width and Thumbnail Height set to 168 in the Album Set Template.
But if you look at the code generated by Backlight, the first Album ("Album 2") has the following:
<img src="./../../Test-P/album-set-1/album-2/thumbnails/P5304875.jpg" class="landscape" height="126" width="168" alt="Album 2" title="Album 2">
and the second album ("Ambum 1") has
<img src="./../../Test-P/album-set-1/album-1/thumbnails/P2035269.jpg" class="portrait" height="250" width="188" alt="Ambum 1" title="Ambum 1">
As you can see, neither thumbnail's height is capped at 168, and both Length and Height on "Ambum 1" are larger than 168.
On the Okapi version of this, it always restricts the height to 168, no matter if it's portrait or landscape..
In a Descriptive Album Set template, under Okapi, you could set the height of the Album.
It does not appear that you can do that under Pangolin.
Is there custom CSS to do this?
Thanks!
In a Pangolin album template, how can I set the Metadata text color for thumbnails?
A small issue:
I created a new Backlight publisher instance, and had it crate a new top level gallery directory, tester1. I then created an album in it and published it. It all worked as expected.
I then edited the publisher instance and changed the top galleries directory to tester2. When I saved the settings, Lightroom asked me if I wanted to republish all of the photos, and I said yes.
Now, there is still a tester1 directory, with the album in it. There is no tester2 directory.
However, if I create a new album, it IS created in the tester2 directory.
I can understand it if you don't want to support moving albums between top level directories. But if this is the case, publisher shouldn't let me change the top level directory, once it has been created and has albums/album sets in it.
Or you could still use Publisher to upload the images. It would require creating another album just for those images and hiding it from the album set. Probably easier than uploading via FTP.
The image paths in the article's page copy would then need to be changed.
That works for me.
It would be nice if support was added to Backlight so that I could exclude the grid from a Backlight album.
Thanks!
I am confused Rod.
When you say "create an album", I assume you mean in Lightroom, correct?
If I do that, and don't select any photos, how do I get the photos uploaded so that they can be referenced by my copy text?
I could just FTP them up, but my goal is to be able to have Publisher do that for me.
I know this will sound strange, but I would like to create an Album that has no photo gallery.
I want to be able to publish photos to the album from Lightroom. But they will only be referenced by <img> elements in the page copy. I do not want them to appear in a gallery on that page.
I want it as an album so it shows up in an album set.
I can do it in CE4. Is it possible in Backlight?
My CE4 page is here: http://pfredd.com/Projects/wetherstrip/
Thanks!
Not a problem. I can continue to use CE4 until Theater supports a captioned slide show.
Thanks!
I currently use the Galleria slide show in CE4 Stage.
Will that be supported in Theater sometime?
So is there a way, now or planned, that I can display a slide show that also displays the photo captions?
How do I get the photo captions to display in the inline Vegas Slide Show?
Thanks Rod, that did the trick!
I am trying to get a larger font size in my Backlight menu.
I tried custom CSS , changing the font-size: value for the menu-item class, but it doesn't seem to have any effect.
Any suggestions would be welcome.
My site is pfredd.com. I am trying to duplicate the look of the menu in my WordPress site, which you can see at twoontheroad.com (or by clicking on the "Travel Blog" link on pfredd.com
The blog is a work in progress, so please ignore the ugly looking content....
Found it!
In loop.php, I changed:
<?php // the Content or the Excerpt?
if (
(is_home() && of_get_option('post_excerpts')) ||
is_archive() || is_search()
){ // post excerpt: ?>
to
<?php // the Content or the Excerpt?
if (
(is_home() && of_get_option('post_excerpts') && !is_sticky() ) ||
is_archive() || is_search()
){ // post excerpt: ?>
Now, the sticky post(s) are expanded and all other posts are excerpted.
Thanks for the info on which files to look at Matt!
I have a WP CE4 theme set up to display Blog Home w/Sticky Post.
Currently, the sticky post is excerpted. Is there a way to have it display the entire post, but keep all other posts excerpted?
Ben, I hope I didn't come across as snarky. I certainly didn't mean to.
Thank you for all of your hard work!
Then you should probably update the CE4 Migration instructions with instructions to edit and save each album and album set's settings in Lightroom.
The weird thing is that I didn't have to change anything to fix the problem.
All I did was, in Lightroom, edit the album settings, then save. I didn't actually change anything, as all of the information appeared correct.
I ran the Migration Utility.
I then assigned the templates in Backlight.
Then I changed the Publisher URL in Lightroom