Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Post-Kicker, -Byline & -Footer (http://forum.bytesforall.com/forumdisplay.php?f=17)
-   -   Changing Footer Image/Text for each page (http://forum.bytesforall.com/showthread.php?t=17297)

districttribute Apr 12, 2012 07:38 AM

Changing Footer Image/Text for each page
 
Hello all!

I apologize for posting this, there's already a thread with a similar title, but I've been trying that solution and it doesn't seem to be working. I've been recently hired as a work study to design websites for professors and have been coding for about a month now, so I'm really new at this.
Anyway, I'm using Atahualpa 3.7.3.
I need to have a footer image on my homepage footer, but just the copyrights on every other page.
I tried
ATO-> Style & edit Footer-> Footer content:

<?php if ( is_page('Title of Page') ) { ?>
Text and HTML
<?php } ?>

However, it still puts the same image on the footer of every page. I've tried searching the forums and have been unable to find any answers (that I understood) on how to fix this. I hope I was clear, and thank you for your help and understanding.

juggledad Apr 12, 2012 09:00 AM

you can't put PHP in 'ATO-> Style & edit Footer-> Footer content:' except for the new widget code.

You could put a new widget area here and the add a text widget to your new footer widget with your PHP, then use the 'exec php' plugin to execute the php


All times are GMT -6. The time now is 12:01 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.