I'm trying to install the WP-Cycle Slideshow into the Header of the Titlte Page of the Twenty Eleven Theme.
I've read that you have to enter some code into the header.php file, but I'm not sure where to do this?
Do I do this on the header.php file on my computer? If so, then what? Do I then have to upload that somehow to the website?
I am hosted on wordpress.org and my current header.php file looks like this....(so if I put the slideshow code into this below, where should it go?)
" /> >
5, 'sort_column' => 'menu_order', 'container' => 'ul', 'menu_id' => 'nav', 'menu_class' => 'nav', 'theme_location' => 'primary-menu' ) ); } else { ?>
• class="current_page_item">
search
/images/logo.png" alt="" />
Thanks!
Brent