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 » Montezuma Theme »

[SOLVED] Trouble adding METEOR SLIDESHOW to template


 
Prev Previous Post   Next Post Next
  #1  
Old Jun 12, 2013, 12:11 AM
eddiefrankie
 
12 posts · Jun 2013
[SOLVED] Trouble adding METEOR SLIDESHOW to template

I'm trying to insert a slideshow to my index.php, so it looks like this"
Code:
<?php get_header(); ?>

<?php if ( function_exists( 'meteor_slideshow' ) ) { meteor_slideshow( "slides", "" ); } ?>

<div id="main" class="row">
	
		<div id="content" class="cf col9">
		
		<?php bfa_content_nav( 'multinav1' ); ?>
		
		<?php bfa_loop( 'postformat' ); ?>
		
		<?php bfa_content_nav( 'multinav2' ); ?>
		
	</div>
	
	<div id="widgetarea-one" class="col3">
		<?php dynamic_sidebar( 'Widget Area ONE' ); ?>
	</div>

</div>
	
<?php get_footer(); ?>
i can get it to work using the shortcode for a post, but somehow when i use the php, it doesn't work. does anyone have any experience with using the meteor slideshow in montezuma?

thanks so much.
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] page template jquery slideshow sstudebaker Atahualpa 3 Wordpress theme 9 Mar 24, 2013 11:44 AM
[SOLVED] Meteor Slide Plugin 'Judders' secretsquirrel Header configuration & styling 8 Jun 24, 2012 01:49 PM
Adding Page template eyarnell Atahualpa 3 Wordpress theme 1 Nov 30, 2010 03:46 PM
Trouble Adding External Link on Page Menu chrisp Page & Category Menu Bars 1 Jul 13, 2010 11:36 AM


All times are GMT -6. The time now is 07:21 PM.


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