alkafir
Forum Replies Created
-
Forum: Plugins
In reply to: [Login Widget With Shortcode] Cant log outI am using version 5.5.5
Forum: Plugins
In reply to: [Login Widget With Shortcode] Cant log outwell there is a bit of progress, it nworks in IE , but not in firefox or chrome , I am still lost
Forum: Plugins
In reply to: [Login Widget With Shortcode] Cant log outThis 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 ??
Forum: Plugins
In reply to: [Login Widget With Shortcode] Cant log outOk 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 ?Forum: Plugins
In reply to: [Login Widget With Shortcode] Cant log outForum: Plugins
In reply to: [Login Widget With Shortcode] Cant log outI 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