Fatal error: Class 'plgContentWidgetkit_Content' not found in

若如初见. 提交于 2019-12-14 03:37:47

问题


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:


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!



来源:https://stackoverflow.com/questions/30168576/fatal-error-class-plgcontentwidgetkit-content-not-found-in

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!