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.

HI?can I write a blog in a front page instead of the back?XD

You can do such thing using the “Social Articles” plugin which integrates into the user profile.

Hope this helps you. Cheers

Hello Sir. I have sent you a private mail but you didn’t reply it. Please help….

Thanks for your service offer but we are already working on some video tutorials by our owns.

Good luck with your business.

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 , i am looking for a responsive and mobilefriendly theme and thats why i was checking your theme.

It seems that your theme will not pass the google mobile test and as you probably know any website which does not pass that Google test will loose rankings and customers when google rolls out there new algorithm at 21.04. Despite that all websites which do not pass that test will be flagged as “not mobile friendly” in the SERPS

Are you going to make your theme responsive in a way that it will pass the Google test? (dont get me wrong. I dont like the idea of beeing “brute forced” by Google, but thats sad reality)

Here are your results: https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fseventhqueen.com%2Fthemes%2Fkleo%2F&tab=mobile https://www.google.com/webmasters/tools/mobile-friendly/?utm_source=psi&utm_medium=referral&utm_campaign=uxresults&url=http%3A%2F%2Fseventhqueen.com%2Fthemes%2Fkleo%2F

181 resources on this page could not be loaded

Hi mate, the page which you tested was under some custom tests, which we were running on our live demo exactly to test some caching options and the impact in google. You can try to test any other page form our demo, like for example: http://seventhqueen.com/themes/kleo/home-default/

We are continuously working to improve the overall quality of our theme so if the google standards will require some changes then we’ll adapt to them asap.

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

Hello. Do you guys do custom work? Thanks

Hi, please give us more details about your project on dev@seventhqueen.com

Cheers

Sent. Awaiting your response. Thank you.

Thanks, we’ll get back to you as soon as possible.

Hi

I just downloaded this theme and I get the error when I try and install, are you sure you want to do this. Try again. I can upload the child zip file but not the parent.

any ideas.

Hi, You will need to contact your webhosting support and ask them to increase your php upload limit to at least 20-50mb.

Cheers

This is really one of the best themes I have ever used! Not only is the theme awesome but the support is equally awesome. Quick, courteous, and useful support even for a novice like myself. Forum moderators Sharmstr, Radu and Laura are the best…They must dream code!!!:)

I love this theme, it makes me look like a superstar!

Thank you very much for all your kind words !

HI,
Can you put pictogram (link, video, ...) corresponding to the post format in Mansory blog theme Kleo (rather than a bar) ?

You might need to make some customizations to the post format templates, there’s no out of the box option for that.

Cheers

Ok thank you but it was a suggestion for other versions ;-)

Thanks for the suggestions.

Hi,

I am having some issues with the styling of the menu on mobile devices. The background-color was set to transparent so I switched that to #a10000. Now it actually displays on the devices however when hover or focused it reverts back to transparent. Below is the code I added to fix the spacing issues and also to try and correct the color, please help!

