Fatal error: Class 'plgContentWidgetkit_Content' not found in

523 Views Asked by At

My website http://gutenberginstitute.com was developped using joomla and yootheme "venice". However, I have download and installed Widgetkit (free version so far) to test it on my site, and I can't make it work. It seems there are some plugins that are not installed, and if I put ... [widgetkit id=1] ... in some article, for example...

http://gutenberginstitute.com/index.php/es/our-teachers-es

It's not converted into the widget, but it shows just "[widgetkit id=1]"

On the other hand, if I use the module that gets created after the installation of widgetkit, in the "Modules" tab, I get an error when trying to show the article:

Fatal error: Class 'plgContentWidgetkit_Content' not found in {..}public_html/administrator/components/com_widgetkit/helpers/system.php on line 312

Anyone know what could be here happening?

1

There are 1 best solutions below

0
On

This is already fixed. It was related to different uikit.js version (2.18) and templates (2.20) and yoo_theme out of date. Update your yoo_theme version and all the rest will be fixed automatically!