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

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

Cart 23,163 sales
Well Documented

SeventhQueen supports this item

Supported

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

6674 comments found.

Hi,

How do we log support tickets on your support section? I can’t figure out how.

I’m getting some trouble trying to have a full screen video on a portfolio item. I’ve got the video almost full screen but not like the example on your demo.

I’ve installed the demo data but the ‘full screen embedded video’ portfolio item itself is showing as a 404 error and not found.

Can you please clear this up?

Thanks

Ash

Hi, you need to register with your purchase code. Try resaving Settings – Permalinks for the 404 error. That probably depends on the ration of your movie.

Hello,

Is there a way to keep post formatting (especially bullet points) in the post grid excerpt? I know that Wordpress strips away the formatting, but I’m wondering if the excerpt can be replaced with the post content instead. I’m trying to display small bits of information via these post grid masonry “cards” and will be removing the “read more” button.

This may be a little complicated, so if it can’t be done I understand!

Thank you, Andrew

I’m sorry – nevermind, I figured it out. I placed in ”<?php echo get_the_content(); ?>” where the excerpt should go and that worked!

Hi SeventhQueen,

I’ve manage to get my logo to overflow the menu with the following custom css code: /* logo positioning */ #logo_img[style], .logo > a[style] { max-height: none !important } .logo { height: 107px; width: 274px; overflow: visible; position: absolute; } My issue is the header resize, that sets the header menu at a hight of the logo in the beginning. Is there any way that I can make it like it is /2 all the time, instead of only when you scroll?

Best regards, Bjarke Hvorslev

Hi, thats not a part of the issue. no matter how big the logo is I would like the menu to stay at a specific size. I just want to know if it is possible?

Hi, we are adding this with an option for header height in Theme options – Header in next theme version coming next week probably.

Cool! :)

Is there a way that I can make a sidebar (3 sidebar left and right) drop the right sidebar when in tablet mode rather squishing both sidebars?

Hi, you can only achieve that by some custom CSS with media queries

For member profile and groups, how do i show less by default?

Hi, well for that you need to add some custom codes.. here is something to begin with
add_action('after_setup_theme', 'kleo_small_header');
function kleo_small_header ()
{
    if (! isset($_COOKIE['bp-profile-header'])) {
        setcookie('bp-profile-header', 'small', (time() + 3600), "/");
    }
}

just installed the latest version of the theme and after enabling facebook integration, login with facebook on wp-login is broken. onClick button does not go anywhere

figured it out.. thanks

Solved

Also forgot is there a place where all the shortcodes are listed?

Thanks….

hi, you can generate all shortcodes from Visual composer and see the generated output in the Classic editor.

I am finally circling back around to complete this project.

Please see attached image: http://snag.gy/0i3WL.jpg

Question 1 Is there a short-code I can use to create this part of the page for a custom login page I am creating?

Question 2 I changed this in theme options with my own content > Header Options > Main Menu Info However the original theme info is showing when I drill down to lower levels like profile.

Question 3 I am making a custom member login page. Is there a way I can control what exits on per page level on this right nav menu?

Thanks…..

Is anyone here can I can a response?

hello there,

1. Nope, that is generated by buddypress. See the plugin related templates inside theme folder in buddypress folder

2. Please also go to Theme options – Buddypress

3. Try a plugin like https://wordpress.org/plugins/conditional-widgets/

Is there any chance to implement Edge Slideshow plugin for the main page, besides Revolution slider?

hi, that should be possible since the Revolution slider is added as a shortcode to the page and easily replaced with other slider

Cheers

Hi, can you tell me how I would change the standard Woocommerce Accordion to tabs instead…

Hi, please see the woocommerce template found at this location in the theme wp-content/themes/kleo/woocommerce/single-product/tabs/tabs.php

Hi there, please forgive me if this is a daft question but I cannot seem to increase the body text. I’ve gone to theme options > fonts and change the body text to 16px but nothing happens.

Can you help please?

Hi, yes that should be the normal way to change it. Give me a link to your site to check and tell me what area is not changing

Sure it’s http://inhouserecruitmentnetwork.com

I want to change the main body size but it doesn’t seem to change.

Thank you

it seems that the setting in Theme options – Fonts – Body is 13px as it is generated on your site. Try re-saving the theme options again. In your admin panel it is 16px to body size? Try to check server file permissions if the css file can be written on the disk when the theme options are saved

Hi,

I'm loving the template so far. As a suggestion, would it be possible to add social media icon buttons on members profile page (preferably under the profile picture) so they can share their sm profiles? I have a networking community and this would be a great addition.

Hi, thank you very much. that implies editing bp templates that are found in the buddypress folder inside the theme

Hi, I would like to make a menu like you demo : http://img15.hostingpics.net/pics/464917Capturedcran20141128152631.png The black right menu, how can I do that for my website?

Thanks!!

Hi, update to the latest theme version and then enable it from Theme options – Side menu

Would be nice, if in next updates you add likes also to buddypress activity stream ;)

Solved problem on groups page, and love that theme!

Hi, we are glad you like our theme. You could try a plugin for that since I think there are some out there

Hey,

I am trying to create this layout, http://gabbyb.tv , full width slider, and blot posts underneath in a list not grid, can this be done with this theme?

Thank you

Hi, you should choose the right sidebar template for your page and on page edit you have a Before header section where you can add the revolutions slider shortcode to show. with the posts grid shorcode you can select the style of the posts

On profile and group pages, how to translate the labels under the icons ? I need to change the terms “activity”, “notifications” and go on.

how can I do ? cheers

Hi, that is related to Buddypress translation so make sure you have translated the plugin

Hello, please help me, I have a message error when i try to install it. There is a error message: ” the packet can´t be unzip, the theme doesn´t have the style.css.”

Regards

Hi, this happens a lot to new users and it is because you are trying to import the whole .zip file downloaded from TF but you first need to extract it and use the kleo.zip inside the Wordpress folder

Cheers

Hi,

The theme looks fantastic I have one question though. Would it be possible to create a post type that would be defined as a “location” with parts describing the place, it’s location, reviews, ratings, etc. Integration with google maps/street view would be a dream come true.

I’m even willing to pay for it separately.

Thanks,

Martin

Hi, thank you very much

I think the best solution is to find a plugin that does that.

Hi,

First of all great theme and I am enjoying using it, I have some small problems. 1. K-Elements clashes with the visual composer so I have to chose one or the other, I have chosen Visual Composer. 2. On Visual some of the elements do not show, namely anything with a border, so title text separators do not work (the title shows but not the border) and VC separators do not work at all. 3.Buttons do not display properly, there is no background to them just the link is visible.

Do you have any ideas?

Thanks,

A

Hi, thank you very much, 1. please make sure you have all plugins and the theme up to date. 2. try the above and if it does not work share a link to your site

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