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.

#1 2016-10-14 18:41:02

christopherhauser
Member
Registered: 2013-06-05
Posts: 71

Wordpress Footer

http://chauser.eu/cp/en/backlight/blog/

First I thought it is a Wordpress problem.. Now I'm not so sure anymore. Can't find a way to "delet / replace it with mine" It alway is displayed below.

Any hints what to look for would be great. Kinda stuck again...

In the Wordpress Theme design it says Footer: Location: Disabled and in Copyright Start Date / Copyright Attribution is no text at all.

If I Edit Themes in wordpress and remove everything from the Footer php it works, but the second I edit anything else it's back...

It is ONLY a problem on the blog. On the rest it's not there.

Last edited by christopherhauser (2016-10-14 18:41:41)

Offline

#2 2016-10-14 19:57:31

Matthew
Administrator
From: San Francisco, CA
Registered: 2012-09-24
Posts: 5,795
Website

Re: Wordpress Footer

I literally have no idea what you are talking about. Just what is the problem you're having?


Matt

The Turning Gate, http://theturninggate.net

Offline

#3 2016-10-17 18:08:53

qbosa
Member
Registered: 2014-10-24
Posts: 13

Re: Wordpress Footer

To update your Wordpress footer:
login to your Wordpress dashboard; go to Appearance > Editor; select the footer.php file; replace the text between <div id="site-generator"> tags; update the file.

Offline

#4 2016-10-17 18:28:37

Matthew
Administrator
From: San Francisco, CA
Registered: 2012-09-24
Posts: 5,795
Website

Re: Wordpress Footer

Please don't edit the files in this manner. Backlight is managing the theme, and you really shouldn't mess with it directly. If you want to implement customizations, use a child theme.


Matt

The Turning Gate, http://theturninggate.net

Offline

#5 2016-10-18 02:15:00

Daniel Leu
Moderator
Registered: 2012-10-11
Posts: 1,624
Website

Re: Wordpress Footer

I see you created a custom footer. But on Wordpress pages, there is your custom footer and the default footer.

Don't know if this is a setup problem or a Wp Template issue. I would assume you used ttg_footer_top to create your custom footer.


Daniel Leu | Photography   
DanielLeu.com
My digital playground (eg, Backlight tips&tricks): lab.DanielLeu.com

Offline

#6 2016-10-18 14:39:21

Matthew
Administrator
From: San Francisco, CA
Registered: 2012-09-24
Posts: 5,795
Website

Re: Wordpress Footer

Yes, you could use PHPlugins rather than creating a child theme; that's another option. But using Wordpress' built-in editor to change the theme is frowned upon.


Matt

The Turning Gate, http://theturninggate.net

Offline

#7 2016-10-18 14:57:15

Daniel Leu
Moderator
Registered: 2012-10-11
Posts: 1,624
Website

Re: Wordpress Footer

Matt, somehow he has two footers on the wordpress pages, but only one in the regular pages:

<footer class="spinal__column">
	<div class="content">
<!--  Footer ***************************************** -->


<div class="copyright">
<div class="content clearfix">

   


<br>
            	
All photographs &copy; by Christopher Hauser<br>
Contemporary Photography

<br>
Pressburgerstr. 75 |
81377, Munich |
Germany



<div class="hidden">
Architektur Fotograf | Kunst |
Mnchen |
Deutschland
</div>

<br>


mobile:   (+49) 176 24 20 29 64 |
email:     <a href="mailto:chris@hauser-photoart.com">info@chauser.eu</a> |
home:   <a href="http://www.chauser.eu" target=_blank>www.chauser.eu</a>

<br><br>

            
                <a target="_blank" href="https://www.facebook.com/user/"><span>Facebook</span></a>
                -
                <a target="_blank" href="https://twitter.com/user"><span>Twitter</span></a>
                -
                <a target="_blank" href="https://www.instagram.com/user/"><span>Instagram</span></a>
<br><br>
            

        </div>     

        

</div><!-- .my_footer -->
     


	<div class="copyright">
		<div class="content page__width">

	<p>
		&copy; 2016, all rights reserved.	</p>

		</div>
	</div>

 

 

<!-- /Footer ***************************************** -->
	</div>
</footer>

I expect that he used phplugins to create his custom footer. But why is the Backlight default footer present in the blog and not on the regular pages?


Daniel Leu | Photography   
DanielLeu.com
My digital playground (eg, Backlight tips&tricks): lab.DanielLeu.com

Offline

#8 2016-10-18 15:27:36

Matthew
Administrator
From: San Francisco, CA
Registered: 2012-09-24
Posts: 5,795
Website

Re: Wordpress Footer

I might be going cross-eyed, but I'm not seeing any problem in Backlight's code in how footer's are handled, either in standard page or theme templates.

Based on conversation above, the details of which I admittedly am finding muddy, I would guess that he's added his custom footer content via Wordpress' Editor (WPAdmin => Appearance => Editor), rather than using either of our approved methods (PHPlugins or child theme).

Frankly, I wish Wordpress' Editor didn't exist. It's a dangerous tool and only creates opportunities for problems. It should not be used in any circumstance; it's doubly troublesome in the case of Backlight, where the theme is already being managed by an external application.

Christopher,
Whatever changes you've made in the editor, please undo them. This may be as simple as just exporting an updated version of your theme from Backlight. Once we're back to our intended base, we can try to guide you to implement your footer in the correct fashion.


Matt

The Turning Gate, http://theturninggate.net

Offline

Board footer

Powered by FluxBB