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 » Center area post/pages »

[SOLVED] Featured Image Thumbnail On Homepage Only


  #1  
Old Mar 29, 2011, 04:32 PM
SupraTT's Avatar
SupraTT
 
78 posts · May 2009
Currently, if I have excerpts, the featured image thumbnail shows up on every page. I would like the featured image thumbnail to show up on excerpts on the homepage only. I know I need to add a php if statement, but I do not know where to do that in Atahualpa.
__________________
---
>> Los Angeles Search Engine Marketing - Web Development & Marketing
  #2  
Old Mar 29, 2011, 07:08 PM
SupraTT's Avatar
SupraTT
 
78 posts · May 2009
I figured it out. Here is how I did it in case anyone else needs it in the future:

1. Open up bfa_post_parts.php in the functions folder.

2. Find

Code:
 if(has_post_thumbnail()): ?>
3. Replace with

Code:
if(has_post_thumbnail() AND is_home()): ?>
__________________
---
>> Los Angeles Search Engine Marketing - Web Development & Marketing

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Featured image won't resize Pierre Excerpts, Read more, Pagination 5 Jan 31, 2011 09:13 AM
Clickable Thumbnail/Featured Image while still using "More" tag mad_science Excerpts, Read more, Pagination 8 Nov 11, 2010 04:58 PM
How do I link to a post from a featured image? ComicsBronzeAge Atahualpa 3 Wordpress theme 1 Aug 25, 2010 10:16 AM
Left Align Featured Image on Homepage vinniev Excerpts, Read more, Pagination 11 Aug 5, 2010 01:20 PM
How to create a homepage with links to featured posts scrubbs Post-Kicker, -Byline & -Footer 9 May 31, 2009 06:22 PM


All times are GMT -6. The time now is 06:27 AM.


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