Community @ The Turning Gate

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.

  • New user registrations are disabled.
  • Users cannot create new topics.
  • Users cannot reply to existing topics.

You are not logged in.

#26 Re: Backlight Support » Pangolin Album Height » 2017-08-07 21:34:13

rod barbee wrote:

And you're using 1.2.2?

I think Matt will need to take a look

Yes, I installed it yesterday.

#27 Re: Backlight Support » Pangolin Album Height » 2017-08-07 21:14:59

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.

#28 Re: Backlight Support » Pangolin Album Height » 2017-08-07 09:02:08

rod barbee wrote:

There were some changes made to the Descriptive album set styling in 1.2.2, are both of you using 1.2.2?

Yes

#29 Re: Backlight Support » Pangolin Album Height » 2017-08-07 08:16:15

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...

#30 Re: Backlight Support » Pangolin Album Height » 2017-08-07 08:05:48

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?

#31 Re: Backlight Support » Pangolin Album Height » 2017-08-07 07:45:55

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..

#32 Backlight Support » Pangolin Album Height » 2017-08-07 06:17:03

Pfredd
Replies: 21

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?

#34 Backlight Support » Pangolin Metadata text color? » 2017-08-07 04:59:42

Pfredd
Replies: 2

In a Pangolin album template, how can I set the Metadata text color for thumbnails?

#35 Backlight Support » Changing top level galleries directory » 2016-09-19 01:53:47

Pfredd
Replies: 2

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.

#36 Re: Backlight Support » An album with no photos? » 2016-09-16 23:08:43

rod barbee wrote:

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!

#37 Re: Backlight Support » An album with no photos? » 2016-09-16 22:53:16

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.

#38 Backlight Support » An album with no photos? » 2016-09-16 21:54:44

Pfredd
Replies: 11

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!

#39 Re: Backlight Support » Vegas Inline Slide Show: Captions? » 2016-09-08 21:39:13

Not a problem. I can continue to use CE4 until Theater supports a captioned slide show.

Thanks!

#40 Re: Backlight Support » Vegas Inline Slide Show: Captions? » 2016-09-07 22:37:27

I currently use the Galleria slide show in CE4 Stage.

Will that be supported in Theater sometime?

#41 Re: Backlight Support » Vegas Inline Slide Show: Captions? » 2016-09-07 21:42:33

So is there a way, now or planned, that I can display a slide show that also displays the photo captions?

#42 Backlight Support » Vegas Inline Slide Show: Captions? » 2016-09-07 19:12:14

Pfredd
Replies: 5

How do I get the photo captions to display in the inline Vegas Slide Show?

#44 Backlight Support » Changing Menu Font Size » 2016-05-30 21:40:23

Pfredd
Replies: 2

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....

#45 Re: CE4 Theme for WordPress » Non-Excerpted Sticky Post? » 2016-05-29 21:24:48

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!

#46 CE4 Theme for WordPress » Non-Excerpted Sticky Post? » 2016-05-29 06:13:19

Pfredd
Replies: 2

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?

#47 Re: Backlight Support » CE4 conversion issue » 2016-05-27 09:43:14

Ben, I hope I didn't come across as snarky.  I certainly didn't mean to.

Thank you for all of your hard work!

#48 Re: Backlight Support » CE4 conversion issue » 2016-05-27 08:57:31

Then you should probably update the CE4 Migration instructions with instructions to edit and save each album and album set's settings in Lightroom.

#49 Re: Backlight Support » CE4 conversion issue » 2016-05-27 05:17:13

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.

#50 Re: Backlight Support » CE4 conversion issue » 2016-05-27 02:26:44

I ran the Migration Utility.

I then assigned the templates in Backlight.

Then I changed the Publisher URL in Lightroom

Board footer

Powered by FluxBB