Title: Problem with single post sidebar
Last modified: December 4, 2017

---

# Problem with single post sidebar

 *  [Marco Almeida | Webdados](https://wordpress.org/support/users/webdados/)
 * (@webdados)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/problem-with-single-post-sidebar/)
 * On the last version of the theme, the thinkup_input_sidebars() function is returning
   the content of $thinkup_post_sidebars which is declared nowhere, as opposed to
   $thinkup_blog_sidebars which comes from the “Select a Sidebar” option on the 
   customizer.
 * This causes the single posts to have no sidebar whatsoever.
 * I think this is a bug that should be fixed.
 * In the meantime I’ve change 01.general-settings.php line 411 from `$output = 
   $thinkup_post_sidebars;` to `$output = $thinkup_blog_sidebars;`
    -  This topic was modified 8 years, 6 months ago by [Marco Almeida | Webdados](https://wordpress.org/support/users/webdados/).

Viewing 1 replies (of 1 total)

 *  [emranemranx](https://wordpress.org/support/users/emranemranx/)
 * (@emranemranx)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/problem-with-single-post-sidebar/#post-9755906)
 * Hi there,
 * Thanks for letting us know. It’s been reported to the development team.
 * Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Problem with single post sidebar’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/sento/1.8.4/screenshot.png)
 * Sento
 * [Support Threads](https://wordpress.org/support/theme/sento/)
 * [Active Topics](https://wordpress.org/support/theme/sento/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/sento/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/sento/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [emranemranx](https://wordpress.org/support/users/emranemranx/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/problem-with-single-post-sidebar/#post-9755906)
 * Status: not resolved