-
Author
-
February 25, 2018 at 19:26 #189787emmanuelParticipant
hello where is the buddypress header located
Attachments:
You must be logged in to view attached files.February 25, 2018 at 19:35 #189790Kieran_SQModeratorHi,
The BuddyPress profile header is the area on an individual users profile that exists between the menu, breadcrumb and main body – it holds the user avatar, info tabs and latest update (see screenshot).
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
Attachments:
You must be logged in to view attached files.February 25, 2018 at 19:50 #189793emmanuelParticipantok could there be another way for user tologin after registering i do not want users to reach the default wordpress login page to login
Attachments:
You must be logged in to view attached files.February 25, 2018 at 20:03 #189797Kieran_SQModeratorHi,
SweetDate has a login button, which is enabled on your site, in the main menu area. If your users are getting to the WordPress login via the admin bar that is in use on your site you can disable it. To disable it go to WP Admin > SweetDate > Miscellaneous > Option: ‘Admin toolbar’ toggle to off.
Also, go to WP Admin > Settings > BuddyPress > Tab: ‘Options’ and uncheck the first option for ‘Toolbar’.
I have attached screenshot of these areas for you.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
Attachments:
You must be logged in to view attached files.February 25, 2018 at 21:03 #189805emmanuelParticipantbut when a new user register and activate there account through there email, they would have to login here see attachment and that link would take them to the wordpress login page
Attachments:
You must be logged in to view attached files.February 25, 2018 at 21:09 #189808Kieran_SQModeratorHi,
This is a default of BuddyPress, you can remove that with a little CSS, please add the below your SweetDate Child theme’s style.css
.activate #buddypress p:nth-child(3) {display: none;}
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
February 25, 2018 at 21:40 #189811emmanuelParticipantok do you know what is happening here see attachment,Laura the MODERATOR told me i can use the loco translate to change text in the theme
Attachments:
You must be logged in to view attached files.February 25, 2018 at 21:43 #189814Kieran_SQModeratorHi,
This is an error generated by Loco Translate itself. I have never seen this error before, you should reach out to the Loco Translate team directly to discuss issues with their plugin – you can open a support topic here https://wordpress.org/support/plugin/loco-translate.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
February 25, 2018 at 21:50 #189816emmanuelParticipantok how to change the font color, family and size of this see attachment
Attachments:
You must be logged in to view attached files.February 25, 2018 at 21:57 #189820Kieran_SQModeratorHi,
The body text is inherited from the theme options, if you would like to override the specific element then please use the below CSS
COPY CODE.register #template-notices p { font-family: monospace; font-size: 20px; color: #0076a3; }
Adjust the values to suit your needs and clear all caches to see changes.
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
February 25, 2018 at 21:58 #189821Kieran_SQModeratorI have had to create two accounts for testing, both usernames start with kieran, please can you delete both for me.
Thanks,
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
February 25, 2018 at 22:09 #189822emmanuelParticipantok i will, how does the copyright change when it is a new year
Attachments:
You must be logged in to view attached files.February 25, 2018 at 22:20 #189825Kieran_SQModeratorHi,
This is simply an echo of the current year date(‘Y’), the server has a clock and the information is read from there. So if it is 12:01 AM 1st January 2019 on the server time it will print 2019, similarly if it is 11:59 PM 31st December 2018 it will print 2018.
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
February 25, 2018 at 22:28 #189827Kieran_SQModeratorNo worries, as always, feel free to open a new ticket any time with any other questions and we’ll be happy to assist.
All the best,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
-
AuthorPosts
You must be logged in to reply to this topic.