User bar – UserPro Forums https://forum.userproplugin.com/forums/topic/user-bar/feed/ Fri, 03 May 2024 03:54:49 +0000 https://bbpress.org/?v=2.6.2 en-US https://forum.userproplugin.com/forums/topic/user-bar/#post-44605 <![CDATA[User bar]]> https://forum.userproplugin.com/forums/topic/user-bar/#post-44605 Mon, 01 Dec 2014 08:28:18 +0000 houz4o Hello, I have question and/or idea. What about creating sticky userlogin bar? You know when you login and you need to activate the widget and you always have to scroll to the part of the website. Most new websites use sticky bar usualy at top (with header) or at bottom , for example. Much like the original login bar of wordpress but with login fields inlined, and when you are logged you could see your profile and other info in one row (compact).

So I think it wouldn’ require much time to create shortcode or widget which would put the userbar (by admin’s choice at top or bottom or maby with position aobsolute at his choice) so when user is logged or wants to be logged in it would be really easy and easy to access your profile without constantly having to scroll to the part of the website where the userproplugin user panel is.

]]>
https://forum.userproplugin.com/forums/topic/user-bar/#post-44752 <![CDATA[Reply To: User bar]]> https://forum.userproplugin.com/forums/topic/user-bar/#post-44752 Fri, 05 Dec 2014 11:04:29 +0000 houz4o Or if you could atleast offer a shortcode with inlined user login menu, you know like:
[USer] [PASS] [LOGIN_button] [Register_button]

I am not the only want who wants thit feature, am I?

]]>
https://forum.userproplugin.com/forums/topic/user-bar/#post-45009 <![CDATA[Reply To: User bar]]> https://forum.userproplugin.com/forums/topic/user-bar/#post-45009 Mon, 15 Dec 2014 20:53:11 +0000 houz4o For those who are wondering, I managed to “recreate” the idea. I just added the modal popup buttons to the header of my theme.
More detailed information could be found here:
http://userproplugin.com/userpro/docs/#howto_modal

and also i used the if ( is_user_logged_in() ) {}
code, for the specific links like :site.com/profile/
I hope this is helpful.

]]>
https://forum.userproplugin.com/forums/topic/user-bar/#post-45122 <![CDATA[Reply To: User bar]]> https://forum.userproplugin.com/forums/topic/user-bar/#post-45122 Sat, 20 Dec 2014 14:12:46 +0000 archtalkadm how do you pass username and password through text boxes using only the modal login ?

]]>