When using 'Theme My Login' sidebar widget, anyone know how to change the logged in / out status? To fade out the widget contents, then reload the logged out login form?
http://wordpress.org/extend/plugins/advanced-ajax-page-loader/
When using 'Theme My Login' sidebar widget, anyone know how to change the logged in / out status? To fade out the widget contents, then reload the logged out login form?
http://wordpress.org/extend/plugins/advanced-ajax-page-loader/
the dirty hack that i've done so far is to unload the widget on click, then redirect the user to the login page. then they can login again, tho it does a full page reload. almost there.
You must log in to post.