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.

#3051 Re: General » General Help Request » 2014-02-26 15:39:48

Great news! I hadn't heard of the Velvet plugin. Good to know about. smile

#3052 Re: General » Moving from SlideShowPro to TTG » 2014-02-23 13:18:55

In such a case, I think you're right. We're probably not what you're looking for. Though do keep us in mind if you ever look to redesign. Or, an alternative might be that you keep your existing site, but run our galleries and publisher in parallel, only using TTG to power your galleries.

#3054 Re: General » Moving from SlideShowPro to TTG » 2014-02-22 14:48:13

Hi Mike,

First thing to understand, output pages, galleries, etc. from TTG plugins do not embed into existing designs. Our plugins create full-fledged pages for standalone viewing, and you can cobble our components together to construct a website, organize galleries into categories, etc.

You can see our CE3 Publisher plugin in action in the video on this page:
http://ce3.theturninggate.net/info.php

And you can sample some of the gallery styles available here:
http://ce3.theturninggate.net/galleries.php

CE3 Gallery is our flagship gallery, the most versatile and with the most robust feature set, but the layout of the gallery is a thumbnail grid, very different from SSP. Something like the Galleria slideshow (available in CE3 Stage) is more similar in presentation, but more limited in scope than what CE3 Gallery does.

You can use CE3 Auto Index to create a gallery index, or a hierarchy of categorized indexes. This works with Publisher as well, allowing you to create Album Sets (gallery index) and Albums (galleries), published directly from Lightroom's Library (as in the video above).

I feel the TTG plugins are every bit as powerful as SSP (more so, actually), but for you the difficult will be the paradigm shift and the learning curve, because our products operate very differently from what you've been using.

#3055 Re: General » General Help Request » 2014-02-22 12:47:24

No need to purchase again. You can deploy the plugin to as many domains or sites as you own.

I'm confused by all the pointing. Do you just mean hyperlinking the two locations each to the other?

#3056 Re: General » General Help Request » 2014-02-21 20:26:07

The WordPress codex entry on Moving WordPress is probably the best reading to be found:
http://codex.wordpress.org/Moving_WordPress

Note that you cannot move published galleries; you will need to setup Publisher on the new space and publish fresh.

#3057 Re: General » Missing Galleries in 2014HTMLGallery » 2014-02-20 10:52:10

The templates are now attached to orders. Lookup your order from our site sidebar to access the download. Sorry for the inconvenience.

#3059 Re: Announcements & Information » Deletion of User Zoom » 2014-02-20 00:19:55

It's simply not working under newer operating systems and devices. Rather than have it be a problem that we have to answer for, we're simply removing it.

#3060 Re: General » Gaining momentum! » 2014-02-15 19:26:36

In case you didn't know -- since you're stuff is already online -- you can edit the files in the /fragments/ folder to update your pages directly, rather than having to edit in and export from Lightroom. Then if you want the content in LR to be saved with your template, just copy-and-paste your fragments' files content into LR whenever convenient. Or just pull your /fragments/ folder for backup.

#3061 Re: General » Responsive masthead? » 2014-02-13 15:24:48

The implication then is that, unlike images, the masthead doesn't get automatically scaled, which is a shame.

The masthead will resize with display width, like any other image.

You can use the PHPlugins tutorial to setup dynamic mastheads for HiDPI displays and various screen sizes, or you can gut the masthead completely and replace it with something of your own design.

#3062 Re: General » @Matthew: translation-problem » 2014-02-13 15:22:03

Yes, I received your email. Haven't opened it yet, though, as I haven't gotten around to spending any time on the WordPress plugin recently.

I'm confused by the says/zegt issue above. I just looked into the functions.php file, and that entire string should be ready for localization without changes. Was there some problem with it?

#3064 Re: General » @Matthew: translation-problem » 2014-02-10 23:55:49

I don't know. They're all setup for translation.

