• Resolved marisalaz

    (@marisalaz)


    Hello.

    I found how to have a left sidebar: here.

    I’ve made the changes but the widgets are shown at the bottom of the page (under the body text) instead of being on the left of the page.I suppose there are more changes I should be making but I’m afraid I have no idea.

    My site: https://www.blasita.com. See where the menu is, please.

    Any help would be greatly appreciated.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter marisalaz

    (@marisalaz)

    Hello again.

    I’ve tried making that change also in page.php, but nothing happened. I’m a beginner and I don’t know what’s going on and what I should do to fix it. Anyway, it’s been two weeks already, so I’ll try to leave it as it was before and see if I can manage to have a proper right sidebar.

    Cheers.

    By the way, a great theme, Anthony.

    Theme Author Anthony Hortin

    (@ahortin)

    Hi,

    As you found, that post explains what you need to do to change your blog and single post pages so that the sidebar is appearing on the left.

    Unfortunately since you’ve changed your code back, I can’t see what was happening previously.

    Apologies for the delay in getting back to you as well. It’s been a busy month.

    Thread Starter marisalaz

    (@marisalaz)

    No worries, I understand. Thank you very much, Anthony!

    I’ve changed it again. Can you have a look, please?

    Theme Author Anthony Hortin

    (@ahortin)

    It looks like you haven’t moved the sidebar properly. Have another look at that link you mentioned.

    You’ll see that it says that you have to move

    <?php get_sidebar(); ?>

    just above the following line

    <div class="col grid_8_of_12">

    Looking at the rendered html on your site, it looks like you’ve moved it inside that div instead of above it.

    If you’re not familiar with php/html, then I would recommend getting a developer to change the templates for you.

    Thread Starter marisalaz

    (@marisalaz)

    Thank you, Anthony. It seems that the problem is fixed.

    And thanks for the advice.

    Theme Author Anthony Hortin

    (@ahortin)

    You’re welcome. Glad you got it sorted.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Left sidebar placed at the bottom of the page’ is closed to new replies.