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.
I was making some mods on the PAGES as part of upgrading to 7013.
In the process when Pages are deployed the Gallery page now generates the following errors. www.PatrickLynchPhotography.com/gallery
Galleries
Take an Adventure!
These galleries contain an eclectic set of images for your enjoyment. Take a journey to a place you have never been, or a trip down memory lane.
ERROR
Switch View
<% if model.autoindex.type.desktop == 'descriptive' then %>
<div class="album grid_<%= math.floor( 12 / model.album.settings.columns ) %> clearfix">
<div class="album-mantle clearfix">
<a class="album-link" <% write("<?php print $AI_TARGET; ".."?"..">")%>></a>
<div class="album-core clearfix">
<div class="album-thumbnail clearfix" style="background-image: url(<% write("<?php print $albums[$i]['thumbnail']; ".."?"..">")%>);">
<a href="<% write("<?php print $albums[$i]['url']; ".."?"..">")%>"><img alt="Album Title" src="<% write("<?php print $albums[$i]['thumbnail']; ".."?"..">")%>" class="album-image" /></a>
</div>
<div class="album-info">
<p class="album-title"><% write("<?php if (isset($albums[$i]['access']) && $albums[$i]['access'] == 'locked'){ ".."?"..">")%><span class="locked"><i class="fa fa-fw fa-lock"></i> </span><% write("<?php } ".."?"..">")%><% write("<?php print $albums[$i]['title']; ".."?"..">")%></p>
<p class="album-description"><% write("<?php print $albums[$i]['description']; ".."?"..">")%></p>
<% if model.album_info.fade then %>
<p class="album-overlay"></p>
<% end %>
</div>
<
.............
.............
</div><!-- .album -->
]] ) end --[[ autoindex.type ]]
Follow
All rights reserved © 2015 and beyond.
Offline
I'm assuming you mean you Galleries page and not the "gallery" you linked to above?
did you export and upload all of Pages including the galleries.php page file? Make sure the lib/ folder is uploaded as well as all pages.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Yes, it was FTP'd, I also tried deleting lib folder and re copying. FTP says everything was copied. Yes, galleries page.
I have re exported, re uploaded now several times and it isn't changing it.
I can mail a zip of the pages folder if you want.
Offline
continuing to play around with options. It seems that when I specify drunken masonry for the type of index that it breaks. Other settings do not seem to break it
Offline
Masonry option seems to break it. not the drunken attribute
Offline
The drunken attribute should have no impact on the masonry layouts.
Are you seeing the errors in Lightroom, or only on export? What steps can I take to reproduce the error?
Offline
Drunken Masonry, and straight masonry are both fine in LR. It is only uploaded that the masonry option seems to break things.
I can provide a zip of the export from LR, I can redeploy the one that breaks and let you look at the site, I can zip the pages template and mail it to you. let me know what you would like
Offline
I have sent you the LRTemplate file, and the export. Let me know if you want me to reinstall the broken one and let you play.
Thanks,
:-)
Offline