In order to add the header (header.php) you need to use this:
<?php get_header(); ?>
Footer (footer.php) :
<?php get_footer(); ?>
Those have to be in your index.php and other template files.
See the Codex for more information.
The WordPress Codex is full of a lot of helpful information:
http://codex.wordpress.org/Blog_Design_and_Layout.
Thread Starter
Budde
(@budde)
I fixed it – Was an issue with the sidebar.
Fixed!
I am getting the quoted error:
The zipped folder is invalid or corupt.
I hope you can help me out!
Thread Starter
Budde
(@budde)