-
Author
-
November 24, 2018 at 21:47 #214054asdimoroParticipant
Hello!
I have a few questions regarding theme functionality:
#1. Is there a way to set a Member Type that can be searchable in the Member search? For example, if a Member is a ‘Doctor’ I can set him as a ‘Doctor’ and if another member is a ‘Dentist’ I can set him as a ‘Dentist’ and they can be searchable by this setting?
#2. I have an established site using this theme, but want to switch to another version of the theme, if I do so in the backend by importing another demo, will this overwrite my pages, posts, members? Or can i do so with it just switching the design/look of page?
#3 I saw some comments and chatter about a chat feature for this theme in the works. Is this true? That would be a wonderful addition. If it is, is there an ETA?
November 25, 2018 at 11:19 #214071Kieran_SQModeratorHi,
I’ll respond in the same numbered format below for ease of tracking
1. What you’re looking for here is the Member Type in BuddyPress where members come from. You can manually extend this yourself by following this article https://codex.buddypress.org/developer/member-types/, or by using a plugin like https://www.buddyboss.com/product/buddypress-member-types/. If you go with a plugin option ensure it is compatible with BP Profile Search.
2. Installing a new demo will simply import the relevant pages it will not effect your users or posts. If the demo already exists then the page will be overwritten.
3. This is not true. We are not working on nor plan to work on adding chat to KLEO as this functionality would not be suitable for a theme. There are many plugins and services out there that will offer chat functionality for your site.
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.
November 25, 2018 at 21:01 #214110asdimoroParticipantHi Kieran,
Thank you for your time in responding. I had one last question:
Is there a way to add a customized tab for a user profile? For example, Youzer has a tab that allows the embedding of HTML videos and/or channels (YouTube, Twitch, etc). Is this possible with Kleo? I would like to move off of Youzer completely, but this function is important.
Regards
Attachments:
You must be logged in to view attached files.November 25, 2018 at 21:09 #214114Kieran_SQModeratorHi,
KLEO doesn’t control the profile tabs it simply displays them. If you would like to extend the BuddyPress tabs you can do so by following this guide at rtMedia https://rtmedia.io/docs/developers/create-new-buddypress-profile-tab/.
Once you have created your new tab you can use your custom code to render the content you wish to by changing the last few lines
COPY CODEfunction yourtab_content() { echo 'Content'; }
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.
November 28, 2018 at 04:37 #214272asdimoroParticipantHi Kieran,
Thank you!
I wanted to know how to replace the background image for Home Register Landing Page (v4.0)
Thank you
November 28, 2018 at 13:41 #214301Kieran_SQModeratorHi,
Glad you figured that out. For new questions or issues please feel free to open a new topic and one of the available weekday support team members will be happy to help.
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
The forum ‘General questions’ is closed to new topics and replies.