Sidebar widgets on static front page

Hi,

first of all, thanks for this great free theme!

I’m trying to place a right sidebar on my static front page. The grid changes (2/3 - 1/2), but the widget is displayed below the page content. Is this a CSS error or is the sidebar just not made for the use on static pages? Any workarounds?

Thanks!

Hi @tschiggi,

I hope you are well today and thank you for your question.

Could you please share me the page URL from your site where it’s not displaying correctly so that i can troubleshoot it?

Kind Regards,
Movin

Hi @Movin,

I solved it by commenting out

if ( is_front_page() ) :
// get_sidebar( ‘home’ );

from content-page.php, as this was causing some weird widget behavior.

Thanks!

Awesome great to see you got that solved.

Please advise if you have more questions.

Have a fantastic day!