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.

#126 Re: CE4 Auto Index » Base Auto Index Gallery not showing Breadcrumbs » 2014-08-01 09:55:16

How do I publish an Auto Index?

Since it's the base page in my site, I was just FTPing the Auto Index Template to that folder.

Also, can I use Publisher with Stages so I can get Breadcrumbs on those pages as well?

#127 CE4 Auto Index » Base Auto Index Gallery not showing Breadcrumbs » 2014-08-01 07:58:31

Pfredd
Replies: 19

I have enabled Breadcrumbs and also enable showing a "Home" Breadcrumb. This works in all of my Galleries and Auto Index folders, except for the "main" entry point auto index. On that page there are no breadcrumbs.

Site is: http://pfredd.com/ce4test/gallery/ On that page you will not see Breadcrumbs. Click on any of the Albums or Album Sets and you will see Breadcrumbs.

Any pointes to fix this would be appreciated.

Thanks!

#129 Re: CE4 Gallery » Weirdness: Overlayed & Offset thumbnails » 2014-07-29 20:27:21

Out of town for a few days. Will let you know the results when I return.

Thanks!

#130 Re: CE4 Gallery » Weirdness: Overlayed & Offset thumbnails » 2014-07-29 00:24:47

Republishing didn't fix it.

I even deleted and recreated the album: http://pfredd.com/ce4test/gallery/test_ … t-album-1/ but that didn't fix it either.

#131 CE4 Gallery » Weirdness: Overlayed & Offset thumbnails » 2014-07-28 22:23:53

Pfredd
Replies: 9

I was tweaking a test CE4 gallery: http://pfredd.com/ce4test/gallery/test_ … t-album-1/ today and managed to produce some strange output. The thumbnails are actually two copies of the same  photo, one offset to the right and down of the other.

It does not look like this in the Lightroom preview.

weirdthumb.PNG

Any ideas on what's going on here?

#132 CE4 Gallery » Social Media Sharing - Centering? » 2014-07-27 22:26:18

Pfredd
Replies: 1

Is it possible for the Social Media Sharing icons to be centered on the page (like in CE3)?

I tried the following custom css but it didn't work:

.social-media-profiles {
    text-align: center;
}

#133 CE4 Gallery » Fotomoto - change cart icon colors? » 2014-07-27 22:08:49

Pfredd
Replies: 1

Is it possible to change the colors in the Cart icon for Fotomoto orders?

#134 Re: Announcements & Information » Updating website while traveling » 2014-07-26 11:58:37

You can always keep your catalog in cloud storage. You would need two copies of Lightroom, but would only have one copy of the catalog which is accessed by both.

If you are running on PCs, you can use Microsoft's OneDrive. It's free (15 GB or 1TB for Office 365 owners) and you can access it from the filesystem. Your applications don't know it's cloud based. An added benefit is that it's backed up, so less chance of loosing your photos due to a hard drive going bad.

OneDrive is also available for Macs....

#135 Re: CE4 Gallery » Version 602? » 2014-07-26 11:52:28

Turns out I had a "CE4-Gallery-lrwebengine.old" folder in the Web Galleries folder, along with "CE4-Galleries.lrwebengine". When I deleted the .old folder, Lightroom recognized the 6.0.2 version in "CE4-Galleries.lrwebengine".

#136 CE4 Gallery » Version 602? » 2014-07-25 21:54:21

Pfredd
Replies: 4

I received Matt's e-mail regarding the Gallery 6.0.2 update.

I went to my order, and downloaded the 602 version.

I extracted it to the Lightroom Web Galleries folder (after deleting the old version)

When I start Lightroom and select CE4 Gallery, it is still showing 6.0.0

Am I doing something wrong?

#137 Re: CE4 Auto Index » Using FontAwesome characters? » 2014-07-25 21:17:33

Here is the correct code:

<i style="color: #9c6;" class="fa fa-camera-retro"></i>

