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 » Header configuration & styling »

[SOLVED] Want Slidedeck to only appear on front page.


  #1  
Old Apr 16, 2011, 03:37 PM
tim55057
 
47 posts · Sep 2010
Good afternoon.

I'm wanting to only have the photo slider to appear on the front landing page, which is currently "home/blog".

http://www.dev.djjd.org/

I'm using this php in the "above the loop" section.

<?php slidedeck( 276, array( 'width' => '100%', 'height' => '390px' ) ); ?>

Thanks
Tim
  #2  
Old Apr 16, 2011, 08:46 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
I am not real sure of this PHP (not my strong suit) but you could give it a try.

PHP Code:
<?php if(is_home() ) slidedeck276, array( 'width' => '100%''height' => '390px' ) ); ?>
__________________
~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 Apr 17, 2011, 06:25 PM
tim55057
 
47 posts · Sep 2010
I'll tell ya, you guys are amazing. I've never had an answer that doesn't work.

Bless you!

Tim

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating a static front page creates extra Home page jillin Atahualpa 3 Wordpress theme 3 Oct 21, 2010 05:24 AM
[SOLVED] I want my Front Page to be my Posts Page with a tab. Workaround? Hidden Driveways Page & Category Menu Bars 2 Jul 10, 2010 10:17 AM
static front page, page title on header, remove content but keep sidebar questions Magic Atahualpa 3 Wordpress theme 0 Jan 25, 2010 12:12 AM
Default Non-static Front Page (Home Page) Is Missing (Atahualpa Theme) SavvyBaker Center area post/pages 0 Jan 18, 2010 04:02 PM


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


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