[Theme: raindrops] Duplicate Menus?
-
So far this is the only theme that i can find where i can at least get it close to how it needs to look for an organization I am helping. It is perfect in almost every way except for the default sidebar.
It is displaying what looks like 2 copies of “Pages” menus. I want them both gone.
There is absolutely no way to seemingly knock out the extra menus that are appearing there. I already have the pages linked by activating the custom horizontal menu the theme provides, so I want to free up the sidebar for other items for users to have access to.
I have tried the following:
In sidebar.php I REMOVED the following code:
<?php wp_list_pages('title_li=<h2 class="h2">'. __( 'Pages', 'Raindrops').'</h2>' ); ?>
This did not effect anything at all on the page, and the menus are still there and still duplicated.
This is the only reference to menus that i can find in any of my php files. Any suggestions? I am hoping to resolve this soon so that I may get this site professional looking again.
I am using the latest “raindrops” theme – Version 0.985
I appreciate any assistance and thank any responders in advance for constructive feedback ??
- The topic ‘[Theme: raindrops] Duplicate Menus?’ is closed to new replies.