I use the sidebar login plug-in to allow users to log into my site. Recently, I have been getting a lot of false user sign-ups and a lot of spam comments so I would like to add CAPTCHA security for the log-in process. Is there a way to add a CAPTCHA to the sidebar login widget?
]]>Hi, we are experiencing an error when logging in to our database site. WP Engine helped us find this today and suggested we reach out to you. We can log in, but then have to hit refresh in order to access the dashboard. “Attaching an image of the error. “Uncaught (in promise) DOMException: Failed to execute ‘replace’ on ‘Location’: https:// is not a valid URL. at https://login.lifetimeadoption.com/wp-content/plugins/sidebar-login/build/frontend.js?ver=39f7653…:1:3637
We are using WordPress version 6.2.2.
Thank you for your help!
]]>Hey, Mike, how are you doing?
I have one small request to add filter function into your good plugin. This is inside of Plugin.php line 111:
Diffs are next:
--- a/web/wp-content/plugins/sidebar-login/src/Plugin.php
+++ b/web/wp-content/plugins/sidebar-login/src/Plugin.php
@@ -108,7 +108,7 @@ class Plugin {
$secure_cookie = true;
}
- $user = wp_signon( $credentials, $secure_cookie );
+ $user = wp_signon( apply_filters('sidebar_login_signon_credentials', $credentials), $secure_cookie );
if ( $secure_cookie && strstr( $redirect_to, 'wp-admin' ) ) {
$redirect_to = str_replace( 'http:', 'https:', $redirect_to );
Thanks in advance
]]>Is possible to change the Button with CSS? I created this to match with my Website theme, but i dont know how to apply this CSS to your Plugin.
XXXXX {
position: relative;
display: inline-block;
vertical-align: middle;
width: auto;
margin: 0;
font-family: inherit;
font-size: 13px;
line-height: 2em;
letter-spacing: .06em;
font-weight: 700;
text-transform: uppercase;
border-radius: 0;
outline: 0;
box-sizing: border-box;
padding: 13px 44px;
color: #fff;
background-color: #ff0e1f;
border: 1px solid transparent;
cursor: pointer;
-webkit-transition: .5s cubic-bezier(.22,.61,.36,1);
-moz-transition: .5s cubic-bezier(.22,.61,.36,1);
transition: .5s cubic-bezier(.22,.61,.36,1);
}
I dont know how to bind this code with your Plugin to appear, usually when i work with CSS there is something like this .yourplugin and so on.
Can you maybe help?
Here 2 Images with/without CSS:
https://ibb.co/j4fTXvh
https://ibb.co/kBkMGd3
I’m using sensei, woo commerce/automatics LMS learning plugin. If you’re not logged in the course goes straight to an ugly login – and it doesn’t include my next-end login addition.
Is there any way I can embed the sidebar login directly into a page, instead of as a widget? I like it better than any login plugin, even better than any powerpack beaver builder.. Can I override it with your pulgin as per their instructions: The Template for displaying the sensei login form
*
* Override this template by copying it to yourtheme/sensei/user/login-form.php
Thanks so much!
I’m using University zone theme and I love your plugin. The problem I have is the when you’re not logged in the username, password input fields, remember me, and lost password links are being rendered outside the widget field area and overlapping with the widgets below. When you’re logged in the welcome title, dashboard links etc are rendered perfectly. What can I do to make sure the login fields render inside the widget area or that the widget area expands to hold all the log in fields correctly?
Thanks
]]>Hi,
the module works great on pc but on mobile it shows a white space. Can you help me?
thanks
Why I’m setup Logged-in account display the Additional Links and add cyrilyc word with link after, the row is hidden or missing in visual home page at sidebar. This is when the link is specific url. If the description is written with Latin, all links are visiable.
Second! If after Cyrilic word there is %username% or another %url by default script%, no problem. But these specific urls are 6-7 and no enought for usefully sidebar login bar.
Profil | https:// home_url /?page_id=18 – Works
Профил | https:// home_url /?page_id=18 – Don’t work
Здравей, %username% – Is working
I inherited a website, with the 2014 theme. It has the Sidebar Login Widget you created. Today is the first time I have had a problem.
This is a club website, with approx 400 members/users. The Sidebar Widget is used to allow them to access the non-public area of the site. This morning it says “undefined” (no quotes) when I try to log in on the front end. I have used my password manager to log in under my user profile, my webmaster profile, my husband’s profile. I have used two browsers and restarted my computer, but there are no changes and your notes say last update 5 days ago. Previously auto update was disabled, I have changed that setting now.
How can I fix the log in widget?
I need help ASAP. Thank you.
Hi
Do you have any clue, why this warning appears?
Warning: sizeof(): Parameter must be an array or an object that implements Countable in /home/httpd/vhosts/golfclub-oberkirch.ch/httpdocs/wp-content/plugins/sidebar-login/includes/class-sidebar-login-widget.php on line 213
Thanks for your help
]]>Hello,
how to add/change the url of register?
Thanks in advance.
]]>Does this plugin work with the current WP version?
]]>Hi Mike
Thank you for a wonderful plugin!!!
I notice it hasn’t been updated for over 3 years. Are you planning to continue supporting it?
]]>Line 213 of class-sidebar-login-widget.php
should be changed from this:
if ( ! empty( $links ) && is_array( $links ) && sizeof( $links > 0 ) ) {
to this:
if ( ! empty( $links ) && is_array( $links ) && count( $links ) > 0 ) {
]]>
how can I change the forwarding of the “Lost Password” link? The user should forwarded to an email address instead of wp-login.php?action=lostpassword.
So if the user triggers “Lost Password” an email opens which is addressed to a responsible admin.
Could anybody help me? Thx
Hi
I need to translate this plugin in French. I’ve created a new traduction with Poedit, uploaded it in the plugin language folder, but nothing happened.
Any advice ?
Thanks !
Thanks for a great plugin. How to let the Show “Remember me” checkbox be unchecked by standard?
]]>When I login for the first time it works properly, but if I logout and then try to login the plugin doesn’t do its job ??
]]>I had to stop using the plugin because it no longer shows the CAPTCHA info from Bestweb’s plugin. Must have stopped during one of the updates. While it does not show it, users get a CAPTCHA error because it still seems to be there, but can’t be seen by the user.
]]>The website I took over to manage is using a sidebar login for the faculty. It appears on every page except the home page in the upper right hand corner. Actually, I can see the login button appear for maybe a second on the home page before disappearing. It lies on the same line that a Facebook redirect is at, and the Facebook button is fine on every page. From the properties of the sidebar, I don’t see anything special restricting it from the home page. New to websites and wordpress, so hopefully I didn’t miss something obvious.
]]>After testing numerous login plugins this one by far met my needs. Super easy to setup.
The only issue I’m seeing is IF a user enters incorrect credentials, there is no error message to inform the user they’ve made a mistake.
What happens in this scenario, the plugin grays out and appears to be processing but nothing else.
Is there a way to fix this? If the credentials are incorrect an error message should appear instructing the user to try again.
]]>I noticed that this plugin redirects users after log in. I would like to use Pete’s redirect plugin to do that instead. Is that possible? I’ve tried many things but seems like this plugin takes over and any redirects I set in Pete’s login plugin are ignored.
]]>If password contains apostrophe (‘) sidebar widget not work, but same password works fine on wp-admin. when we remove stripslashes function on line 133 in sidebar-login.php it’s work fine.
]]>Hello,
I have searched in the code and can not find the way to do nofollow the link of: ‘Text | HREF ‘
it’s possible?
Regards
]]>When users are logged into my site the user avatar appears very, very small. Is there a way I can increase the size?
Site: thereelreviews.com
]]>How can I give users the option to change the password against their own password?
Many thanks for your help.
Alexander
—————————————————————————————
Wie kann ich den Benutzern die M?glichkeit geben das Passwort gegen ein eigenes Passwort zu ?ndern?
Vielen Dank für Eure Hilfe.
Alexander
Hey Mike,
I am wondering if you are able to do something like this to ensure the page does not need to be reloading after login when using caching?
We are using WP Rocket.
Many thanks.
]]>Newer versions of WordPress (starting from v4.5 as far as I remember) allow users to login with their email address in place of their user name.
It would be nice if this plug-in could check the WordPress version number und adapt the label of the login form (“Username” – “Email or username”).
]]>Hiya,
Thank you for the plugin.
I have got it working except for this setting:
Logout | %logout_url%
If I put the logout redirect url that I want in this place, then it goes there without logging out. If I put https://tangoforge.com/wp-login.php?action=logout&_wpnonce=a9c773c04d
then I log out, but there’s no redirect.
How does this work?
]]>Hello,
first of all the Sidebar Login Plugin is very nice!
But I’d like to have two different logins that access two different pages.
So on the website of the sports club there should be one login that members from ping-pong can access the protected content from ping-pong and get directly redirected there after logging in. And the same should be possible for a page every member of the sports club has access to when logged in. The members should also get directly redirected there.
I made two different custom widget areas and inserted the sidebar login plugin in each of them and configured them. But now one gets to the same page no matter which page and sidebar login you log in to.
Is there a possibility to achieve to different sidebar login form that don’t depend on each other?
Thanks in advance!
Regards.