Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Hi, I'm trying to access my wordpress dashboard at an address like the below.
https://"mywebaddress.uk"/wp-admin
I get redirected to...
https://"mywebaddress.uk"/community/?foro=signin&redirect_to=https%3A%2F%2F"mywebaddress.uk"%2Fwp-admin%2F
I can't remember exactly what i toggled in the wpforo settings but I now have a problem.
My site is under construction and I am using the seedprod Coming Soon plugin, the page I end up at to login displays the "Coming Soon" notice and not the login screen.
Please does anyone have any ideas as to how I can access my wp dashboard, and how I might keep the changed setting in wpforo, but not have the same problem logging in again?
Many thanks!
Matt
Hi @matt,
Please do this steps
- Open your file manager, go to /wp-content/plugins/ folder.
- Find /coming-soon/ folder.
- Rename the folder name to another name (e.g ___coming-soon), WordPress will automatically deactivate ProdSeed plugin after refresh, and you will be able to log in your dashboard.
- Disable "Replace Login Page URL to Forum Login Page URL" option from Dashboard > Forums > Settings > Features Tab.
- Rename (___coming-soon) folder name back to the old one /coming-soon/.
- From Dashboard > Plugins reactivate ProdSeed plugin.
Â
That works, thank you Chris! 🙂