#138 CE4 Auto Index » Using FontAwesome characters? » 2014-07-25 10:27:45

Pfredd
Replies: 2

In CE3, I could include characters from Font Awesome in body text by including a line like this:

<i style="color: #9c6;" class="icon-camera-retro"></i> 

This doesn't work in CE4.

I probably have forgotten to set/edit/include something, but what?

#140 Re: CE4 Publisher » Publisher error » 2014-07-25 08:18:24

The template is: http://pfredd.com/ce4test/ttg-be/templa … ry/gallery

http://pfredd.com/ce4test/gallery is an auto index. There are currently no albums in it (which is why I was trying to publish to it).

#141 Re: CE4 Publisher » Publisher error » 2014-07-25 07:38:20

http://www.pfredd.com/ce4test

Trying to publish the album to /ce4test/gallery

#142 CE4 Publisher » Publisher error » 2014-07-25 03:52:21

Pfredd
Replies: 6

I am getting the following error when I try to publish a gallery:

Can't update this collection
an internal error has occurred:
TTGPublishServiceProvider.lua: 547
attempt to index field 'renditions' (a nil value)

Any ideas?

#143 CE4 Auto Index » Albums: CSS3 Styling? » 2014-07-24 22:28:27

Pfredd
Replies: 1

In CE3 Auto Index (and Gallery, as well) templates, there is a set of options to customize the Album's CSS. It is in a section labeled" Albums: CSS3 Styling.

I don't see that in CE4. Am I missing it, or is it no longer there? If no longer there, can it be accomplished with custom CSS?

#144 Re: CE4 Pages » Centering page content » 2014-07-24 00:41:42

rod barbee wrote:

align=center is deprecated and not supported in HTML5, you should be using css instead:
<div style="text-align:center;">.....</div>

http://www.w3schools.com/tags/att_div_align.asp

Thanks for the tip Rod.

I am an old school HTML guy. I know CSS, but I tend to use HTML for "quick & dirty" stuff like this. I will definitely change my code.

(at least I rarely use tables anymore :-) )

#145 Re: CE4 Pages » Centering page content » 2014-07-23 10:30:45

I just dumped my Markdown into a Markdown editor, copied the generated HTML and wrapped it in a <div align=center> ... </div>.

I can then just maintain the HTML and forget about Markdown.

#146 Re: CE4 Publisher » TTG-BE Timezones » 2014-07-23 10:22:26

Yes, I did, thanks.

As I said, it's not really a big deal....

#147 CE4 Publisher » TTG-BE Timezones » 2014-07-22 23:02:28

Pfredd
Replies: 2

This is just a little nitpick, but when configuring TTG-BE, it would make life a lot simpler (for me, at least), if the time zone setting listed actual time zones instead of cities. I don't know which time zones most of the cities you list for America are in....

#148 Re: CE4 Pages » Centering page content » 2014-07-22 21:53:54

Since you can't have markdown inside HTML, I guess I have to just redo everything on the page in HTML.

#149 CE4 Pages » Centering page content » 2014-07-21 23:27:22

Pfredd
Replies: 8

In CE3 there was an option to center page content. That appears to be missing from CE4.

I cant find any sort of alignment options in Markdown either.

Can I center a Markdown page's content, or do I have to do it all in HTML now?

#150 Re: General » CE3 to CE4 migration » 2014-07-18 02:59:56

I understand that that much has changed between CE3 & CE4 templates. However, there are still a lot of template parameters that have remained the same.

I basically have to totally redesign all of my templates from scratch.

It would have made life a lot easier if there were a utility that would transpose those common parameters from a CE3 template to a new CE4 template. That way I wouldn't have to totally reinvent the wheel for every one of my templates.

Can I at least create one CE4 template, say for Pages, then copy that to the guts of a new Gallery CE4 template (like we used to do in CE3) so that common elements could be reused?

Board footer

Powered by FluxBB