After updating via SSH my site http://mytestimony.com.ng/ Log in and Sign up button is broken what should i do ?
How are they broken? Do you have any third party plugins installed? Try safe mode.
I Itâs probably some CSS on your site. My guess is that itâs whatever inserts get site control that inserts a hamburger menu at the bottom right of the page. Itâs making your site uncontrollable.
How do I run in safe mode? I donât have any third party plugin installed
How do i fix this? I canât login because of this as administrator.
Try going to /users/admin/login
and see if you can login through the email that sends you. If that doesnât work, you can probably login by editing the html content of your site with developer tools. Search for âlogin-modalâ and edit the html to remove the âhiddenâ class.
@simon Thank you very much sir. I was able to login based on your second option of removing the âhiddenâ class.
How can i fix this problem ? I have disabled all the custom CSS and the issue still persist. Thank you in advance.
If you are using custom javascript, try removing it.
It looks like some styles are being added with the chat window.
Yes i just removed it and it works now . Thanks a million. @simon
This topic was automatically closed after 2562 days. New replies are no longer allowed.