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.
thanks. the apple touch icon also seems to need to be a .png.
I tried again. The name for me file in backlight must have the .ico suffix. Not just the file itself.
It still doesn't show apple touch icon options. That pop up menu is blank. Not a big deal, but shouldn't it let me select the ico file I uploaded?
but backlight will not upload a .ico or .icns file. it says it is an unsupported file type and to upload GIF, jpeg or png. how do you upload the .ico file from icon slate?
i have searched through settings, but i cannot find the one to turn off the breadcrumbs.
where is it?
that fixed it. thanks
how do i get rid of the black boxes in the navigation controls when viewing images in a gallery? i think this just popped in in v1.0.2.
album set page
www.joliverbrooks.com
i had thought i had set it, perhaps i did not. i think the body is a bit strong after tweeking the thumbnail background color.
(on that page i need to change the thumbnail size, as i just changed it to iconic to get the titles to wrap. i change the thumbnail size in the css, right?)
i changed the text under my thumbnails (caption) to bold. for the life of me i cannot find out how i did this so i can unbold it. it is not in my css.
this is what mine looks like
http://www.joliverbrooks.com
the format on your page would be fine, though i'd prefer the album name underneath the thumbnail.
oh. duh.
thanks!
Descriptive style doesn't work. the album thumbnail moved to the upper left of the box, and the title is displayed (from what i can tell) underneath the thumbnail in the upper left of the box.
the album title will display on the album page if i have breadcrumbs turned on. What i'd like to have is the album titled centered over the thumbnails. i've checked through settings, but don't see how to get this displayed.
on my homepage, i have just my album set to show. the thumbnails are fine, but the album titles do not wrap underneath (they are just truncated). i tried changing margins, boxes and grids, but that didn't seem to change anything.
How do get the title to wrap? (preferably with an auto expanding box fi needed)
thanks matthew. background-size:contain fixed it on the iPad on both pages.
thanks. i'll try that. i don't mind if it isn't the same as the desktop. i don't understand why, using the same css, the home page is different from the album page.
background-attachment: fixed didn't change things. it still fails to size the background image on the album page.
my confusion is that the background image displays as i want on my home page (sized to fit iPad screen), but then with the same css the background image is not resized to the screen on a gallery page.
i would think the css would work the same on the home page as the gallery page, right?
i tried it on two different iPads. the image is fit to the screen here:
http://www.joliverbrooks.com
But it is enlarged and not fit to the screen here:
http://www.joliverbrooks.com/galleries/ … teraction/
i only have one custom css file.
I changed the css to page__body. It is the same. I don't see why the background is fine on the home page but not in a gallery. They both reference the same css.
my background images resizes correctly (i.e., scaled to fit screen) on my computer.
on my iPad, the background is correctly scaled on my home page, but if i click on a gallery, the background image is not rescaled to fit the screen and rather displays full size.
on my iPhone 6s Plus, the background is not scaled at all (even on the home page).
my custom css includes:
body {
background: url(/backlight/custom/images/splashSofa.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
site is www.joliverbrooks.com
thanks. i had republished, but had to republish with 'push metadata' checked for it to show up.
i cleared the browser cache. the enlarged photo still only shows the caption, not the title. here is one of the albums. http://www.joliverbrooks.com/galleries/ … teraction/
i didn't have'display meta data' turned in for thumbnails. That fixed the thumbnails, but the large image inky shows the caption.
I republished the albums. The above problem is what happened after the republishing
i'd like the photo title to show under the thumbnail. Under the enlarged image, i'd like the title and caption.
in BL, under thumbnail metadata 01, i have {Title}.
under photos caption i have {Title}. {Caption}
The caption shows up under the enlarged photo, but not the title. Nothing shows under the thumbnails.
How do i fix this?
i don't see where the album options are in TTG Publisher. i see a default template, but no options for masonry etc. did i not copy something somewhere?