By default, it currently displays the side on the right-hand side of the page. I don’t have any theme options to change this default.
If you wanted to make the default sidebar on the left, you’d basically just need to swap the contents from left-sidebar.php and index.php. (index.php is the default template) Obviously, if you do that, you’d probably also want to change the name of left-sidebar.php to right-sidebar.php, and also change the template name inside the file.
Hope this helps.
Thread Starter
Jose C
(@jcervantes28)
Definitely helps, Anthony! I will try that out and see how it looks. I love how the possibilities to customize are endless once you learn more about WP and php.
Thanks for the help. Let’s mark this resolved for now.