no questions is silly, right? where do I enter in the
<?php if(function_exists('meteor_slideshow')) { meteor_slideshow(); } ?>
when I'm working with BuddyPress?
thanks!
no questions is silly, right? where do I enter in the
<?php if(function_exists('meteor_slideshow')) { meteor_slideshow(); } ?>
when I'm working with BuddyPress?
thanks!
No of course not!
Where you put it depends on what theme you are using, and where in the theme you want it to show up.
If you want it in the header, you need to edit the header file and add the template tag. There is a widget you can use in the sidebar, and a shortcode for adding it to a post or page's content.
I recorded a screencast which might give you a better idea of how to add the slideshow to your theme:
http://vimeo.com/12901374
If you can tell me what BuddyPress theme you are using and where you would like to add the slideshow, I can point you in the right direction.
This topic has been closed to new replies.