Thread Starter
joebiz
(@joebiz)
nevermind it was just a bug in my own code
Thread Starter
joebiz
(@joebiz)
after adding the sidebar it is being pushed down really far because theres not enough width for it and the pagecontent as well..
im guessing its because its using <container class=”singlecol”> so i deleted the “singlecol” and now it looks great
Thread Starter
joebiz
(@joebiz)
i did some forum searching and it looks like i need to edit page.php inside the theme folder and add a get_sidebar() to it.
i guess index redirects requests for specific pageid’s to page.php?