Hi @trotsak
It shows “Not available.” means rename login page on. and if you have forgot the renamed login page url.
you can run below query and check aio_wp_security_configs there you can see renamed login page url stored as “aiowps_login_page_slug” will have that value.
SELECT * FROM wp_options WHERE option_name LIKE '%aio%'
as per below screen shot.
https://snipboard.io/AVyaWZ.jpg
Regards
Thread Starter
Doc
(@trotsak)
Thank you. In Vivaldi page is working correctly (in FF, Chrome – no).
- This reply was modified 1 hour, 55 minutes ago by Doc.
Hi @trotsak
Generally, It should not depend on browser, The login rename page functionality is server side handled, might be it is cache in FF or chrome please cross check incognito window for it.
Also if you can share the renamed login page url with burn after read option I can cross check here later you can change it.
Regards
Thread Starter
Doc
(@trotsak)
Thank you very much! In FF in the history I have clicked this site, chose – “Forget About This Site”. And now the url works correctly.
- This reply was modified 53 minutes ago by Doc.
