6671 comments found.
How can I get my mobile header to be transparent or white? Right now I have my settings to transparent main menu. Here is a link to the site: http://bit.ly/1b0mHyi. Notice when you shrink it, the nav turns black.
Hi, everything seems to be white now, probably you managed to change it meanwhile.
Let me know if I can help you with anything else. Cheers
Hi, yes I changed it, but I did it so the site wouldn’t look horrible. I’d like for the menu to be transparent and then white when on mobile view. No matter what I try, it remains black on mobile/responsive view.
It get’s black because on mobile, the menu isn’t positioned over the slider anymore, so it doesn’t have a background image in which to blend, it’s a solid color.
If you’re really not satisfied with the solid color background of the menu, then I would kindly ask you to join our support forums and try to get some more help in there.
Cheers
Hello.
I would like to place ads or banner ads at the beginning and end of each page and search files, I mean, in the pages of categories, tags, archives, search results … What is the file that should change? , what lines of those files I insert my code with advertising?
Thank you.
Hi,
Please open a topic on our dedicated support forum and someone from our support team will assist you as soon as possible. http://seventhqueen.com/support/Thanks
Hi, there are actually 6 registered users, but why it is showing only 3 at the list member ? Please find attached file : http://snag.gy/m5j6E.jpg
I think it is because the user never activate or not yet login for the first time so their registration not fully done. Am I right ? By the way where is the following wording located “You have successfully created your account! To begin using this site you will need to activate your account via the email we have just sent to your address” I need to change to Indonesian so that the user understand. I mean what file to edit ?
Hi, yes you are right, the user is not shown in the directory until is activated. That sentence should be founded in the buddypress translations.
Here is a few details about bp translations: https://codex.buddypress.org/translations/
Also you can use the following plugin to translate our theme or other plugins which doesn’t provide a translation file for your language: https://wordpress.org/plugins/codestyling-localization/Let me know if I can help you with anything else. Cheers
Hi,
I would like to display extra field on the members page. The plugins BuddyPress Xprofile Custom Fields Type and Gravity Forms have been installed.
If i understood well, i have to put some codes after :
<?php
/***
* If you want to show specific profile fields here you can,
* but it'll add an extra query for each member in the loop
* (only one regardless of the number of fields you show):
*
* bp_member_profile_data( 'field=the field name’ );
*/
?>
It’s what i’ve done. I’ve tried three different ways :
First way :
<?php if ( bp_get_member_profile_data( ‘field=ttt’) ) : ?> /* ttt is an example of field.*/
<?php bp_member_profile_data( 'field=ttt’ ); ?>
<?php endif; ?>
Second way :
<?php $user_ID = bp_get_member_user_id(); ?>
<?php if ( xprofile_get_field_data( ‘ttt’, $user_ID ) ) : ?>
<?php echo '<br /><span class="item-meta">test:</span> '; ?>
<?php echo xprofile_get_field_data( ’ttt’, $user_ID ); ?>
<?php endif; ?>
Third way :
<?php bp_member_profile_data( ‘field=ttt’) ?>
Neither of them work.
Have you an idea of how can i do ? Thanks for your help and reply. Cheers
Hi,
For getting help with such customizations I will kindly ask you to open a topic on our dedicated support forum. Someone from our support team will assist you as soon as possible. http://seventhqueen.com/support/Thanks
Hi
I have a major problem : every day I’m getting around 2000 spam user and group submission from spam users and for some reason the WordPress process of my website is using 100% of CPU usage for my server and killing all the resources how I can fix those two problems ??
Thank you. Regards.
Please try to use an anti-spam plugin like WangGuard. It should kill pretty much all the spam issues.
Cheers
Hi when will the Mobile App Theme be released for this theme?
Waiting on it 
Hi, we’re working on the Mobile App Layout but for the moment I don’t have any estimation for when it will gonna be released.
Cheers
Hi guys…i am aware of how to hide page titles but for some reason it does not like to hide page titles within the buddypress /members/username section please help. Also on the Members pages (listing of members) i managed to hide the page title but the sidebar separation line (vertical live) goes directly into the menu and because the page title is gone so did the background color. please help with this as well.
If for some reason i can’t get help for the first request then my question would be How do i then remove the logo from the header on those specific buddy press pages /members/username (activity stream section)
Thank You
For both of your requests there might be the need of some small css rules. You can target only buddypress pages by the classes added to the body element.
If you can’t manage to do this by yourself then I would kindly ask you to open a topic on our dedicated support forum and someone from our support team will assist you as soon as possible. http://seventhqueen.com/support/Cheers
Thank i just start a topic on your support for KLEO look forward to resolving these problem together.
Hi, 1. What is the authority of each forum role (Keymaster, Moderator, Participant, Spectator and Block), what is the difference among them ? 2. How to hide @username information located below profile picture, other than using “show less” button ? Because if it is not hide, someone else could try to login using the other person username. FYI, my site is using wordfence, so someone could get block because of un-authorized person try to login using the other people’s username.
Hi,
You can find more about bbPress user roles in the following page: https://codex.bbpress.org/bbpress-user-roles-and-capabilities/
To hide that information, you’ll probably have to edit some template files, but because you already have some anti spam protection, you shouldn’t bother in hiding that information.
Let me know if I can help you with anything else. Cheers
Ok. Thanks
Hi,
are there any news for the coverphoto-function for groups? I need it so much…
And can you tell me exactly, what I have to do, to seperate each bp-post with a transparent divider like in facebook? This would be awesome! 
Thank you very much for your help,
Moritz
Hi, I don’t have an exact date for an update of cover photo plugin, but it will come in the near future.
For your second request, this implies some css/html knowledge, so if you can’t manage to do it by yourself then you’ll have to hire a front end developer.
Cheers
Is Buddypress and KLEO theme connected? Or, are they completely separate? I was in the Pinterest NEW page, and in the large Search field, I tried to search for my profile name but nothing came up…If they are separate, is there any way to connect them?
Yes, the search field is connected with buddypress and probably you’ve done something wrong, the search works very well, for example, go to http://seventhqueen.com/themes/kleo/pinterest/ and search for Tom
Let me know if I can help you with anything else. Cheers
Got it! What happened was that I entered my profile name and then hit Enter too quickly instead of waiting for the results to drop down below the Search bar. Thanks again!
Hello SQ, I have yet to try this, but I thought I should ask you since you are the experts: On the Profile Page, is it possible to relocate these icon links using CSS?: “Activity, Profile, Orders, Notifications, Messages, etc.” I want to move these icons up, so they are over the Cover Page. I also want to change the icons to different graphics.
Also, if the CSS would work, I think I would need to know the IDs and classes…so, which CSS file would I need to reference so that I can properly identify where the icons are? My apologies for such a totally nooby question.
I have translated all,but the page like http://seventhqueen.com/themes/kleo/members/kleoadmin/ sitll show English,how to translate them
Please note that each plugin that use should have it’s own translations files, and translations file locations. In this case you should search some information about “how to translate buddypress”.
A few more infos about bp translations can be found here: https://codex.buddypress.org/translations/
Cheers
Can I paginate the results of the ajax search bar? When searched for a particular tag, they Currently list one below the other . Can I paginate or make it ‘Load More’, in the divisions of 10 results per page?
No, but there should be a “View More” button which will take you to a full search page …
Let me know if I can help you with anything else. Cheers
I want to paginate the Full search page results page. Ex. if for a tag ‘x’ I get 20 results, I want them divided in 10 results per page on the Full Search Results Page
And I have one more query regarding resizing website LOGO. My logo was appearing small and I wished to make it a bit bigger.
You can change the default number of items to show on a page from “Settings > Reading > Blog pages show at most”
And about your logo size, I’ll have to see your page in order to know what it can be done with your logo, so please share a url so I can give a look at it.
Cheers
Hi, I’m trying to make the default font Open Sans, in the font section I have it as a body default but it’s not available for any of the other options (H1, H2 etc), looked through the documentation but I see nothing about this.
Thanks
Please take a look in your wp admin area at the “Theme Options > Fonts” settings page, the place from where you can style them.
Cheers
Hi Am am not sure but i think the new buddypress update last night has broken user profiles.
http://vgmods.net/members/zenin/Fatal error: Cannot redeclare _bp_strip_spans_from_title() (previously declared in /home/vgmods/public_html/wp-content/plugins/buddypress/bp-core/bp-core-filters.php:552) in /home/vgmods/public_html/wp-content/plugins/buddypress/bp-core/bp-core-filters.php on line 552
Please could you check this
Thanks, Amit
Hello, Just checked with BuddyPress and it is an issue in the latest update. See their posted fix here: https://buddypress.org/support/topic/fatal-error-after-update/
Thanks so much!
Hi.
My Facebook log in isn’t working. I did the needful by setting up an app on Facebook but still I could not get it to work. What could be the problem? Please assist. Thanks.
The facebook login only relies on setting up a good app key. Please double check it to be correctly set up.
Cheers
How do I set the member profile cover to be the full width of the browser? I set all layouts to “Full width”, but that did not work. I also tried using Visual Composer, but I’m getting a “Catchable fatal error..”
Thank you in advance!
Having the “BuddyPress Cover Photo” installed and activated, then you can go to “Theme Options > BuddyPress > Enable Full width Profile Header” and turn it on.
Cheers
That worked! I can’t believe I didn’t see that option, lol. Thank you very much 
Where can i find shortcakes to use please? I need to create log in / register on a page. Thanks
shortcodes*
For login/register forms you will probably need to use an additional plugin which gives you such features.
Cheers
What plugin do you recommend? How can i set up the default member register/signup for for the theme? I’ve searched your forum and can’t find any useful answer. Will really appreciate this. Thanks
From “Settings>BuddyPress>Pages” you’ll have to assign a page for the Register section. Please note that firstly you’ll have to enable site registration from your main wp Settings page.
Cheers
Hi, Thanks for the good work! I’m experiencing 2 strange things: 1. Can’t see the Log Out function for “My Account” on mobile devices. 2. The Members sections seems to display like half of the members first. If I refresh, I can see it all. This not happen on mobiles.
Thanks!
Hi,
I will kindly ask you to open a topic on our dedicated support forum pointing out your issues. Someone from our support team will assist you as soon as possible. http://seventhqueen.com/support/Thanks
Hi.
I would like to take statistics about my website using Google Analytics. Where in your theme can I include the code generated from Google Analytics that will take those statistics? Thanks in advance.
Hi,
You can paste the tracking code in your wp admin area, under “Theme Options > General Options > JavaScript code”
Cheers