Sidebar problem
-
Hello all!
I am new to WordPress, so I have a minor problem.
So I recently installed it and used a free theme I found online.
I switched the the main/home page to static page, and the “posts” page to another page because I wanted the main page to look like a normal page.
The problem begins with the sidebar: It only shows up on the posts page, but not on all the other pages.
Going through the forums, I got the bright idea of using this command on page.php :
<?php get_sidebar(); ?>.
The sidebar shows up, however, it remains to at the bottom of the page as opposed to being on the right SIDE of the page.
If you click on the “Progress” page (posts page), the side bar shows up exactly to the right of the posts. However, the sidebar shows up on the bottom of all the other pages.
here is the link to the site: https://www.fayteproject.com
I was wondering if anyone can help me fix this problem? Thanks in advance!
- The topic ‘Sidebar problem’ is closed to new replies.