Viewing 2 replies - 1 through 2 (of 2 total)
  • then, edit index.php and search for the line with get_sidebar();
    (probably near the end, before the ‘get_foter()’ line)
    – copy this line and insert it into the same position into single.php;

    then change this line in single.php:
    <div id="content" class="widecolumn">
    to:
    <div id="content" class="narrowcolumn">

    Thread Starter leftajarandy

    (@leftajarandy)

    thank you so much!!!
    really appreciate it and it has worked perfect.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Side bar missing from "posts" but not homepage’ is closed to new replies.