Disable Sidebar on Homepage
-
Hello!
Really loving this theme and actually tweaked it a lot with excellent results.
The only thing that really bothers me is that on the Homepage the Sidebar is being shown as footer and it really looks bad. I would like to disable the sidebar only on the homepae. Tried using somthing like
<?php
if(!is_home()) {
//add sidebar
}
?>but couldn’t make it work. I am not very good at coding so maybe I was adding it in the wrong .php files. I’m also not sure if this code-snippet is actually right…
Any ideas anyone? Thanks in advance!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Disable Sidebar on Homepage’ is closed to new replies.