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

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

Cart 23,145 sales
Well Documented

SeventhQueen supports this item

Supported

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

6674 comments found.

How can I disable “searchform submit” feature and only use only ajax-search results for the header search icon? I just want to show the ajax search results and not submit and go on the search results page.

Yeah, you can let me know the appropriate files to edit.

Hi,

You can add the following piece of js code in your wp admin area under Theme Options > General Settings > JavaScript code>

<script>
jQuery('.ajax_s').bind('keypress keydown keyup', function(e){
       if(e.keyCode == 13) { e.preventDefault(); }
});
</script>

Cheers

Sorry for a late reply, this code snippet worked like charm. Thanks!

Hey Kleo-Team! Great template, great job!!

We have a problem with the search function. Whatever we type in it just shows the same 4 posts in the live search. Searching for members / groups etc. for example works totally perfect. We didn’t changed something in the code or anything else. And we tested it by setting those always same 4 posts to draft and tried again. Then it’s shows some other 4 posts, but always the same ones. Even if we type a search phrase in we are reall sure it doesn’t exist on our page ;) it shows those 4 posts. The strange thing ist – when we then go to “view all results”, there it shows the correct results. Oh and maybe another hint for that problem … the animated search circle isn’t moving as well when we use the live search. We tried every setting and we don’t get it work.

The search (especially the live search) is the key feature we bought your template. It would be amazing if you could help us with that.

Thanks a lot in advance!! Have a great day! Oliver

Hi,

Could you share a link of your website with us so that we can give a look and see if there is any real issues or just a misconfiguration.

Looking forward.

Hello,

Running your nice KLEO theme with woocommerce we would like an enhanced search filter in the left menu of the sites. We would like to be able to filter på selected product attributes, categories in multiselect (Each category hasa its own selection box in the filter, TAGS and so on.

Did I miss the option to do so within the theme or Woocommerce ?

If not could you please recommend a product that can help ?

Maybe one of these will do: http://www.designsandcode.com/wordpress-plugins/search-filter-pro/

or

http://codecanyon.net/item/woocommerce-product-filter/8514038

Hi,

If the main purpose of the filters will be related to products then you will have to find an woocommerce related plugin, for example like the second one from your earlier post, there are a lot of them out there each with different features, so it will be up to you to find the one that suits you best.

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

Pre-sale question:

I am interested in your theme because I need a good working buddypress theme with RTL support. What worries me is whether the plugins you incorporate with Kleo- those responsible for the visual effects- such as the Slider and the Visual Composer (post carousels, grids etc) are also RTL compatible. I tried working with V. composer as a plugin before and there was a problem with RTL with some of it’s features. I follow their development, and they say Visual Composer might become RTL compatible only in the next versions. How does your theme deal with that? Does everything work RTL or just the basic core theme features css?

Thanks

Hi,

We’ve overridden the visual composer templates so we apply the RTL support to most of those templates and also to the plugins with which our theme integrates directly, but please note that there might be third party plugins which might lack of this RTL support.

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

Hi,

I wonder if it’s possible to add a image on the top of the Blog page.

Just like it’s possible on a normal page, to be possibe to choose a header to the Blog page. I want to substitute the gris bar.

Thanks in advanced.

Regards

Hi,

To add content in an archive template you will have to do it in a programmatically way, using wordpress action hooks. You can attach your content to the following action hook: “kleo_before_main_content”

Here are a few details about how to use action hooks: https://codex.wordpress.org/Function_Reference/add_action

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

Hi,

If a user, not an administrator, use the admin link (you do not need that much knowledge to “crack” this) he can log in through the “standard” WP-login box. Than he also see the backend of the website. Of course not much setting, just his own profile, but I want the user to not be able to get to the backend no matter what. There is no reason for them to be able to reach that area. They can admin everything directly from their profile on the frontend website.

How can I fix this?

Hi, this is a basic question related to wp and you can find a lot of details over the internet. You will have to find and use a plugin for this. https://www.google.com/search?q=lock+wp+admin+area

Cheers

Hi. Very satisfied SweetDate owner here. I think I would also like to buy KLEO, but I have questions. First:

Is KLEO designed to be used in a multisite enviroment – in which members may create their own websites within the network?

Your demo “E-Learning” reminds me of a group of WPMU pioneers who made it possible to basically clone wordpress and the “Agency (Multisite demo)” would seem like my answer in a word, but I didn’t see a multi-site network at work within the demo.

Please help clarify for me if this is or is not truley multi-site capble.

The multisite / network environment is a little bit more complex and in some / most cases you will have to find plugins that are compatible and that have explicit feature to gather data from your sub sites.

Most of the general plugins run instantiated on each sub-site and will refer only to the data of the sub-site on which is activated.

Cheers

Thank you so much for your fast response. So if a buddypress member decides to publish a sub-site. are they able to use the demos provided with KLEO?

Yes, each sub site will have full features from plugins to demo content. Also please note that if you decide to run in network mode you’ll be required to buy a regular license for each instance of your sub sites that runs on our theme.

Cheers

I have an issue where my icons show in print preview but do not show live. This has happened multiple times randomly and I am not sure what the cause is. The icons show on my phone and print preview but not live. Could use any help.

Hi,

I’ve tried to help you with this missing icons issue, but it seems that is happening just on your side. You could try to reset your browser settings ( maybe it’s a cache problem ) or you could even try to re-upload a fresh copy of the theme so that you can be sure of the integrity of the theme files.

If you can tell me with any information about how to replicate this issue then I’ll be more than happy to help you fix it.

Cheers

Hi - When I activate Facebook Login, I seem to get flooded with fake profile registrations. Is there any tips or tricks to reduce this? Thanks, Mike

Hi, Try a plugin like WangGuard that seems to do a great job

Thanks a lot for the recommendation!

Hello My Friend,

I am using your fantastic site on Multisite install specifically for my community pages I want to know if you help me with CSS advice for a plugin called Network Latest Posts. Here is screenshot of customization of widget;

https://docs.google.com/file/d/0B2GpBzfzZ4swZUZ0MENxXzlsM2s/edit?usp=drivesdk

I just need to know what I should put in fields: Custom CSS Filename Custom CSS Class for the list wrapper Custom CSS Class for the block wrapper

I want to make it match the Kleo Latest Posts widget?

Pls Advise.

Well the plugin is accepting of css styling..it would seem easy enough that you could take a little interest in giving some advice on how to style to match your theme’s plugin. Jeers

You know what…nevermind.

As I said it might be more than just css, it might also be because of the html structure. You should better open a topic on our support forum and someone from our team will assist you as soon as possible.

Cheers

Is the release date of v3.0 already known? I’m waiting for it badly.

Hi, It will be available Monday or the latest Tuesday.

Thanks

I’ve bought this theme with regular lisence, but i can’t found purchase code. Where is it ?

ok.thanks i found it in my email instead of download page

Hi guys,

I have a couple questions:

1) Does this theme work with the last version of WordPress?

