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.

#1 2015-07-19 06:44:23

dph.lens
Member
Registered: 2013-07-08
Posts: 54

Stage Full Screen Auto Doesn't Show Images, but Flip Does

Been thinking of changing the landing page of my site to use the simpler full screen auto instead of the full-screen flip, which it's happily been using for a while. So I built a template, and published it, and when I edit the published collection via Publisher service to use this new template, the site apparently goes into la-la land. The header image, the enter button, but nothing else.

When I diff the lrtemplate files, there are very few differences. Beyond internalName and title,  the older but working flip-style one is missing a snapshot = line, and a new apple touch icon line,  and

has             ["grid.type.desktop"] = "vegas",
instead of    ["grid.type.desktop"] = "flip",

but nothing else. I'm a little concerned about updating the older flip template now. I'm going to leave the site up in this crippled fashion for a bit to see if anyone can offer any advice.

100faces.us/el3


Thanks!

Offline

#2 2015-07-19 08:23:38

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: Stage Full Screen Auto Doesn't Show Images, but Flip Does

this might be the reason why. from the script that shows the images:

<script src="http://100faces.us/el3/lib/js/jquery.vegas.min.js"></script>

if you go to that link: http://100faces.us/el3/lib/js/jquery.vegas.min.js
You'll get a 404 page not found error.

Try exporting and uploading the stage full-screen template again, making sure that all the assets in the lib/ folder get uploaded.

(you're using FTP rather than Lightroom's upload feature, correct?)

One other thing that may or may not matter in this specific case. If you're using the Share Resources with TTG CE4 Pages feature, be sure to update Pages. You're running version 7.0.8 and the current version is 7.0.14

I rather doubt that this falls under shared resources, but it's still a good idea to update.


Rod 
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site

Offline

#3 2015-07-19 10:54:25

dph.lens
Member
Registered: 2013-07-08
Posts: 54

Re: Stage Full Screen Auto Doesn't Show Images, but Flip Does

That's interesting for the reason that I don't understand why it would be looked for there and not /el3/ttg-be/templates/gallery/base_gallery_stage_full_screen_auto/lib/js. It is in that deeper folder, and I copied it over to the /lib folder, but with no difference to the outcome.

Offline

#4 2015-07-19 10:55:39

dph.lens
Member
Registered: 2013-07-08
Posts: 54

Re: Stage Full Screen Auto Doesn't Show Images, but Flip Does

I will update Pages because I am using Shared Resources. Anything special about how I do that?

Offline

#5 2015-07-19 11:10:26

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: Stage Full Screen Auto Doesn't Show Images, but Flip Does

dph.lens wrote:

That's interesting for the reason that I don't understand why it would be looked for there and not /el3/ttg-be/templates/gallery/base_gallery_stage_full_screen_auto/lib/js. It is in that deeper folder, and I copied it over to the /lib folder, but with no difference to the outcome.

It's probably because you're also missing this:
<script src="http://100faces.us/el3/lib/js/jquery-1.11.3.min.js"></script>

Updating Pages should fix this


Rod 
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site

Offline

#6 2015-07-20 00:33:13

dph.lens
Member
Registered: 2013-07-08
Posts: 54

Re: Stage Full Screen Auto Doesn't Show Images, but Flip Does

Thanks Rod...fixed that issue right up.

Offline

Board footer

Powered by FluxBB