My Profile / Login / Log Out Area – UserPro Forums https://forum.userproplugin.com/forums/topic/my-profile-login-log-out-area/feed/ Sat, 04 May 2024 23:54:37 +0000 https://bbpress.org/?v=2.6.2 en-US https://forum.userproplugin.com/forums/topic/my-profile-login-log-out-area/#post-33068 <![CDATA[My Profile / Login / Log Out Area]]> https://forum.userproplugin.com/forums/topic/my-profile-login-log-out-area/#post-33068 Mon, 21 Apr 2014 17:19:28 +0000 klsbo Hey, I have a ‘My Profile’ link in the top nav and the dropdown of that link has Login, Register, Submit, Edit Profile , Log Out. How do I create it so when the user is logged in, that the ‘Register’ does not appear anymore? Same with when not signed in, the Log Out still shows. Is there a tweak in the user accounts to adjust this?

]]>
https://forum.userproplugin.com/forums/topic/my-profile-login-log-out-area/#post-33074 <![CDATA[Reply To: My Profile / Login / Log Out Area]]> https://forum.userproplugin.com/forums/topic/my-profile-login-log-out-area/#post-33074 Mon, 21 Apr 2014 19:54:30 +0000 Jesse M. I’m not the best coder in the world but..

in header.php after the </head> add in..

in your styles.css – add in..

Now in Menus, go to options at the top and enable CSS classes in advanced properties. All you have to do now is add the logged_in or not__logged_in code into the css classes of each menu item.

hope this helps Klsbo.

]]>
https://forum.userproplugin.com/forums/topic/my-profile-login-log-out-area/#post-33076 <![CDATA[Reply To: My Profile / Login / Log Out Area]]> https://forum.userproplugin.com/forums/topic/my-profile-login-log-out-area/#post-33076 Mon, 21 Apr 2014 19:59:29 +0000 Jesse M. the header.php code where ‘&#039’ is actually commas (sorry not able to swap them out in code mode)

]]>
https://forum.userproplugin.com/forums/topic/my-profile-login-log-out-area/#post-33080 <![CDATA[Reply To: My Profile / Login / Log Out Area]]> https://forum.userproplugin.com/forums/topic/my-profile-login-log-out-area/#post-33080 Mon, 21 Apr 2014 20:25:52 +0000 klsbo @Jesse, thanks I’ll give this a try with my theme and let you know!

]]>