-
Author
-
December 17, 2013 at 08:36 #8429
daniellemarie
ParticipantHow can I make the login buttons display on the right side of the breadcrumb container?
Thanks
December 18, 2013 at 00:19 #8470Abe
KeymasterHi, The code for those buttons are found in sweetdate/header.php
The function that generates breadcrumb is found in sweetdate/functions.php kleo_show_breadcrumb()Copy that function to your sweetdate-child/functions.php and modify it to include the buttons
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.January 14, 2014 at 10:57 #9696daniellemarie
ParticipantHi,
I’ve added these buttons to the breadcrumb container by adding the code from the header.php to the functions.php file.
All is great, however if I click the login button and input my login details, when I submit the form the login buttons do not change to profile/logout buttons. So it makes me think I’m not logged in, so when I try to login again it says “you are already logged in, refresh the page”.
How can I fix this?
January 15, 2014 at 14:24 #9750Abe
KeymasterThis means you haven’t added the whole portion and just a small part
Add from where it saysCOPY CODE<!--Login buttons-->to
COPY CODE<!--end login buttons-->Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