#3065 Re: General » @Matthew: translation-problem » 2014-02-10 19:37:28

It's on line 18 of comments.php.

Change the word "to" to:

<?php _e( 'to', 'ce3' ); ?>

I'm making the change locally, so it will appear in the next update.

#3066 Re: General » Migrating test website to the real thing » 2014-02-07 15:54:32

Regarding PHPlugins, you can usually copy the /phplugins/ folder from the old site to the new one. You may need to update some of the functions if they are path dependent (like the WordPress navigation mod), but that shouldn't be difficult to do. In most cases, the /phplugins/ folder should be the only place that user customizations exist external to LR.

#3067 Re: General » Migrating test website to the real thing » 2014-02-07 15:51:58

That really depends on what you've setup.

Any galleries managed via Publisher, you will need to re-publish. They cannot be moved from one server to another.

If you're migrating a WordPress blog, then you'll need to brush up on migration procedure for WordPress.

You could theoretically move Pages, but I don't know why you would want to. If you've saved templates in LR, then LR is your website backup and it's probably easier to update the Site Root and PHPlugins path in LR, re-export and upload to the new server. And the same goes for most other things.

Because you're creating through Lightroom, then you LR collections and templates should be your definitive backup.

#3068 Re: General » Problems on iphone and ipad » 2014-02-06 22:38:18

Here's the source code of potokphotography.nl:

<html>
<head>
<title>http://potokphotography.nl/</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="ROBOTS" content="NOINDEX,FOLLOW">
</head>
<frameset rows="100%,*" border="0">
<frame name="_redirected_content_" src="http://nassie.dlinkddns.com/" scrolling="auto" frameborder="0">
<noframes>
<body lang=en>
Your browser does not support framesets.
<a href="http://nassie.dlinkddns.com/">Please click here
to be redirected to the final page.</a>
</body>
</noframes>
</frameset>
</html>

Your server is loading your site in frames. You need to stop that. Whether it's a switch in your cPanel, or you need to contact your hosting provider ... kill them frames.

#3069 Re: General » linking to google plus » 2014-02-06 12:32:57

Yep, just paste the URL into the field in LR, as described here:
http://ce3wiki.theturninggate.net/doku. … file_icons

Also worth noting that the rel="publisher" bit is not present in the currently available public build, but will be added in the next update.

#3070 Re: General » Gallery with download and filter? » 2014-02-05 21:42:41

CE3 Gallery supports downloading. You can use CE3 Auto Index to create an organization for your galleries, and may wish to use CE3 Publisher to more easily manage your albums and album sets from Lightroom's Publish Services.

#3071 Re: General » Embedding HTML in Pages/Galleries » 2014-01-28 20:56:14

Nope. The 2014 HTML Gallery is not a member of the CE3 family. It stands on its own.

#3072 Re: General » Center the navigation items » 2014-01-28 19:10:17

I'll close it. Start a new topic from the main forum listing.

#3073 Re: General » Can't get a PHPlugin to function with the Client Response Gallery » 2014-01-27 18:00:29

The plugins already create a /phplugins-sample/ folder on export, if you have PHPlugins features enabled.

Rename /phplugins-sample/ to /phplugins/.

If you're using CE3 Pages, then just use it's /phplugins/ folder as your base. If not, then pull the folder from one of your exported galleries and place it at /public_html/phplugins/.

You can then fetch your path by yourdomain.com/phplugins/path.php.

#3074 Re: General » Can't get a PHPlugin to function with the Client Response Gallery » 2014-01-27 16:46:06

I don't think it's possible for the documentation to be any more detailed. Read through the overall PHPlugins documentation, then dig into the examples/tutorials if you need to learn by additional example. It's all in there.
http://ce3wiki.theturninggate.net/doku.php#phplugins

#3075 Re: General » Center the navigation items » 2014-01-26 18:55:48

Sorry. I don't understand the question.

Board footer

Powered by FluxBB