Hi Bkold,
Could you share with me your site?
Alberto.
Thread Starter
Bkold
(@bkold)
Hi Alberto
bkold.dk
Link to log in page is in the menu.
Name: TestUser1
pw: test1pw
Links to sub pages will appear below log in window.
BR. Børge
Hi Bkold,
I’ve already tested it but I didn’t find any 404 error. Could you indicate me the steps which you follow to get it?
Alberto.
Thread Starter
Bkold
(@bkold)
Hi Alberto
Me again.
I may have confused you.
I forgot that since my initial mail I have removed the “comments” window from sub pages and hence the possibility to log out from a sub page.
I’m considering a chat room, instead of using the WP comments on the sub pages.
I will have to find another way to let users log out.
Consider the question closed.
Br. Børge
Just include the following link (in your case) wherever you want: http://bkold.dk/asc-net/?authentication=success&action=logout
If you want to modify the redirection when you log out you can do the following. Edit the from line 247 at clean-login.php and you have four ways to modify it.
a) change the url in the last line, but you will lose the control if an user is authenticate or not because the plugin cannot manage external pages.
b) modify each “add_query_arg” by a “wp_safe_redirect” to a custom page depending of the authentication.
c) write me an email to contacto(at)codection.com and I can code for you in your website. Less than an hour.
d) we can update our plugin to include this feature, but as c) means cost. Our time in our company has a value. 2 hours. Price per hour can be detailed by email.
Regards,
Alberto.
Thread Starter
Bkold
(@bkold)
I’ve reinstated the possibility to post comments on my site.
When logging out from the link in the comments boks I get the old 404.
I’m avare that it is not vital for users to log out but I think it would be a nice feature on my site.
I will have to learn some php and put a log out function in my child theme function.php.
Thanks for your concern.
/Børge
Hi Bkold,
Feel free to contact me again if you need extra support. Or contact through contacto(at)codection(dot)com for a fast reply.
And please, don’t forget to rate our quick support. Many threads resolved quickly but no rating by our users http://wordpress.org/support/view/plugin-reviews/clean-login
Thanks,
Alberto.