Help with group-home.php
-
I am modifying the skeleton member theme and am stuck with one little piece:
I would like to get this snippet here
<div class="page-menu">
<?php load_template( TEMPLATEPATH . '/groups/group-menu.php' ) ?>
</div>from the top of group-home.php and put it in the sidebar instead. Now whenever I’m putting it there I don’t get no output, and the footer is gone. I think it might be because I have taken it out of the groups loop, but I don’t quite see why.
The sidebar is not a sidebar.php, just floating on the right. How can I fix this? Thanks for ANY suggestions!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.