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.
ha ha, yeah sorry about that
Thanks Matt, it's a great man cave with a wife and kids, I need somewhere to escape to
Thanks Ben, that was a quick fix
Brilliant, thanks for nailing it down
Maybe as I have mine as a directory rather than .php
Thanks Rod, still a lot to do but at least it's just design and it will be easy to implement
Yeah a theatre still with it set to below the text.
Hmmm, not sure what I can do to stop it inserting the 'page' (contact) into the url as I have no control over any of the contact form.
Oh, I've found loads of issues with the styling not showing up on the actual page - you can see it if you look at an album direct (publisher - albums - view). It helps if you clear the template cache and your cache in the browser.
I appreciate that this won't be fixed on this version but just incase it gets carried across to the new version.
On my contact page I have an album to show a map. http://www.terryliveseyphotography.co.uk/contact/
The image is located:
http://www.terryliveseyphotography.co.uk/galleries/contact-page/photos/TerryLiveseyPhotographyLocation.jpg
Once you fill the form and submit, the images turns to a big black box with a question mark and the image url changes to:
http://www.terryliveseyphotography.co.uk/contact/galleries/contact-page/photos/TerryLiveseyPhotographyLocation.jpg
So, as I've used TTG from the first version I had planned on upgrading over the Christmas period but couldn't bring myself to do that just yet as there were still a couple of bits I couldn't do but I did install a test platform to experiment with a few modifications and with (a lot) of help from people on this forum I have got to the point where I can now put it live - also the old site hadn't been updated in ages as I didn't see the point as the new site was on it's way. Also I need to implement this version before the next release is put out there
Now I must say, now that the pain of switching over has been done; I really love the new implementation, it's lovely to upload images and change little things.
There are still a lot of new images to upload and layouts to change, but at least i'm at a point which makes that easy. Also a couple of little tweaks but these will just have to wait.
www.TerryLiveseyPhotography.co.uk
Thanks guys for making this system
Just did that with the same result.
The other lines which are in sub directories work fine but looking at Matt and Bens bits in there it looks like they are watching what happens at the root. I'm sure there will be a way to format it but not found it, maybe I need to format the to address differently.
Thanks for your help though
Yeah that doesn't work either. I'm sure it's because there is other code controlling redirects and they are conflicting.
.htaccess line
Redirect /galleries.php /commercial/
Result in the browser
http://www.terryliveseyphotography.co.uk/commercial/?mod_rewrite=on&page=galleries.php
hmmmm
Yeah not quite that straight forward ah well. Thanks for responding.
Thanks Charlie, still can't get it to work on the root. Not sure if it's because I'm trying to redirect a .php file rather than a directory. I can redirect from other directories fine.
Hi,
I want to redirect some of the old pages which are links on various sites from CE4 i.e services.php to the new page in backlight.
I tried putting in redirects in the .htaccess but backlight rewrite rules override them as add extra bits on, unfortunately I don't have the brain power to work it as to what is going on.
Does anyone have some pointers please
Thanks in advance,
Terry
Arhh, cache. Sorry I didn't think of that first my bad.
Thanks for your fast response Rod; appreciate it
Hi,
anyone any idea why 'm getting small images on my page instead of the large image.
http://www.terryliveseyphotography.co.u … ommercial/
if you go direct to the gallery page, it display correct. http://www.terryliveseyphotography.co.u … cial-page/
I have the commercial page use a gallery above the copy as I want an image at the top of the page (like I use to on CE4) and without using hard coded links as i wanted to stick with the theme of everything is easily editable without ftp etc.
Cheers,
Terry
Only just seen the reply to this and great news that there is a work around. Thanks and looking forward to the update
Hi Matt,
Any news on if this is going to be included on the update and any eta on the update. I haven't made my site live until I can add this in as I think it's quite an important feature.
Thanks,
Terry
Lol, yeah, you know I'll eventually transfer everything over and the world will be purely backlight and all will be right with the world I probably jumped in too soon but the lure of online editing was too great
- and I needed a project to do
It's all looking great though and soo much nicer than the restrictions of the web module. Keep up the good work.
Thanks Matt, the best things are never free (although Mou was free, I still donated - fair is fair)
Hmmm as I was upgrading everything I thought it was all just improved (and I must say I like the fact it's all online and out of the web module - I hated that)
One for the future feature list then
Brilliant, Thanks again Rod
Okay well that buggered up when I did that. lol
Think I fixed it for the larger sizes (over 1024) now but the small ones, the text in the h2 seems to be padded out from the right way too much and I cannot find the correct bit to put in the sections to make them have no padding
Hmmm still at least it works
/* Custom_Masthead
========================================================================== */
.masthead .mantle {
margin: 8px auto 0px;
max-width: none;
-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.5);
-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.5);
box-shadow: 0px 0px 0px rgba(0,0,0,0.5);
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
}
.masthead .core {
max-width: none;
}
.masthead .mantle {
background-color: #8CB9F6;
background-color: rgba( 140, 184, 245, 1 );
border: 0 solid #2C2C2C;
border-width: 0px 0 0px 0;
padding: 10px 0 10px;
}
.masthead .core {
background-color: transparent;
border: none;
padding: 0 24px 0 24px;
}
.masthead h1,
.masthead h2 {
background-color: transparent;
border: none;
font-family: 'Gill Sans', 'Trebuchet MS', Calibri, sans-serif;
font-size: 32px;
font-style: normal;
font-weight: normal;
line-height: 1.2em;
margin: 0 auto;
text-align: right;
text-transform: none;
}
.masthead h1,
.masthead a {
color: #FFFFFF;
color: rgba( 255, 255, 255, 1 );
text-decoration: none;
}
.masthead h2 {
color: #000000;
color: rgba( 0, 0, 0, 1 );
font-family: 'Gill Sans', 'Trebuchet MS', Calibri, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: normal;
margin-top: 4px;
text-transform: none;
}
.profile-image {
margin: 0 auto;
position: relative;
}
.profile-image img {
margin: 0;
}
.profile-icon {
height: 89px;
width: 450px;
}
.profile-labels {
position: absolute;
bottom: 0;
right: 50px;
}
@media only screen and (max-width: 1024px) {
.masthead .mantle {
padding-top: 8px;
padding-bottom: 0;
}
.profile-icon {
max-width: 30%;
height: auto;
}
.profile-labels {
margin: 8px 0 16px;
max-width: 70%;
padding: 0;
position: static;
}
.masthead h1,
.masthead h2 {
margin: 0;
padding: 0;
}
.masthead h1 {
line-height: 1.2em;
}
.masthead h2 {
line-height: 1.2em;
}
} /* max-width: 1024px */
@media only screen and (max-width: 784px) {
.masthead .mantle {
background-color: #8CB9F6;
background-color: rgba( 140, 184, 245, 1 );
border: 0 solid #2C2C2C;
border-width: 0px 0 0px 0;
padding: 24px 0 24px;
}
.masthead .core {
background-color: transparent;
background-image: none;
border: none;
padding-top: 0;
padding-bottom: 0;
padding-left: 24px;
padding-right: 24px;
}
.profile-icon {
max-width: 50%;
height: auto;
}
.profile-labels {
max-width: 70%;
margin: 8px 0 16px;
padding: 0;
position: static;
}
.masthead h1,
.masthead h2 {
margin: 0;
padding: 0;
font-size: 14px;
}
.masthead h1 {
line-height: 1.2em;
}
.masthead h2 {
line-height: 1.2em;
}
} /* max-width: 784px */
@media only screen and (max-width: 600px) {
.masthead .core {
padding-left: 8px;
padding-right: 8px;
}
.masthead .mantle {
padding-top: 8px;
padding-bottom: 0;
}
.profile-icon {
max-width: 50%;
height: auto;
}
.profile-labels {
max-width: 70%;
margin: 8px 0 16px;
padding: 0;
position: static;
}
.masthead h1,
.masthead h2 {
margin: 0;
padding: 0;
font-size: 12px;
}
.masthead h1 {
line-height: 1.2em;
}
.masthead h2 {
line-height: 1.2em;
}
} /* max-width: 600px */
Thanks Rod. I'll have a look at those, always good to get recommendation as Matt originally recommend Mou and it was fantastic.
Perfect, I'd forgotten how I did it all those years ago