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've had a useful amount of help from Matthew, Ben and Rod.
I've been a loyal user from CE2, CE3 and CE4.
-Stage that I used for html5 video, and TTG Theme for Wordpress ..I used a lot and am anxious and awaiting for those features to come to Backlight.
For now, I'm linking to my own Wordpress and my own complicated contact page for my customers to upload photos and answer complicated questions. That will work for me, for now.
Thanks, everybody. Here's a link to my mostly Backlight page.
[EDIT] well, I am making changes on a live site, since I first posted this topic.
...I'll be editing live, maybe this link doesn't work for time in the future- But, for now..here's the logic for anyone reading [EDIT]
the folder on your server where backlight lives, this one happens to be /GaryBrackin_Photography_and_Video/galleries
I'll agree. I've used CE2 CE3 and CE4. Backlight is awesome and I'm sure Matt and Ben will be making some helpful additions. Thanks, Rod, also. The CE versions were powerful but I stopped publishing 6 months ago because it was a pain. I love Backlight, though. I'm going to wait for updates and things to move over from CE4.
Thanks, everybody for your hard work. And thanks to the support community for asking questions and developers and testers for specific issues. I'm more happy with Backlight than CE2, CE3, CE4. Even though all the features like "Stage" that I used for html 5 video are not there, yet. I hope they will be soon. Nice job, everyone -especially Matthew, Ben and Rod.
Okay, me not making a custom.css was causing the problem.
I have now moved my Backlight site away from my testing sub-domain and it's now live in a sub-folder of my site and works great.
(yes, I also did change the urls in Backlight to reflect the changes). And to note: I do have my own landing page and Backlight lives in a sub-folder causing difficulties linking to a "Page". I'm now linking to urls in my "Menu Sets" and everything's fine.
I found out what the issue was. When I moved Backlight and Pages, the problem occurred again of just showing my extra pages as plain black text on white background, and my logo not centered, my other design colors were gone, and menu sets were gone. And after more reading on this forum (the one you posted, Rod ..thanks.), I created a custom.css file and uploaded to my server, and pointed to it from Backlight under the Advanced Customization section where you're able to choose a custom.css.
The issue was that I had created more "Pages" and the .css file they needed to reference, I had not created.
So, I manually created a custom .css, uploaded it by ftp to my server, then logged into Backlight, choose my .css
..and it works great!!! ...I don't know if this is the preferred method, but it worked for me.
My galleries section looks and works like I want
/FunPhotoshoots/galleries/
but when I create new pages in Backlight, the colors, design and menu sets disappear.
/FunPhotoshoots/services
/FunPhotoshoots/about/
/FunPhotoshoots/Model_Testimonials/
I am creating the menu sets in Backlight and then going to Designer and "Create New Page."
From there I am linking to a url since I'm temporarily keeping Backlight in a sub-domain until it's ready to go live
in my main root folder.
Okay, so your naming the .htaccess file to be htaccess through Publisher solved the problem. I was just trying to follow the release documentation and didn't know that. -That's really cool, you might want to make a note of it so others know. And feel free to edit my post or include any info in your further documentation on future releases. Thanks so much, Ben.
-Done! Awesome!
Like:
I don't use or like social media, either. Disabling the share button is a great option. I just installed the Backlight 101 update and will use this feature.
I'd also like to disable the search field. Though, this is an awesome change to TTG. Great work!
Thanks, Ben. I appreciate your work and specifically your helpful response to this issue.
And thank you, Rod.
Problem solved, and here's a quick tip: Rod, you kept referring to the .htaccess file included in the TTG update 101. Well, I discovered the .htaccess file was hidden from me on my computer and I never saw it until I made hidden files visible on my computer. Hidden files on my computer and on my server is a two-step job but I had hidden files I couldn't see on my computer.
If others are on a Mac and you don't see this .htaccess file directly included in the TTG Backlight 101 update package, open Terminal on your Mac and paste this code:
defaults write com.apple.finder AppleShowAllFiles TRUE;killall Finder
Once you reveal these hidden files on your computer, you should now see inside the Backlight-Pages-101 folder when you downloaded the update and that .htaccess file will be visible:
.DS_Store
.htaccess
/backlight
/galleries
index.php
readme.txt
TTG-Publisher.lrplugin
That's when I saw the .htaccess file and was able to update the one on my server like you suggested, Rod. This will be helpful to other Mac users, I'm sure.
You can really screw up your Mac if you mess with these hidden files all the time. So, if you want to go back to the default of hiding these hidden files, go back into Terminal and type:
defaults write com.apple.finder AppleShowAllFiles FALSE;killall Finder
and click Enter and you'll go back to hiding those hidden files forever, unless you change it again in Terminal to always show hidden files.
There are applications that can help you do this, like TinkerTool. But I've never used any. You could try using Terminal on your Mac or use TinkerTool or some software like it. I'm no expert, but using Terminal worked for me to show this .htaccess file on my Mac.
Thanks for the clarification by typing out that structure like you did. Works fine. I'll be ready to show my site to the TTG community; soon, thanks to your help. Thanks, Rod!
..gary in austin
Understood, this .htaccess file goes in my sub-domanin.
But the file I found in the downloaded TTG update folder in (->admin -> skeleton -> htaccess)
download is called htaccess (and not .htaccess) Uploading this "htaccess" file, my old .htaccess remains on the root folder
of my sub-domain but htaccess does not replace it. ...so now; in my sub-domain I have all the needed files, but also now have
.htaccess (and also have) htaccess Note: I have only installed Backlight into this sub-domain, ...for now.
Man, Rod -you are awesome!
You replied in less than 5 minutes. And yes, I have Backlight +Pages.
I'm about ready to show what I have. I already have "masthead" and "navigation" in place ready for things like:
Stage, CRG, slideshows and an bunch of html5-ready videos when TTG incorporates those into Backlight.
Hi. After I downloaded the Backlight 101 update, the readme.txt said to replace a bunch of stuff and I found out where those are supposed to go (server vs. on my computer) and I understand all that.
But -where does the .htaccess go on my server? The Backlight 101 update downloaded has a file " ->backlight ->admin ->skeleton ->htaccess" I found in the skeleton folder but does not have a dot before the name "htaccess"
htaccess
vs/
.htaccess
-And also, where is your .htaccess file on my server supposed to go? -To note: I have uploaded "TTG Backlight" to my server on a sub-domain I made on my server -(great suggestion, Rod!!!)- ...while keeping the main CE4 folder alive and untouched, until I plan to migrate and replace it to use only Backlight and let CE4 fall away.
-Thanks Matthew, Rod, Ben, ..and the community. -great feature, Matthew -and Ben. ..so so the community doesn't all have to ask the same questions. ..Backlight is really a refreshing refresh to TTG. ...enjoying it.
I did take a look at your site earlier today. Nice!
As a working photographer and videographer I'll keep using CE4, for now. And I'll get Backlight, today and start a Backlight subdomain. -Thanks for your knowledge and suggestions.
Thanks for the answer, Rod! That's exactly what I wanted to know.
I must have the abilities of CE4 (CRG and I use Stage to show html5 video). So, it looks like I should wait to move over to Backlight. I'll be among the rest of happy customers curiously waiting for those features to make their way into Backlight development.
I'm going to buy Backlight and was wandering if there is any benefit to ordering
"Backlight + Pages" when I already own "Pages" from CE4 Web Publishing Bundle?
2nd question: I want Backlight, but also want to keep the functionality of the many albums, such as slideshows, Client Response Gallery, Stage and TTG Theme for Wordpress from CE4. How does Backlight integrate with older CE4 features?
-I don't mind if I have to start from scratch and republish what I already have online. ..Thanks!
I had read that but I didn't know what settings to use.
With HostGater, using CRG I changed from "smtp" to "mail"
and changed "set album permissions" to yes.
Now, email works! Thank you, Rod!
..gary
I do the same, ...just like Rod said.
Sometimes, I zip all photos and upload them to my server and manually paste some html code using <a href=
The person viewing the site now has a link they can see to download an entire .zip file of all the photos.
CRG: selected images and feedback is not sending to my email, but does show up when logged into CRG admin
I've set up ttg-be and I can log in to CRG
-> View Feedback ...and I can view feedback generated by CRG
..but it is not sending any feedback or email to my email address
I've tried configuring the email section of ttg-be, -> Email Configuration ->Mail Send Type -> "smtp" and also
I've tried "mail". I'm sure it's a simple fix if anybody can offer suggestions, I'm all ears.
I'm using HostGator for my email and website, and have access to cPanel
-Mac running 10.10.5 Yosemite, using Mac Mail
I've just bought TTG Theme for Wordpress and I have done what Rod has done by installing a blog into a sub-folder of my website at the main root of my CE4 website. I'm using pages for the main navigation, and I love it. I just want to add a blog and I want it too look like and navigate like the rest of my TTG website.
Can I read and do the same thing for TTG Theme for Wordpress?:
Save Time By Sharing Templates
http://ce4.theturninggate.net/docs/doku … emplates&s[]=sharing&s[]=templates
Sounds good. Thanks for putting me on the right track.
Worked great! Don't feel like you have to answer right away ..who knows what hour it could be where you are?
No hurry, but I do have have a follow up question. Is there a way to edit colors and add things other than text to the "Localizations" under TTG-Be Admin?
I would like to have that reply background a pale green instead of a white page and to add more to that page other than "Thanks for your feedback." Maybe I'll want to add a logo or funny photo or maybe an animation to spice up that Localizations page, if it's possible.
Thanks, Ben and Matthew and anybody else that may know the answer.
Thank you so much, Ben. That was a fast reply!
I had tried looking just about everywhere ...except for "Localizations" under TTG be admin.
That's exactly what I needed. I'll make my changes and post back here for others to read.
Thanks again, for your very helpful suggestion.
I would like to change the wording and color of the feedback form that CRG
displays after they've written comments and made their images selections.
Does anybody know if this is in Lightroom, TTG-BE on the server, or some other package contents
within the .lrgwebengine that can be changed? -Thanks!
I want to change the words and make the background green. I have and use Coda, Text Wrangler also.
This is what they see after pressing the envelope icon and it's what I want to edit.
"
Your feedback has been submitted
Thanks you for your feedback. We will be in touch shortly"
Thanks for the clarification. I've got many other new things with CE4 to spend time on and I'll figure something out getting a complicated contact form with capability for uploads and post what I did. I like much of the new things in CE4, good work!
I just saw that Contact forms are not part of Stage.
Alright. Question answered already.
I have a contact button at the top of my TTG Pages, I plan to keep there.
But I want another section in my Navigation, so I can put up a
questionnaire and also have people upload photos to my email address.
I've used a few form builders before but never had them sit in "the block"
area. I like how my TTG Navigation is coming along, and would like a
more complex contact form in that one area.
I'm a little frustrated with CE4, but it's going well. Thanks everyone,
..and thanks, Matt!