Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Brandon Kraft

    (@kraftbj)

    Code Wrangler

    That’s actually intended in the Balance theme. The theme itself hides the eNews widget (both the original and extended) on the home page.

    To get it back, remove lines 1420-1423 in /wp-content/themes/balance/style.css :

    .home #sidebar .enews,
    .home #sidebar .enews-widget {
    	display: none;
    }

    Thanks!

    Thread Starter macswords98

    (@macswords98)

    Great. Thanks Brandon.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can't Get it to Work in Sidebar’ is closed to new replies.