Hello
I’ve updated the plugin to the last release and all is working right in my https web site.
I,m working with WP 4.4.1
Regards
I’ve added the code of your last reply,
but it always show the same genericon
In other hand I can see the class logged-in that is added in the <body> after the login.
Hi Kathryn
I’ve added a new class called “widget-handle-logout” but the jquery function that is the file “function.js” doesn’t work with the new class.
How could I get that the jquery function would be triggered with both class?
Even I’ve changed this $( '.widget-handle-logout' ).on but It doesn’t work for the new class.
Thank you in advance…