Template Wordpress gets weird after implementing Pods
Hi there,
First of all sorry for maybe asking a stupid question. But after i implemented a pod page my Wordpress template does do weird. My widgets are not anymore at the right side of the website but down the page.
Can someone please help me solving this problem?
This is my website: http://ictschool.eu
And this is my pod page: http://ictschool.eu/people
Already thanks for understanding!
Kind regards,
Fabian
1 Answer
it seems like your get_sidebar() is placed inside the #main-content div, you need to move it after the </div> in your template file


