Discussion on KLEO - Community Focused & Multi-Purpose BuddyPress WordPress Theme

Discussion on KLEO - Community Focused & Multi-Purpose BuddyPress WordPress Theme

Cart 23,176 sales
Well Documented

SeventhQueen supports this item

Supported

This author's response time can be up to 1 business day.

6680 comments found.

After the logo change, the single posts are ok but main page shows your logo. Could you please help?

http://www.fotografokulu.org/ http://www.fotografokulu.org/fotograflarinizi-stok-sitelerine-gondermek-artik-cok-kolay.html

ok done nema problema :)

I’m glad you figured it out.

My WP Dashboard is very slow after I install this theme and it’s plugins. Can you tell me how can I fasten it up?

Can you recommend a hosting company that is tried and it’s good?

Unfortunately there are to many of them out there and we can’t make a recommendation.

You should try a VPS or dedicated server instead of a shared account. Cheers

My WP Dashboard is very slow after I install this theme and it’s plugins. Can you tell me how can I fasten it up?

It might be an issue with the quality of you hosting plan. Cheers

This sure looks like a lovely theme. However, I have a pre-sale question. Is it possible to have the register page appear as a modal just like the login?

Thanks!

Unfortunately not, because there are to many details in the buddypress register page to be shown just in a popup.

Cheers

Hi there :)

The “loading” text displayed when clicking a picture in the product page, is that translatable?

Thanks

Or probably it’s a hard coded string in their popup script.

Cheers

In the lightbox script?

Yes, but dunno why you’re putting so much attention to it, in most cases you don’t even reach the point to see it.

Hello. How would you configure the slider on the homepage to be full screen on all devices?

You have such options inside revolution slider settings.

Let me know if I can help you with anything else. Cheers

Great theme! Is there any way I can add the word “Menu” next to the mobile menu icon? Just so people (who is not familiar) will know that this is a menu… when they see it next to the logo.

Thanks, Kenn

That worked, thanks!

Hello, I was wondering is there a way to get the center logo header layout to go to the left of the navigation, when the sticky menu is displayed. Right now it stays in the middle.

Also, can you tell me how to add a top and bottom border, over and under the main navigation menu?

Thanks, Kenn

Hi,

Advanced technical support is provided by our dedicated support team and only on our support site. If you need more help regarding technical issues please click here to open a new ticket and someone from our team will assist you as soon as possible.

Thanks

No matter what I try, one page menu anchors do not work! What am I missing?

Hi, you your menu you should set your links as #sectionid , and secondly you should go in your page, at each row settings and add the proper sectionid. Please note that sectionid’s should be unique in the page.

Cheers

Hello,

I need customer service on this theme and several days ago I tried to register on your support Website but I still have not received the confirmation e-mail with my assigned password (nothing in my SPAM folder, either).

I have tried to request a new password, but again no e-mail was received which would allow me to do that.

I have also sent you a message via your Themeforest profile page, but you have not responded.

Please activate my account on your support forum and/or reply to this message or to my other messages.

I look froward to your reply.

Hi, I’ve tried to contact you back but unfortunately there seems to be an issue with your email account, which has reached the inbox space limit.

The error that the other server returned was: 550 sorry, user over quota [mail112] (#5.1.1)

Mail me again after you fix this problem and I’ll get back to you asap. Cheers

Hi!

Sorry about that! The problem has been fixed. I’ll try an auto-password reset and get back to you if need be.

Cheers

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.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey