Hey,
I’m trying to add the Suckerfish plugin to my navigation bar. this is what the code looks like in my header php file
div id="navBar">
<ul>
<li class="first"><a href="<?php get_option(‘home’); ?>/" title="Home">Home</a></li>
<?php wp_list_pages(‘title_li=&depth=1’); ?>
</ul>
</div><!–// end #navBar //–>
<div id="container" class="clearfix">
I’ve tried adding the code that was given out but I get nothing. I’m trying to make drop down catorgories but by adding the code it just adds extra columns and visable code.
My URL: http://findingyoudeals.com/