.navbar-toggle{position:relative;float:none;padding:9px 10px;margin-top:0;margin-bottom:8px;background-color:#a10000;border-radius:4px}.navbar-toggle:hover{background-color:#840800}.navbar-toggle:focus{background-color:#840800}.kleo-mobile-switch{margin:0 0 0 20px;}.kleo-mobile-icons a{margin:0 0 0 20px;}

You should style the .navbar-toggle for :focus, :hover and .active states. If you can’t manage to deal with them by yourself, let me know and I’ll try to help.

Cheers

.navbar-toggle{position:relative;float:none;padding:9px 10px;margin-top:0;margin-bottom:8px;background-color:#a10000;border-radius:4px}.navbar-toggle:hover{background-color:#840800}.navbar-toggle:focus{background-color:#840800}}.navbar-toggle:active{background-color:#840800}.kleo-mobile-switch{margin:0 0 0 20px;}.kleo-mobile-icons a{margin:0 0 0 20px;}

I have had the code for :hover and :focus already in the custom css area. I added :active and none of them work still. Not sure why its not working so I am going to need your help please.

Here is the code you need to entirely style your toggle button:

.navbar-toggle { background-color: #a10000;  border:1px solid #840800 !important; }
.navbar-toggle .icon-bar { background-color: #fff !important; }
.navbar-toggle:hover { background-color:#840800; }
.navbar-toggle:focus { background-color:#840800; }
.navbar-toggle:hover .icon-bar, .navbar-toggle:focus .icon-bar { background-color: #840800 !important; }

Hope this one works. Cheers

HI guys,

Drop downs in the navigation are not working, on mobile and desktop. eg http://uchennadance.com/press-media/interviews/

Thanks, Luke

On mobile, the menu used some fontello icons for the dropdowns, which I see that are missing, probably you did some modifications to the fontello library and removed some icons ?

Cheers

Hi,

I am trying to create some templates so I can set a specific sidebar (created through the Kleo Sidebars in the dashboard) for that particular template so the client doesn’t have to choose two options for each page. ie) template and sidebar.

What can I do with the PHP to resolve this? And which file should I edit/duplicate in order for this to work?

Cheers

You will still have to register each sidebar for somewhere, you have two options, one from our Sidebar manager of with some register codes in functions.php. Even then, you will still have to set from somewhere which page uses which sidebar. There might be an option out there to do this probably but unfortunately I can’t find any solution right now.

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

Hello

You have no idea how much I love this theme. I just have one question:

Is there a way to disable the “auto-load” on the pinterest style blog? It seems like its really slowing down our website. Is there a way we can set a limit to the number of posts and have a button to load more posts?

Thank you!

Thank you very much for your kind words.

For the moment there isn’t such option in our listing, but we’ll probably add something like that in the future. Meanwhile, there is a listing provided by Visual Composer which does exactly what you need.

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

Hi,

Congratulations for your work !

An approximate date for a new update ?

I don’t have any release date to share, but we’re pushing them out on a frame of 1-2 month.

Cheers

Thank you for your answer !

I enabled a sidemenu(the one which opens by clicking 3 horizontal lines) for my website, but its not visible. Can you help me out in this?

spotted the issue and got it fixed!!!

I’m glad you managed to fix it. Cheers

Will we have a magazine version this April?

Unfortunately there’s no release date set up for it, but we’re working on it.

Thanks for your interest. Cheers

Evening :)

Do you have any idea as to why there is some white space above the topbar menu in all pages?

Have you heard this problem before?

Nevermind. Found the bug in the custom css

I’m glad you managed to find a fix. Cheers

Your support forum is not working.

i have urgent issue, i need my site launched wed and i cannot install the theme

Warning: copy(/home2/dailys/public_html/www.wingswebmedia.com/cash/wp-content/upgrade/kleo/kleo/kleo-framework/options/assets/js/vendor/select2/select2_locale_pt-PT.js): failed to open stream: No such file or directory in /home2/dailys/public_html/www.wingswebmedia.com/cash/wp-admin/includes/class-wp-filesystem-direct.php on line 231

Warning: copy(/home2/dailys/public_html/www.wingswebmedia.com/cash/wp-content/upgrade/kleo/kleo/kleo-framework/options/assets/js/vendor/select2/select2_locale_pt-PT.js): failed to open stream: No such file or directory in /home2/dailys/public_html/www.wingswebmedia.com/cash/wp-admin/includes/class-wp-filesystem-direct.php on line 231 Could not copy file. /home2/dailys/public_html/www.wingswebmedia.com/cash/wp-content/themes/kleo/kleo-framework/options/assets/js/vendor/select2/select2_locale_pt-PT.js

Theme install failed.

Never mind, i already did that. Just one question, why is your demo site not working? How do i import demo data without the demo site live?

never mind that as well. Already imported. :)

I’m glad your issue was resolved meanwhile. Cheers

Hi, whats the class of the sidebar? I want to edit it in css.

TY in advance

It’s ”.sidebar” :D

In the future you can use a tool like firebug and find the element selectors by yourself very easy.

Cheers

1) Is there a way for me to ascertain, or determine, if I am making modifications to the main theme or the child theme? For whatever reason, whenever I go to “Appearance > Themes”, I still see the Activate link in the child theme, even if I have activated it already, and I have repeated the process several times.

2) which of the following is the actual correct process :

a) upload & activate Main Theme > Import Demo Data > upload & Activate Child Theme; OR

b) upload & activate Main Theme > upload & Activate Child Theme > Import Demo Data ; OR

c) install & upload child theme (and not bother to upload or activate main theme until customization is complete) > import demo data

I am trying to avoid having to repeat the entire process due to my very slow wifi connection these days. If the main theme is not needed for customization, can I simply de-activate it without causing problems to the site, and activate it only when customization is complete?

3) and if I had imported the demo data before I activated the child theme, should I import the demo data again, or will that duplicate all the content?

thanks in advance.

1. Probably you have something wrong in the child theme and it doesn’t get saved as default, try to reinstall the child theme and it should work.

2. The right way is the (b) point.

3. You don’t need to re-import anything, your data will still be there no matter what theme you activate.

Cheers

Hello, I have a couple questions I hope you can help me out with?

1. How do you change the background-color and text color of buttons? Do I need to create a new css class? If so, which css file should I put it in?

2. How do you link the ‘upgrade account’ button in the dashboard to a given page?

3. Is there a way to add the ‘favorite’ star that you currently have next to comments in the activity stream, to other things on the site?

Thank you!

You can do that from the styling options of our theme options panel, and if the settings you find there aren’t enough then yes, you will probably have to create some custom styles and apply them to the desired buttons. You can add css in the style.css file of you child theme.

Unfortunately I don’t understand to what “upgrade account” button are you referring to. Can you please post a screenshot pointing it ?

No, there is no such option, that favorites feature is given by the buddypress and bbpress plugins, just for their components.

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

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