Hi folks,
I need a quickfix for my Navbar at http://malcs.org
I set a static homepage (home) and a separate posts page (blog) per the Codex, and everything is running fine....EXCEPT for one button-- I am using my own navbar in the header, and the "Home" button specifies the root homepage (malcs.org/) but continues to go to the blog. The main title link goes to the right place, just not the static navbar. I've tried using index.php and various configs, but it still goes to the blog.
<li class="leftend"><a title="Home Page" href="http://malcs.org">HOME</a></li>
<li><a href="http://www.malcs.org/blog/" title="The latest stuff" accesskey="2">Blog </a></li>
I _really_ don't have time to learn and implement the dynamic menu, so I'm hoping someone has a quick fix?
Hoping,
s.