Home>Support>Error with last update and Poiylang (2.9.2)

Error with last update and Poiylang (2.9.2)

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

In Header and Footer Widgets, if there are 2 widgets but only one is used per language with Polylang, # masthead-widgets .widget and # footer-widgets .widget have width = 50%, instead of 100%.

This did not happen before version 2.9.2

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 6 years, 7 months ago Alex S
    Hi, I Work Here

    Hi Icodina,

    Unfortunately, as you’ve seen, Polylang has changed something that is resulting in the sidebar width being incorrectly calculated. We’re currently looking into this issue and should hopefully have a proper fix shortly. In the meantime, you’ll need to use CSS to avoid this issue. Can you please clarify what theme you’re using? This will allow me to provide you with CSS specific to your theme.

  2. 6 years, 7 months ago icodina

    Hello,
    I’ve already fixed it with CSS (the theme is Vantage). I just wanted to report the error.
    Thanks for your answer.

  3. 6 years, 7 months ago Andrew Misplon
    Hi, I Work Here

    Hi :)

    Please, try adding the following to CustomizeAdditional CSS or the Custom CSS location of your choosing and let us know how that goes:

    .site-footer #footer-widgets .widget {    width: 100%;}

    Thanks

  4. 6 years, 7 months ago icodina

    Hi Andrew,

    That would be a solution, but it is not good for all cases.

    To solve the error, I think what I had done is better:

    #masthead-widgets widget.panel-first-child.panel-last-child { width: 100% !important; }
    #footer-widgets widget.panel-first-child.panel-last-child { width: 100% !important; }

    Only when there is a single widget. :-)

    Thanks,

  5. 6 years, 7 months ago Andrew Misplon
    Hi, I Work Here

    Thanks for your feedback and additional rules, indeed, my rule would only work for the footer. All the best :)

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More