I used the Price Table Widget in the Site Builder and everything was really great, I loved how everything was customizible and it diplayed correctly.
Now a few days later I come back to the site and find that the whole page with the widget doesn’t display and I get this message:
Fatal error: Class ‘SiteOrigin_Widgets_Color_Object’ not found in
I googled that phrase and found it on several other sites, this seems to be a common mistake, how can I fix it?
Furthermore there is a preview of that page on the Frontpage and now my frontpage also is messed up and not displaying properly.
Any help is appreciated. Thank you very much.
Thanks for letting me know about this issue. I hadn’t come across it before. I’ll investigate what could be going wrong and get back to you.
One solution might be to uninstall and delete the Price Table widget, then reinstall it. It’s possible that something got corrupted along the way.
Thank you, Greg, for the very fast feedback.
This is the whole message:
Fatal error: Class ‘SiteOrigin_Widgets_Color_Object’ not found in /home1/xxx/wp-content/plugins/so-price-table-widget/inc/widget.php on line 168
I could send you the website in a private message, if you need it.
If you need any more info, please let me know.
Thanks for your help, regards Ramena
I’ve had the exact same issue a couple of times now. Very annoying.
Fatal error: Class ‘SiteOrigin_Widgets_Color_Object’ not found in /home/username/MYSITE.co.uk/wp-content/plugins/so-price-table-widget/inc/widget.php on line 168
I found a workaround which was to go into the backend of wordpress, open the offending pages, and then republish them.
This seems to work as a temporary fix… but the problem comes back a few days later.
GRRR.
Any help will be greatly appreciated.
I am having the same problem. Was fine for weeks. Now my landing page / price table is blank without users able to see login. Error log reads as follows:
[Fri Mar 21 21:25:05 2014] [error] [client 66.162.212.19] PHP Fatal error: Class ‘SiteOrigin_Widgets_Color_Object’ not found in /nas/wp/www/cluster-2098/cannabase/wp-content/plugins/so-price-table-widget/inc/widget.php on line 168
Error persist in previous version and the very latest revision.
I think I’ve managed to fix the issue. The price table automatically refreshes its own CSS every now and then and it turns out that when this happens, it didn’t have the SiteOrigin_Widgets_Color_Object class available.
I’ve fixed this issue. Could anyone check if the updated version fixes the issue before I push it live.
https://siteorigin.com/wp-content/uploads/2014/03/so-price-table-widget.1.0.4.zip
Hello Greg,
thank you for your effort.
Is there a way to insert the correction in the php or css files in order not to install and enter everything again?
The price table is ready in the backoffice with many customisations, features and columns.
I could maybe just paste the missing line in the existing plug in, instead of deinstalling the existing one?
That would save some hours of work.
thank you,
kind regards
Ra Mena
I’ve pushed the update live, so if you go to Dashboard > Updates in your WordPress admin, you’ll see an update available. You wont lose any of your content by updating, but if you’ve made changes to any of the actual plugin files, then you’ll need to use some sort of diff program to see what’s changed and apply those changes.
Hello Greg,
Thank you very much. I hope it will stay at it is now.
I had to restore a backup though in order to diplay the existing content correctly and then updated the Plug In.
Keep up the good work, well done!
Best regards
Ra Mena
Hi Greg,
I have bad news. After checking the site today, the same error occured again:
Fatal error: Class ‘SiteOrigin_Widgets_Color_Object’ not found in /wp-content/plugins/so-price-table-widget/inc/widget.php on line 168
I guess I will have to find another solution for this site, because the homepage is effected by it.
Any suggestions for a similar plug in that can display offers in a nice way are welcomed.
Best regards
Ouch. I’ll take another good look at this and let you know what’s going on.
In the mean time, the price box widget that comes with Page Builder is a working alternative. Or you should be able to find a good price table plugin on the plugin directory.
I’ll try get this one fixed up though.
Can you confirm which version of the Price Table widget you’re using? I’ve done some testing and I can’t recreate the issue. If you navigate to Plugins > Installed Plugins in your WordPress admin, you’ll be able to see the version number. The current version is 1.0.4
Price Table widget still crashed. I double checked my version and it is 1.0.4
It’s been difficult for me to test this issue, because I can’t recreate it. I have added a check right before SiteOrigin_Widgets_Color_Object is used. This really should fix the issue.
You should see an update to version 1.0.5 available. Really hoping we have this bug locked down now.