Forums

Right menu dissapears when I open a entry (2 posts)

  1. eldruidavigues
    Member
    Posted 8 months ago #

    First thing, sorry for my english. I am the webmaster of the blog http://www.eldruida.net. The problem I have is when a entry is opened the right menu dissapears. How I can do to have the menu in every entry?

    Thank you. Regards.

  2. alchymyth
    The Sweeper
    Posted 8 months ago #

    look into index.php and note where the line <?php get_sidebar(); ?> is;
    edit single.php and add this line to the same position;

    also in single.php, change
    <div id="content" class="widecolumn" role="main">
    to:
    <div id="content" class="narrowcolumn" role="main">

Reply

You must log in to post.

About this Topic