2) Does this theme work in a Spanish WordPress version?

Hi,

We always keep our theme compatible with the latest version of wordpress and we also have a spanish translation available.

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

When will you release the magazine theme ?

Hi, yes but because this is will be a major release the things took a little bit longer. We have scheduled it for the end of this week.

Stay tuned. Cheers

Hey, i haven’t saw it ? is it live now ?

Not yes, we’re in the final testing stage, the update should be released in any of the following days.

Thank you for your interest.

In wich file i can change the sorting DESC or ASENC for the portfolio’s showing on the homepage?

Hi, For the portfolio shortcode that you see on homepage, to change the order you have the option to override, in child theme functions.php, the portfolio function named “kleo_portfolio_items” found in kleo/lib/portfolio.php. After you copy the function to your child theme you can modify it to suit your needs. In 3.0 version coming these days we also added a filter where you can hook into the portfolio query args. Filter name will be “portfolio_args”

Cheers

Hello

When I view the mobile version of my website on my phone, at the bottom of the page it shows powered by WordPress. How can I change this? It is there if I view the desktop version of the same website.

Secondly, the mobile version does not render nicely at all. Any idea what can be the solution to my issues? Thanks and kind regards

Hi.

Thanks for your response. Here is the link: www.mingle.network.

Thanks.

Hi, unfortunately I couldn’t see any issues on your site, could you please upload some screenshots pointing out the issues exactly ?

Looking forward to help you. Cheers

Hi, I managed to fix the problem. Thanks.

Hi SQ,

Just wondering about the Mobile Menu.

I have pages that have Transparent White so that when you scroll down on Desktops, it shows a white band at the top as our logos are black.

However with the mobile version, it just has a black bar on top. Is there a way to add a white band on top for the mobile version only or do I have to turn off the Transparent Menu to get the mobile version to work properly?

Thanks

Hi, in 3.0 that will be released Monday or Tuesday that will be fixed and on the pages where you have the transparent menu, just set the “Transparent Main menu color” to Black.

Cheers

Hi! what day exactly can we expect the cover photo update? i’m waiting to finish up with my site once i can get cover photos on the group section. thanks!

Hi, an update of our BuddyPress Cover Photo plugin should be released somewhere this month. Cheers

Hi, I am looking to be able to lock down my Buddypress site to logged-in members only and ensure that when they revisit they are directed straight to their profile page (I know there are a couple of plugins that could do that for me). I would however like to redirect non registered site visitors to a Facebook/Linkedin landing page complete with login and registration on the page. Is there a way I could use the Kleo home page to achieve this?

Sure, you can leave only the register page as public page and restrict all other pages, and you can also restrict buddypress entirely using membership levels. Please note that if you want to lock down the site completely then you should also need some sort of additional plugin with such a feature.

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

Hi.

Please I would like to know if would be possible to add Groups and Members as Custom Links in the menu section instead of adding it as Pages.

The reason for my question is,

1. I noticed that I and my members could not create groups from their profile page.

2. I and my members cannot also search for friends we would like to invite from the profile page.

Please any way around this problem?

Regards.

Hi,

Sure you can add them as custom links, but you’ll have to put the links manually.

You can create groups from the groups directory page, not from your own profile.

On your profile you can see only other members with which you already connected, if you want to connect with other people you can find them in the members directory and if you want to invite a friend to join a group that you’re part of you can do that from the groups profile page, under the “Send Invites” menu.

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

Fair enough. Thanks for that piece of information. It was helpful.

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