-
Author
-
January 19, 2015 at 21:21 #42658diamondbyboldParticipant
Hi,
How can I create a custom login form (user, pass, login button) in my homepage?Thanks
January 20, 2015 at 00:58 #42697sharmstrModeratorWell, there’s a few different easy ways that may work depending on what you want to do. If you use a sidebar layout, you can add (Buddypress) Log In widget to it.
If you use a full width page, then you can try this
– create a new sidebar (wp admin > appearance > sidebar) and call it Login
– add the buddypress login widget to it (and nothing else)
-then use the Widgetised Sidebar shortcode in VC to put it anywhere you want on the page. Be sure to select the login sidebar.See attached
Anything beyond that will take custom coding or a plugin.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.January 21, 2015 at 17:48 #42941diamondbyboldParticipantNow I need to hide the login form when the user is logged in.
How can I check if the user is logged in? There’s any way I could do that through javascript?Thanks
January 21, 2015 at 17:54 #42942sharmstrModeratorwrap the widgetized side bar in the content by user type shortcode.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
January 21, 2015 at 19:00 #42952diamondbyboldParticipantThis is a default feature that I can use form Kleo theme or I need to instal a specific plugin?
Thanks
January 21, 2015 at 19:05 #42953sharmstrModeratorIts in VC https://archived.seventhqueen.com/forums/topic/image-swap-on-login#post-30982
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 7, 2015 at 22:41 #45134sermsakParticipantHello, sharmstr
From the link above https://archived.seventhqueen.com/forums/topic/image-swap-on-login#post-30982
It’s work great.But i wish to advise you, because i used the BuddyMenu plugin.When the user is login.It show Double Avatar of Buddypress Login and BuddyMenu (Please,see attached file)
And i need to display The Avatar of BuddyMenu only and don’t display the Avatar of Buddypress Login.
How can i change this ? Please helpThank you
Attachments:
You must be logged in to view attached files.February 8, 2015 at 14:48 #45158sharmstrModeratorTry this
COPY CODE.bp-login-widget-user-avatar { display: none; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.