Forum Replies Created

Viewing 40 posts - 10,081 through 10,120 (of 20,101 total)
  • Author
  • in reply to: Update kleo 4.1.5 #139143
     Radu
    Moderator

    Hi,

    Thank you for reporting this, we will let you know about this, later or tomorrow

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Front page setting #139140
     Radu
    Moderator

    Try to de-activate all plugins except buddypress and check again to do that.

    Make sure to have latest kleo version installed 4.1.5

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: CENTERED LOGO MENU #139138
     Radu
    Moderator

    Do you have some custom css regarding to the menu in theme options -> general settings -> quick css or in child theme ?

    It’s possible those to be cause

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
     Radu
    Moderator
    Not marked as solution
    in reply to: Top bar: Increase height #139136
     Radu
    Moderator

    Hi,

    Try with this CSS

    COPY CODE
    
    .social-header.header-color {
        min-height: 100px;
    }
    

    The Css will be added to wp-admin -> theme options -> general settings -> quick css

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Logo Customization Question – Kleo #139134
     Radu
    Moderator

    Yes, go to that certain page in backend ( Wp-admin -> pages -> ) look for that page and under content area you will see Theme General Options

    Then add to general theme options the non-transparent logo

    That’s all

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: blog page #139132
     Radu
    Moderator

    Any page assgined in wp-admin -> settings -> reading -> blog page ->

    Will be overwritten by the specific style for blog, masonry style

    So create a page with VC or with what you want and add that link to the menu with menu item name blog

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    in reply to: Portfolio Problems #139129
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator

    Hi,

    Do you have tried this plugin ? https://wordpress.org/plugins/buddypress-profile-rating/screenshots/

    Give it a try

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    in reply to: ReCaptcha is not showing up on login or registration #139123
     Radu
    Moderator

    Hi,

    In general captcha it’s not used for login, try to use this plugin instead : https://wordpress.org/plugins/wp-recaptcha-bp/

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: kleo group masonry Customize CSS #139122
     Radu
    Moderator

    Now it’s private, I’ve marked it

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: How modificate BP profile Members to see Fields #139113
     Radu
    Moderator

    Ok provide link and username and pass to check please

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: EXTRA INFO #139112
     Radu
    Moderator

    Yes for all post, for only posts that contain that gallery this is not possible… we don’t have any quick solution for that

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
     Radu
    Moderator

    Hi,

    I think there was a typo please update theme now : https://themeforest.net/item/sweet-date-more-than-a-wordpress-dating-theme/4994573?s_rank=3

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: latin ext in google fonts #139105
     Radu
    Moderator
    Not marked as solution
    in reply to: Frontpa and bog photo #139104
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator

    Hi,

    Or theme doesn’t come with anything in functions.php from kleo-child folder file so there it’s your custom code, why are you blaming the theme it’s the problem ? The issue comes from the changes that you made in child theme if you don’t know how to maintain a wp site without errors hire a person that can do that.

    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Server Error on Fresh Install #139101
     Radu
    Moderator

    And the debug.log files what contains ?

    Try also to apply these settings to your server : https://archived.seventhqueen.com/kleo/article/facing-problems-importing-demo-content

    You can contact the hosting provider to make this for you if you don’t know how to do this

    cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: not everything has been imported #139099
     Radu
    Moderator
    Not marked as solution
    in reply to: Issues with users on Safari #139098
     Radu
    Moderator

    I need more informations to can be able to reproduce this on my local install

    What phone ? what ios version ?

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: KLEO GRID #139097
     Radu
    Moderator

    Hi,

    Try to delete visual composer and k-elements then update kleo theme to latest version, after that go to wp-admin -> appearance -> install plugin and install visual composer and k-elements

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Change header color. #139095
     Radu
    Moderator

    @pattyzinha100 I see your header color it’s pink, so i think you have solved meanwhile.


    @jamie771
    WE have released an update that concerning that problem so update kleo to latest version

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
     Radu
    Moderator

    Hi,

    Use those CSS’s

    COPY CODE
    
    .news-focus.kleo-transform .one-by-one-animated .start-animation .el-appear, 
    .news-focus.kleo-transform .kleo-thumbs-animated.th-appear img.start-animation, .kleo-transform .start-animation.el-appear {
        -webkit-animation: none;
        -o-animation: none;
        animation: none;
        opacity: 1;
        -moz-transform: none;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
    }
    
    .news-ticker.kleo-transform .one-by-one-animated .start-animation .el-appear, 
    .news-ticker.kleo-transform .kleo-thumbs-animated.th-appear img.start-animation, .kleo-transform .start-animation.el-appear {
        -webkit-animation: none;
        -o-animation: none;
        animation: none;
        opacity: 1;
        -moz-transform: none;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
    }
    

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Datatable Jquery CSS conflict #139088
     Radu
    Moderator
    Not marked as solution
    in reply to: Search function #139086
     Radu
    Moderator

    Replace the code that i have provided to you with this

    COPY CODE
    
    #socket form#searchform, #socket .kleo-search-form #searchform .input-lg {
        height: 40px !important;
        max-width: 350px;
        margin: 0 auto;
    }
    
    #socket .kleo-search-form #searchform .input-group-btn { top:8px; }
    

    Replace max-width: 350px; with your desired max width value

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: LIGHTBOXES #139082
     Radu
    Moderator

    Do you have tried this option ?

    Wp-admin -> theme options -> miscellanous

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: EXTRA INFO #139079
     Radu
    Moderator

    Hi,

    Go to wp-admin -> theme options -> blog

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    in reply to: kleo group masonry Customize CSS #139078
     Radu
    Moderator

    Wrong link it returns 404 also i see in this page job done : http://www.yaffle.org/les-causes/

    You have solved right ?

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Side Menu Alteration #139076
     Radu
    Moderator

    Make sure to paste the code correctly on my install it works

    Copy and paste again the code from here : http://pastebin.com/raw/XnD2bpUb

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Show featured video full width before title and content #139075
     Radu
    Moderator

    Hi,

    Try with this function and add video to media tab oembed

    COPY CODE
    
    add_action('kleo_before_main', 'sq7rdu_show_video_featured_before_content');
    function sq7rdu_show_video_featured_before_content()
    {
        $video_embed_url =  get_post_meta(get_the_ID(), '_kleo_embed', true  ) ;
    
        if (is_single()) {
            if ( ! empty( $video_embed_url ) ) {
                echo apply_filters('kleo_oembed_video', $video_embed_url);
                }
            }
    }
    

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Page Comments #139067
     Radu
    Moderator

    Hi,

    I’ve found the issue and this will be also fixed on next theme update

    Please replace all files from this folder : /wp-content/themes/kleo/page-templates/

    With the content of the attached archive.

    Let me know

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    in reply to: Buddy Press Group Types #139058
     Radu
    Moderator

    Hi,

    Can you please provide a download link for that plugin ?

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Css chante the colors of the progress bar #139043
     Radu
    Moderator
    Not marked as solution
    in reply to: Login not working #139042
     Radu
    Moderator
    Not marked as solution
    in reply to: not everything has been imported #138950
     Radu
    Moderator
    Not marked as solution
    in reply to: EXTRA INFO #138943
     Radu
    Moderator

    So you want to remove kleo meta post informations ? or envira breadcrumbs , you can check in plugin settings to set off for displaying breadcrumbs?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    in reply to: LIGHTBOXES #138941
     Radu
    Moderator

    I cannot see any problems do you have solved ?

    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Reduce footer #138940
     Radu
    Moderator

    Hi,

    Use this css

    COPY CODE
    
    div#footer .template-page {
        padding: 0 !important;
    }
    

    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    in reply to: One sticky menu + one fix menu #138939
     Radu
    Moderator

    Hi,

    This is not possible for the moment maybe in future we will have this kind of functionality.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Limit number of Woocommerce Product Tags #138936
     Radu
    Moderator

    Hi,

    That widget it’s part of WooCommerce and we don’t have any quick solution for that, try to ask this on woocommerce forum.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 40 posts - 10,081 through 10,120 (of 20,101 total)

Log in with your credentials

Forgot your details?