• Resolved Bostekst

    (@mezhaheleena)


    Hi there,

    I’m not sure this is an issue relating to the plugin or to my (child) theme; I updated first WordPress, then the plugins, then the theme. All seemed fine, but I failed to notice that somewhere in the process the sidebars moved from left or right on the page to the bottom of the page. This happens at all pages exept the homepage, as there are no sidebars used on the home page. On all the pages under ‘www.deltavliegschool.com/winkel’ the sidebar with menu should be on the left (the content stil ‘shifts’ to the right as should be), on all the other pages the sidebar with different content should be at the right (here also the content shifts, but the sidebar stays below the content).

    I checked and changed the dimensions of the content and the sidebars, thinking there might not be enough width for the old settings, but that did not help. Changing the page template with the sidebars on the other side, double sidebars or no sidbars at all did move the content from side to side as expected, but did not bring the sidebars to the sides exept when I chose a 3 column lay out with sidebars at both sides.

    Disabeling all plugins did not change anything either.
    I did not change anyting in the CSS as I would not know how to ??

    Does someone have a tip on where I should look for a solution? Or might it not be something to do with the plugin and should I look elsewhere?

    Thanks for your help,
    Heleen

    • This topic was modified 6 years, 10 months ago by Bostekst.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author toddhalfpenny

    (@toddhalfpenny)

    Hi @mezhaheleena,

    I think you can fix this by adding this css via the custom css

    #primary, #secondary {
      width: 230px;
    }

    Pretty sure this is nothing to do with this (or any other) plugin.

    • This reply was modified 6 years, 10 months ago by toddhalfpenny.
    • This reply was modified 6 years, 10 months ago by toddhalfpenny.
    Thread Starter Bostekst

    (@mezhaheleena)

    Thanks a lot! Adding your code did not help, but as I had never added any extra info on the layout to my child theme in the first place, I tried deleting all the ‘extra’ code relating to the lay out; now it seems to work fine. I am very greatefull you pointed me in the right direction. Super!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Sidebars showing at bottom of page’ is closed to new replies.