@frasermcauliffe
1. Look at your Browser web Console if you have any JavaScript errors.
Mouse right button click, select Inspect then Console in the Menu.
2. Try to do a Theme/Plugin conflict test if your Theme
or another Plugin after an update is causing a conflict with UM.
https://docs.ultimatemember.com/article/96-how-to-do-a-plugin-theme-conflict-test
The following errors appear to have arisen.
- Incorrect use of <label for=FORM_ELEMENT>
The label’s for attribute doesn’t match any element id. This might prevent the browser from correctly autofilling the form and accessibility tools from working correctly.
To fix this issue, make sure the label’s for attribute references the correct id of a form field.
2.
Define @import rules at the top of the stylesheet
An @import rule was ignored because it wasn’t defined at the top of the stylesheet. Such rules must appear at the top, before any style declaration and any other at-rule with the exception of @charset and @layer.
Any ideas how to rectify?
@frasermcauliffe
Which browser and version are you using?
Try to test another browser.
Hello, I have exactly the same problem. I have disabled all plugins, leaving only UM active, and changed the theme to a default one. Unfortunately I still get the same behavior. Also, I have tested it with 3 different browsers and the problem persists.
Plugin Support
Yurii
(@yuriinalivaiko)
Plugin Support
Yurii
(@yuriinalivaiko)
Hi @frasermcauliffe
This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.
Please update to the latest version of the plugin.
Feel free to re-open this thread if any other questions come up and we’d be happy to help. 🙂
Regards