• alkafir

    (@alkafir)


    It is not possible for me or my users to logout using this widget.

    the screen showing , “do you realy want to logout” shows , but when you click yes, it redirects you to your last page and you are still loged in.

    clearing cookies logs you out

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author aviplugins.com

    (@avimegladon)

    May be you are viewing any other plugin. Because this widget only shows a “Logout” link with user’s display name after login at the place of the login widget.

    This message “do you realy want to logout” is not a part of this plugin.

    Thread Starter alkafir

    (@alkafir)

    I dont have any other plugin that handles login and logout .

    When i press log out it redirects me to

    mysite.com//wp-login.php?action=logout&redirect_to=http%3A%2F%2Fsvnskole.dk%2Fsmc%2F&_wpnonce=e13500ed4e

    it does not matter if i set a redirect on logout page or not

    Plugin Author aviplugins.com

    (@avimegladon)

    Are you using the Logout button in the widget?
    Can you show me the site URL with a demo user login details so that I can check what might be causing this?

    Thread Starter alkafir

    (@alkafir)

    https://svnskole.dk/smc/

    Demo Login:

    user: Guest

    Password: Guest1234

    Plugin Author aviplugins.com

    (@avimegladon)

    The logout functionality is not working in the site because there might be a conflict with another plugin. Please try deactivating any other plugin that might be changing the values of login / logout parameters. If you are using any content cache plugins may be the settings of the cache management plugin needs some changes.

    Thread Starter alkafir

    (@alkafir)

    Ok this is getting wierd.

    i got an extra site , so i installed the same plugins as om my main site ,

    but on my test site the login widget works..

    there is a difference. when i look at the styling , the main site looks like this
    .log_forms{ width:98%; padding:5px; border:1px solid #CCC; margin:2px; } .log_forms input[type=text], input[type=password] { margin: 10px 0 20px; width: 99%; padding: 7px 0 7px 4px; border: 1px solid #E3E3E3; } .log_forms input[type=submit] { margin: 10px 0 20px; width: 100%; padding: 7px; border: 1px solid #7ac9b7; } .log_forms input[type=text]:focus, input[type=password]:focus { border-color: #4697e4; }

    and on the test site it looks like this

    input[type=text],input[type=password]{ margin-bottom: 10px; margin-top: 10px; width:80%; padding: 5px; border:1px solid #E3E3E3; } input[type=submit] { margin-bottom: 10px; width:80%; padding: 5px; border:1px solid #7ac9b7; background-color: #003366; color: aliceblue; font-size:15px; cursor:pointer; } #submit:hover { background-color: black; } textarea{ width:100%; padding: 15px; margin-top: 10px; border:1px solid #7ac9b7; margin-bottom: 20px; resize:none; } input[type=text]:focus,input[type=password]:focus,textarea:focus { border-color: #336799; }

    this is when i check “load Default styles and press save.

    even if i delete the plugin , and install it again , it looks like this.
    is there something i need to delete manualy ?

    Thread Starter alkafir

    (@alkafir)

    This is getting weird , just did a test on another site and it working fine there, my guess is that the “do you want to log out ” page , is a WP standart page , but I dont get that page on any of the other sites , a am lost ??

    Thread Starter alkafir

    (@alkafir)

    well there is a bit of progress, it nworks in IE , but not in firefox or chrome , I am still lost

    Plugin Author aviplugins.com

    (@avimegladon)

    Make sure you are using the latest version of the plugin.

    Thread Starter alkafir

    (@alkafir)

    I am using version 5.5.5

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Cant log out’ is closed to new replies.