Sidebar on ‘home’ page
-
Hello y’all,
I am having an issue displaying my sidebar on the homepage. I am manually inserting:
<?php get_sidebar(); ?>
this is being inserted directly before a loop where my posts (products in my case) are displayed. It is showing in the correct location on the page, but the sidebar is spaced (double/triple) way down the page. If I insert the “get_sidebar” anywhere else, it shows correctly (i.e. the spacing), but isn’t in the proper position. Is there a way to change the text formatting before calling the sidebar, or should am I inserting the code in the wrong place? This website is live and in use, so changes need to be made quickly (esp. on homepage).
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘Sidebar on ‘home’ page’ is closed to new replies.