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 »

hardcode a graphic for main page above the loop?


  #1  
Old Aug 30, 2010, 08:44 PM
talynndar
 
18 posts · Jun 2010
I was going to add a widget above the loop and only for the main page - but am using WPMU so cant

so am thinking to just hardcode in the code to pull a graphic.

I set it up in ATO in Style and Edit Center Column in content above the loop - but it shows on ALL pages.

where do i code it to just show on main/index page?
  #2  
Old Aug 30, 2010, 09:45 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
You could use this to put a single cell widget area only on the home page.
HTML Code:
<?php if( is_home() ) bfa_widget_area('name=My new widget area'); ?>
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #3  
Old Aug 31, 2010, 10:43 AM
talynndar
 
18 posts · Jun 2010
its on a WPMU on WP3- so i thougt that adding widgets would not work yet?
  #4  
Old Aug 31, 2010, 01:25 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Sorry... Didn't notice that.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] eplacement for page menu buttons &amp;amp;amp; removal of text interage Page & Category Menu Bars 28 Oct 1, 2010 08:14 AM
Page Menu Bar below LOOP ? kpkes@yahoo.com Page & Category Menu Bars 1 May 24, 2010 05:43 AM
[SOLVED] Rollover Graphic in Header Whatsthatcat? Header configuration & styling 2 Sep 25, 2009 07:51 AM
All Posts showing on main page. How can I get only certain post on main NoLimit24_FJ Forum How-To 1 Sep 22, 2009 05:18 PM
Problems with adding image/graphic in sidebar Nefeli Sidebars & Widgets 5 Feb 25, 2009 07:16 AM


All times are GMT -6. The time now is 04:18 AM.


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