Broken CSS with 6.13
-
An update to Formidable Forms seems to have broken CSS on my page. It’s broken when I use the newest version of 6.13. When I revert my page back to a previous version from a backup I can see that it was fine with the version 6.9.1 (and probably up to 6.12.1 as well). From there, updating Formidable Forms breaks it. Updating anything else doesn’t seem to have an effect.
Weirdly, removing the plugin and installing version 6.9.1 downloaded from here doesn’t seem to fix it. I’ve noticed that the files in that zip are different from the version 6.9.1 I had installed earlier. Notably, in the 6.9.1 package I downloaded there is no file
wp-content/plugins/formidable/css/formidableforms.css
that used to correctly serve my CSS. Now, in the broken version, the CSS is served through admin-ajax (wp-admin/admin-ajax.php?action=frmpro_css&ver=93543
). It continues to be served through admin-ajax after installing an older version of Formidable Forms like 6.9.1 (I’ve tried with many other versions as well).Could it be that uninstalling 6.13 doesn’t completely undo all the changes that installing that version provoked? I guess I could just try to manually replace the files in
wp-content/plugins/formidable
. But even if that ends up working, I figured it’s probably worth posting this here.My site is private unfortunately, but should you need it I can provide temporary access.
The page I need help with: [log in to see the link]
- The topic ‘Broken CSS with 6.13’ is closed to new replies.