I can't get it to work!
-
Hi, so I’ve done all you’ve said on the instructions.. then I get to the last part. I’m not sure what code I should replace.. please help me.
My current code for the sidebar.php file is this:
<div id="sidebar" <?php pinboard_sidebar_class(); ?>> <?php get_sidebar( 'top' ); ?> <?php get_sidebar( 'left' ); ?> <?php get_sidebar( 'right' ); ?> <?php get_sidebar( 'bottom' ); ?> </div><!-- #sidebar -->
I’ve tried entering your code in many times but it still doesn’t work and also gives 500 Internal Server error on my website. What should I replace instead?
Thanks.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘I can't get it to work!’ is closed to new replies.