I've updated wordpress and plugins but there is an error with Toolset Views.
Its up to date but I get this error
Warning: require_once(/home/illawarrarambler/public_html/wp-content/plugins/wp-views/vendor/toolset/dynamic-sources/server/ds-instance.php): failed to open stream: No such file or directory in /home/illawarrarambler/public_html/wp-content/plugins/wp-views/loader/manual-dependencies.php on line 42
when I look in the folders the Directories and files don't actually exist.
how has this changed?
I am using WordPress 6.1.1 and PHP v7.4
regards
Sam P
Hi Sam,
Would you please follow the steps below?
- IMPORTANT STEP! Create a backup of your website.
- Access your website files via FTP
- Go to "wp-content/plugins/" folder.
- Delete the "wp-views" and "toolset-blocks" (No worries you will not lose your data)
- Go to "WordPress Dashboard > Plugins > Add New > Commercial (tab)
- Install the Toolset Blocks plugin.
If you used the old Views plugin, no worries you can enable views following the steps below:
- Go to "Toolset > Settings > General".
- Find the "Editing experience" section.
- Check the "Show both the legacy and Blocks interface and let me choose which to use for each item I build" checkbox.
- Reload the browser page.
- Go to the newly added "Toolset > Views" menu.
- There you will be able to edit the views.
For more information:
https://toolset.com/course-lesson/enabling-legacy-version-of-toolset-views/
Thanks.