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].
Hey guys,
i’m having trouble with the panel stretching on a new client website. The jQuery does calculate, but misses for example the left margin completely – so the whole panel gets offset.
Please give me a private email address so i can add you as an admin user. Thanks a lot!
Best,
Christian
Hi Antwortzeit,
Do you have a public URL where we can take a look at what’s going on?
Hi Alex,
thanks for getting back to me. Kind of, yeah, but you do need a login though. Can i send you username and password?
Best,
Christian
This is a private message.
Hi Alex,
thanks, that’s done.
Please see http://7×7.dev.93-90-176-149.modulbuero.kundencloudserver.de/fairzinsung/alle-kapitalanlagen/7×7-energieanleihe-2027/ and look for the stretched panels, especially the lower ones.
On some reloads they fail to stretch to the full width. Most of the times they only stretch to the left, ignoring the right, but that does change from time to time. Maybe you have to reload a couple of times to see the error in effect. I’d love, if you could find a solution for this. Thanks in advance!
Christian
Hi Antwortzeit,
Unfortunately, I can’t seem to access the provided URL – it’s resulting in a 404. Is that the correct URL or has the URL changed since posting? If so, can you please provide me with an updated URL. Sorry about this!
Hi Alex,
i’m sorry, please check again now:
http://7×7.dev.93-90-176-149.modulbuero.kundencloudserver.de/fairzinsung/alle-kapitalanlagen/7×7-energieanleihe-2027/
I removed the Regsitered Users Only Plugin, this should help with the 404.
Thanks,
Christian
Hi Christian,
Please navigate to WP AdminSettingsPage Builder and open the Layout tab. Set the Full Width Container to #content and save. Does that help? If not, can you please try replicating this issue with a default theme? I ask as I suspect your theme may be indirectly causing this issue.
Hi Alex,
first of all: happy new year to all of you guys.
I finally found the error myself: For some of the rows extra classes were added, which brought with them CSS animations, in this case with a duration of 100ms. As a result, the offsets left and right were recalculated in moments when the entire element was still moving.
So I just removed the CSS animations and everything runs as it should. Thanks for the patient help anyway. Maybe this solution will also help someone else.
Thanks,
Christian