I am using a view to display an event loop in the sidebar of my newsroom page. Instead of seeing the data, I'm just seeing the field short code.
I'm also getting an error when i try to activate my existing plugin (not sure why it deactivated):
Plugin could not be activated because it triggered a fatal error.
Warning: require_once(/www/wp-content/plugins/types/application/bootstrap.php): failed to open stream: No such file or directory in /www/wp-content/plugins/types/wpcf.php on line 75 Fatal error: require_once(): Failed opening required '/www/wp-content/plugins/types/application/bootstrap.php' (include_path='.:/usr/share/php:/www/wp-content/pear') in /www/wp-content/plugins/types/wpcf.php on line 75
I've updated all of my plugins and don't want to delete types because I don't want to lose that data. What should I do to fix this?
Hi,
There might be some broken files in your website, I suggest you delete the Types plugin file with FTP tools, then download the latest version of Types plugin here:
https://toolset.com/account/downloads/
Upload and activate Types plugin manually:
https://toolset.com/faq/how-to-install-and-register-toolset/#manual-installation-if-you-dont-have-types-plugin
If I delete the plugin won't it delete all of the configurations I've set up?
All configurations are saved in your database, so they won't lost if you delete the plugin files.
But I recommend you backup your database first.