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.

#77 Re: CE4 Pages » Bug on Export with 7.0.11 » 2014-11-30 06:42:57

I am using the 7.0.11b one. Well for now it's not a big deal for me, just have to remember to change it.

Maybe I should reinstall all plugins again to make sure everything is fine

#78 Re: CE4 Pages » Bug on Export with 7.0.11 » 2014-11-30 06:14:01

-open Lightroom
-click on "web"
-select pages layout and template
-export
and if you open the about.php inside an editor (Notepad ++) you will see this

define("PAGEIMAGE", .lib/images/identityplate.png);

It's only happening on 7.0.11 ... did not had this error before. Already tried to re-install the engine without success.
The error message stated above is within the browser.  The funny thing is that the code of the other files "info.php", "index.php", "galleries.php" is showing this line

define("PAGEIMAGE", "photos/Malediven_2006_013.jpg");

I am using an identity plate on my site so not sure where to start looking for the error causing option. The about page has 2 columns, on the right side some text and on the left this

<img src="photos/portrait.jpg" alt="Miami, USA"/>

Replaced this code with some text but without success

#79 CE4 Pages » Bug on Export with 7.0.11 » 2014-11-30 02:38:53

MoritzCH
Replies: 8

Hey,

I tried to upgrade my plugins and found an error (at least I had it)  during the export

Parse error: syntax error, unexpected '.' in /var/www/vhosts/hosting2224.af917.netcup.net/httpdocs/about.php on line 85

After some quick search I found this line

define("PAGEIMAGE", .lib/images/identityplate.png);

I think it should be

define("PAGEIMAGE", "lib/images/identityplate.png");

with some "" before and behind the url.

Hope it helps smile

#80 Re: PHPlugins (CE4) » Align single nav item to the right (change from CE3 to to CE4) » 2014-11-26 05:39:49

Well it did worked on the page and gallery template but not on the autoindex template ... this worked out for me:

<ul id="nav-right" style="float:right;">

changed to

<ul id="nav" style="float:right;">

... don't know why but now it works

#81 Re: PHPlugins (CE4) » Align single nav item to the right (change from CE3 to to CE4) » 2014-11-24 23:41:29

Working like a charm! Seems that I have to get some information what have changed recently.

Thank you smile

#82 PHPlugins (CE4) » Align single nav item to the right (change from CE3 to to CE4) » 2014-11-24 22:37:41

MoritzCH
Replies: 5

Hi,

another question regarding the change from CE3 to CE4. I used this code to align the last item in the navigation container (multi level menu) to the right:

phplugins.php

<li class="last"><a href="#">LiveBlog (Currently disabled)</a></li>

custom.css

li.last {
 float: right;
 }

in CE4 it does not work anymore. Did you changed some of the hardcoded stuff?


Thank you in advance
Moritz

#83 Re: General » Synch web templates » 2014-11-24 20:19:54

That's the way I did this right now, thank you!

#84 General » Synch web templates » 2014-11-24 17:56:59

MoritzCH
Replies: 2

Good morning,

I changed my webhoster last week and decided to rebuild the whole page on CE4. It's way more comfortable now!
Great job!

I have a question regarding the web templates: I have 3 (pages, autoindex, gallery) right now and would like to synch the settings for the page (like identity plate, colors, ...). Is there a way to do this?


Cheers
Moritz

#85 Re: General » World Map Gallery » 2014-03-04 01:07:30

rod barbee wrote:

yep. But you'll need to first create your Album Set template using Autoindex
http://ce3wiki.theturninggate.net/doku. … album_sets

working perfect! Thank you smile

So it is really simple to update the galleries with "CE3 Publisher", really like it!

#86 Re: General » World Map Gallery » 2014-03-03 23:39:17

Ah I see. So publisher is doing this auto index stuff for me? Let's say I create the Album Set "Europe" and add 2 Album "1" and "2" after publishing they will appear under "Gallery" with:

Gallery
-> Europe
---> 1
---> 2

Will try that at home. Learning by doing smile

#87 Re: General » World Map Gallery » 2014-03-03 20:18:37

One last question:

I created the AutoIndex sites for my galleries. Is it possible to use the TTG CE3 Publisher to place the gallery in a specific folder (i.e. Europe or Asia)?

In the tutorial you are using an existent gallery for a template but that is for the case all galleries are inside the same folder, right?

#88 Re: General » World Map Gallery » 2014-03-02 04:15:12

wanna laugh?

Found the answer to my solution on your page ^^

