Home>Support>Update of Siteorigin Page builder breaks entire website

Update of Siteorigin Page builder breaks entire website

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].

Hello, I have a problem with SiteOrigin Page builder. After update all ID of divs are changed. Some divs disappear and i don’t know why.

Here is link before update http://axtone.eu/the-group/

It is how it looks.

And now After update http://axtone.dev.aberit.pl/the-group/

My CSS doesn’t work because ID were changed and in Javascript is wierd error.

Can somebody help me please :D?

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

  1. 8 years, 4 months ago Alex S
    Hi, I Work Here

    Hi Matimiak,

    I just had a quick look at your websites and they both appear to be the same for me. Did you manage to resolve the issue you’re experiencing? If not, can you please clarify specifically what isn’t working.

  2. 8 years, 4 months ago Matimiak

    Hi, http://axtone.dev.aberit.pl/the-group/ there is no sidebar for example, and all div’s IDs are different, for example i still can see div#pgc-9-0-0 in devtools, but on front end the is no sidebar.

    In http://axtone.eu/the-group/ still is sidebar, ID of div is different.

  3. 8 years, 4 months ago Alex S
    Hi, I Work Here

    Hi Matimiak,

    Thanks. So I can see the sidebar on both pages so I’m not too sure why you can’t. Can you replicate the missing sidebar in a different browser?

    Regarding the id, I can still see the sidebar which also means I can see the correct id. Although, yes, we recently we had to change how we specify the ids for better compatibility. The change, however, shouldn’t be causing you any issues based on your CSS. Basically, we moved the custom row id so it’s applied to the row styles (think of it as a container inside of the row) instead of the row itself. This, for the most part, shouldn’t affect many people.

  4. 8 years, 4 months ago Matimiak

    Hello, Hmm i checked on different browsers and sidebar was when i used Opera and Firefox, byt on Chrome sidebar is missing. Can you check yourself how it looks on Chrome?

  5. 8 years, 4 months ago Alex S
    Hi, I Work Here

    Hi Matimiak,

    Every browser I tried the sidebar was visible. For reference, here’s a screenshot of both sites in Chrome:

    Maybe try clearing your browser cache.

  6. 8 years, 4 months ago Matimiak

    I updated my other side http://dziegielewska.mm.dev.aberit.pl/oferta/ and you can see that css is wrong somehow. Can you check it?

  7. 8 years, 4 months ago Alex S
    Hi, I Work Here

    Hi Matimiak,

    Open up whatever you’re using to add CSS on that website (I think that’s Simple CSS or something like that) and find:

    .layout-full .panel-row-style.panel-row-style-wide-grey, .layout-full .panel-row-style.panel-row-style-full-width, .layout-full.panels-style-force-full .panel-row-style{
      padding: 0px 0px 0px 0px;
    }
    

    Replace with:

    .layout-full .panel-row-style.panel-row-style-wide-grey, .layout-full .panel-row-style.panel-row-style-full-width, .layout-full.panels-style-force-full .panel-row-style {
      padding: 0 1000px;
    }
    

    This layout issue should have happened prior to the update so I’m not too sure why it didn’t happen previously.

  8. 8 years, 4 months ago Matimiak

    Thank you for your help. Thanks to you i repaired on both pages everything :D. Great support!

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