Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme »

[SOLVED] Footer content different on home page only


  #1  
Old Jun 15, 2015, 12:13 PM
morgana123
 
48 posts · Jun 2010
Hi all,

Please, how would I have one footer content at the bottom of the home page and a different foot content on all other pages? Using WP 4.2.2 and ATA 3.7.23. Please point me toward the relevant thread if this has already been answered, which I imagine is the case. Many Thanks (and frequent donations)!!

morgana123
  #2  
Old Jun 15, 2015, 01:17 PM
morgana123
 
48 posts · Jun 2010
And I just donated again a few minutes ago. You guys do great work!
  #3  
Old Jun 15, 2015, 01:42 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
here's two ways
1) use a footer widget area. Add two widgets with the content - use the plugin 'widget logic' or 'visual widget logic' to control when to display each widget

2) add the info in atwo div's with a class like 'show-on-home; and 'show-on-others' then in the css use
HTML Code:
div.show-on-others {display: block;}
div.show-on-home  {display: none;}

body.home div.show-on-others {display: none;}
body.home div.show-on-home  {display: block;}
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #4  
Old Jun 16, 2015, 06:45 AM
morgana123
 
48 posts · Jun 2010
Thank you VERY MUCH once again, Juggledad! I didn't use exactly what you suggested, but it got me thinking a little bit more and was able to use your suggestion plus a bit more from my own thoughts (Yay! ), and it now functions the way my customer wished. All's well!

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] static content and posts on home page gr870sfunk Center area post/pages 2 Apr 24, 2013 01:03 PM
All content in home page keevinjuarez Montezuma Theme 2 Mar 15, 2013 04:20 AM
permanent content at top of home page cway Header configuration & styling 3 Aug 4, 2011 03:31 AM
Chronological, full content list of posts on page other than the home page joshsweiss Center area post/pages 4 May 19, 2010 12:47 PM


All times are GMT -6. The time now is 10:16 PM.


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