Inside this article (http://www.barbeephoto.com/blog/the-bas … -plug-ins/) at the very end you're writing about "landscape" and "portrait" galleries which is excatly what I want to do .... guess I have to learn to ask questions ^^

Thank you! and you too, Matthew!

#89 Re: General » World Map Gallery » 2014-03-02 01:19:46

I have phplugins enabled and the extended dropdown menu is working i.e.
-Gallery
-- Europe
-- North America

I would like to add a gallery to Europe but when I export them they will appear in "Gallery" instead of "Europe". Hope I explained it clearly smile

Despite my "problem" your modules are awesome! *thumbs up*

#90 Re: General » World Map Gallery » 2014-03-02 00:25:04

I already published a gallery and it is showing on the gallery main page, that's working like a charm.
Have to figure out how I can add it  to a dropdown menu instead of the gallery main page smile

But yeah, you're absolutely right: Start with the basics!

#91 Re: General » World Map Gallery » 2014-03-01 23:28:16

okay, I purchased the modules you mentioned but I have some understanding problems, even with reading the manual hmm

I created a page with TTG CE3 Pages and multi-level navigation and I managed to rename the sub menu points.
How can I create a gallery from a folder in library and how does Auto-Index work? Every try ends up with pictures on the main page sad

I already read the manual but without success hmm

#93 Re: General » World Map Gallery » 2014-02-26 20:43:24

http://campagnapictures.com/galleries/c … south-bay/

if you click on an image you can use some navigation stuff in the upper right corner

#94 Re: General » World Map Gallery » 2014-02-26 19:02:20

But how did you get the slideshow (Auto Play) if you click on an image? Is that a CE3 gallery feature?


yeah, those categories seem to be the most efficient for my need. No, I don't want the blog be the landing page because I don't blog very often. Think something like yours would be better for the visitor. (I update my page once every 1-2 months wink )

#95 Re: General » World Map Gallery » 2014-02-26 18:31:11

smile my pleasure

May I ask you which TTG modules you are using?
CE3 Pages, CE3 Stage, CE3 AutoIndex, CE3 Publisher, CE3 WordPress Theme and CE3 Gallery?


This morning I made the site map for the future home of my pictures. Unbenannt.jpg So in case I realise this idea I do need the "CE3 Blog & Galleries Bundle" and the "CE3 Pages" module, right?
btw does CE3 stage replace the normal gallery module or is it just an extension?

#96 Re: General » World Map Gallery » 2014-02-26 05:55:59

Read your blog and to be honest,  this (http://campagnapictures.com/) page is a blast!

Going to write a small site map and drop the map idea. I am not going to build the site on Wordpress, maybe I will just integrate a small blog. I am only blogging when the holiday lasts more than 3 weeks.

Going to think about either buying TTF Gallery or TTG Stage for the new page. Will read the two descriptions tomorrow, kinda late here in Switzerland.

Thank you Rod!

#97 Re: General » World Map Gallery » 2014-02-25 23:11:21

I'm starting from scratch! The old page won't be used in anyway. Gonna try your maps when I get home. Maybe I could link TTG Gallery with a javascript map.

To be honest, I am willed to drop the map and use the "old-fashioned" menu style. The older I get the less time I have to spent for figuring around with code and stuff smile

In case I don't use a map, which package from TTG would you recommend?

#98 Re: General » World Map Gallery » 2014-02-25 22:30:04

Hi Rod,

well so it's maybe no the solution I am looking for. My goal is to present a world map with several markes on it (i.e. New York, Berlin, Singapore ....) and if the user clicks a new gallery should open with all these images.

Of course I am open for new suggestions. Maybe for your interest, this is my current page: www.moritzjuergensen.info
I am looking for something new because for me it's a bit old-fashioned smile It does not have to be something very difficult I just want to offer something new, a bit more up2date. Due the fact I am using Lightroom 5 for my pictures it would be cool if I could use the web module as well.

Thanks
Moritz

#99 General » World Map Gallery » 2014-02-25 17:36:20

MoritzCH
Replies: 28

Hi,

I came across TTG due my search for a "world map gallery". I would like to share my travel pictures from allover the world with my family and friends.
I.e. I have a marker "Berlin" and if the user clicks on it a gallery with all images from Berlin should open. The same for "New York" and so on. Not sure if I got
it right but TTG is based on google maps, right? Is there any way to prevent that the user can zoom in too far? Would like to stay "outside a country" (you can see the shape of a country but no streets or anything closer than this zoom)

Are there any examples for this kind of stuff?

Cheers
Moritz

Board footer

Powered by FluxBB