Forums

[resolved] widgets appear at blog root, but not on individual posts (3 posts)

  1. tparham99
    Member
    Posted 2 years ago #

    I activated a couple of widgets (feedburner e-mail subscription, categories, search) on my blog.

    They seem to appear fine when I enter at the root blog (http://www.tkgweb.com/blog). However, if I click on the permalink for a specific post (eg http://www.tkgweb.com/blog/2009/07/31/clean-energy-resources/ ), the widgets do not seem to appear there.

    I was not able to locate a previously-existing help-forum-entry that clarifies this.

    Please advise.

    Thank you

  2. doodlebee
    Member
    Posted 2 years ago #

    You're using the default theme - which deactivates the sidebar on single-post pages. You'll need to open up the "single.php" file and, at the top, change "widecolumn" to "narrowcolumn", and at the bottom, add <?php get_sidebar(); ?> just before the call to the footer.

  3. tparham99
    Member
    Posted 2 years ago #

    You are ABSOLUTELY BRILLIANT! That worked like a charm. Thanks!!

Topic Closed

This topic has been closed to new replies.

About this Topic