Hi,
I added <?php get_sidebar();?> to the index.php file, it turned out that the sidebar was automatically on the right in pages. See here.
I added <?php get_sidebar();?> to the home.php file, it turned out that the sidebar was on the left. See here. How to move it to the right but not affecting the slider?
Thank you!