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].
Hi guys,
when I update or create a new page with Page builder, sometimes appears this error, but when I reupdate the page (in backend) the error disappear:
Fatal error: Call to undefined method lessc::compile() in /web/htdocs/MYWEBSITE/wp-content/plugins/so-widgets-bundle/base/siteorigin-widget.class.php on line 630
I have WordPress 4.4.2 with Page Builder and SiteOrigin Widgets Bundle.
Hi Pierpaolo,
This sounds like it could be a plugin conflict issue. 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.
Thanks Alex,
the conflict is generated by “Child Theme Configurator by Lilaea Media”. I’ll create manually the child theme :)
Thank you so much!
Hi Pierpaolo,
Thanks for letting us know about this. I’ve logged this as a potential bug in our issue tracker. We’ll investigate this as soon as possible and see if this is something we can fix on our end. Oh, and by the way; did you have the pro version or the standard version?
Is there anything else I can help you with?
Hi Alex, i have the standard version. The theme used is “Touchfolio”.
Thank you very much!
My guess here is that the Child Theme Configurator includes a class called lessc that’s different from the one we’re using. To prevent fatal errors in the Widgets Bundle, it wont define it’s lessc class if it detects that one already exists.
This should be a fairly easy fix on our side.
Hi Pierpaolo,
Good news! We’ve fixed the compatibility issue with Child Theme Configurator. Expect the fix to be in the next version.
thank you very much!! :)