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, hope all is well
I am using the Vantage theme and Pagebuilder on my site www.perrancosti.com
The site is loading oddly with text appearing over the screen limits.
It also seems to be running scripts or codes that are not needed.
Please help
Cheers
Perran
Hi Perran,
Oddly, your website, in general, is having very poor performance. I suspect this may be related to a plugin so I would recommend running a plugin conflict test. Not to suggest there is one but it’s a good method of finding out what is causing what – in this case, the poor performance. I also suspect it’ll allow you to work out what’s causing the text issue also.
Can you try disabling all non-SiteOrigin plugins and see if this fixes the issue? You’ll need to clear all your caches after disabling your plugins.
If it does fix the issue, then try re-enabling your plugins one by one until the issue comes back. This procedure will help diagnose which plugin is causing the issue.
Once we know that, we’ll be able to look at what might be causing the conflict and either solve the problem or help you find an alternative plugin.
If you aren’t using a SiteOrigin theme, then you can also try temporarily switching to one of the default WordPress themes to see if the issue is theme related.
Hi Alex
I have gone through everything and realised two things that was slowing it down
1 my host was running an old version of PHP
1 I use a plugin called CV Team that works properly but is slow as I use it to allow me to make my posts pop-up instead of opening in new pages. Can you suggest a better way to do this with Pagebuilder that still has all the functionality?
Also It still didn't fix the overset text issue on load
Thanks for your help
Hello again
I have done everything you mentioned and much more so it is now running much faster. But I still have the same issue on load, also images in the art pop-up sections are not scaling properly and have grey boarders that I can’t remove.
Perrancosti.com
Thanks for your help
Hi Perran,
Sorry for the delay – for some reason I didn’t receive notification of the previous reply. :(
So, to clarify, the text is still exceeding the sides of the page for you, correct? If so, I can’t seem to replicate that.
I would recommend resizing your images as currently there are 38.88 MB of images on your page – this explains the very slow load time. This is also why the images aren’t scaling correctly – they likely are still rendering (ie. in the process of displaying themselves).
Regarding the border, you can remove that with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add the following CSS:
You might also need to install the SiteOrigin CSS Editor.
Regarding CV Team (can you please provide me with a link to the plugin page?), I’m not really familiar with that plugin but it sounds like it’s a lightbox based on your description. As a result, any sort of Lightbox should work – such as Easy FancyBox.
Hi Alex
I have worked out that the text problem is when full width or full width stretched, for some reason it seems to default to a much larger page width than the actual screen size.
The same problem happens with plugins
I have tried lots of fixes but none seam to work?
Hi Perran,
Unfortunately, I still can’t seem to replicate the overlap but I suspect I know what’s causing it. Try adding the following CSS to WP AdminAppearanceCustom CSS:
How does that look?