Having a slow morning, Where can I enable the Nav bar?
-
It seems you are using a plugin called “windstyle-multisite-nav-bar-for-wordpress” which is causing the issue. Try disabling it.
Your site gives this error message –
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/content/58/8521658/html/wp-content/plugins/windstyle-multisite-nav-bar-for-wordpress/WindStyle-MultiSite-Nav-Bar.php:1) in /home/content/58/8521658/html/wp-content/plugins/si-captcha-for-wordpress/si-captcha.php on line 1124Go to Appearance –> Menus –> Create a menu and add this to Header Menu in Theme Locations
Hmm. did you add anything like this to your CSS??
#nav .menu {
display: none;
}This is my custome CSS
@import url(http://fonts.googleapis.com/css?family=Armata);
.sidebar h3 {
border-radius: 0 0 0 0;
}
.sidebar h3 {
box-shadow: none;
}
.sidebar div.sidebar-wrap {
border: 1px solid #e3e3e3;
-moz-box-shadow: 0 0 0px #000;
-webkit-box-shadow: 0 0 0px #000;
}
#sidebar1, #sidebar2 {
margin-top: 280px;
}
.full-sized.featured_slider #slider_root {
width: 930px;
}
.two-columns .full-sized .slider_post {
width: 930px;
}
.full-sized .slider_nav {
margin-right: -250px;
}
Mod
It’s there now. Try emptying your browser cache and reloading the page.
Viewing 10 posts - 1 through 10 (of 12 total)
- 1
- 2
- You must be logged in to reply to this topic.
