adding a sidebar to Blue Kino?
-
I am installing the Blue Kino <http://kino.pandela.net/wp/wordpress-theme-blue-kino/#comments> theme to my blog. The theme has no side bar, in the authors blog he says to: “mm, you have to add < ?php get_header(); ? > at the end of the index.php file, and then make a sidebar.php file. you can start from the one that is included in the default wordpress theme”
I tried this, but all I get is the theme loaded with the text “< ?php get_header(); ? >” floating off to the left side of hte main part of the theme. I am new to this.
Here are the last 7 lines in the index.php file. Any help appreciated.
</div>
<?php endwhile; ?>
<?php next_posts_link(‘« previous |’) ?>
<?php previous_posts_link(‘next »’) ?>
<?php endif; ?>
</div>
<?php get_footer(); ?>Henry
-
Hi there. This is the wordpress.com support forum and we run on different software than wordpress.org does. I think you want to be asking your question over here http://wordpress.org/support
-
Oooooh, I am confused. What exactly is the difference between wordpress.org and wordpress.com?
btw, thanks for the referral.
Henry
-
- The topic ‘adding a sidebar to Blue Kino?’ is closed to new replies.