Have you tried to manually remove the plugin files rather than through the admin panel? look inside your project folder /wp-content/plugins/addthis
Thread Starter
suth_a
(@suth_a)
I worked out the issue was that I’d previously built another form on my staging site using CCF, I went through phpmyadmin posts and deleted everything ccf-based then rebuilt my form and since there were no previous forms this form was assigned the id 122 and my template now works 🙂
It would still be good to know if there’s a way to search for wildcards using php as that would be a more scaleable and future proof solution