Viewing 2 reply threads
You must be logged in to reply to this topic.
Updated Elementor Pro and immediately got a FATAL ERROR ont he frontend
Then disabled cowidgets-elementor-addons plugin, which made the website accessible again but the portfolio items return a 404.
Tried to enable the plugin again and was not able to do so due to an error:
“fatal error: cannot redeclare cowidgets_init() previously declared on line 28 of cowidgets.php.”
Commented out the following code but the 404 persists when clicking on a portfolio item:
function cowidgets_init() {
CoWidgets::instance();
}
I thought it was the codeless widgets and bought a yearly subscription at codeless.com for $49, only to find that it doesn’t work either.
Please help.
I was able to get rid of the 404 for the portfolio items by clearing the permalinks. For future people who have this problem:
This error is displayed because you have changed the permalinks recently or the portfolio slug.
Go to permalinks and set to ‘Default’, save. Then set again to ‘postname’ or the permalink you want and save again. This will do the fix.
This will force WP to rewrite the .htaccess file and to save the new rewrite rules in the database.
=======
cowidgets will still not work without the code commented out. Please let me know of a fix.
You must be logged in to reply to this topic.