Forum Replies Created

Viewing 40 posts - 17,841 through 17,880 (of 20,101 total)
  • Author
  • in reply to: Members-Masonry Problem after update #84356
     Radu
    Moderator

    Hi,

    Can you please provide admin credentials to take a look ?

    Best Regards

    Radu

    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: reCaptcha not working for signups #84355
     Radu
    Moderator

    Hi,

    If you have any other plugins installed other than kleo comes, disable it one by one to see what causes the problem.

    Meke sure this is a not cache related problem.

    If the issue is not related to cache or other plugins, please provide admin credentials to take a look.

    Regards

    Radu

    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: filter by groups on Post pages, #84354
     Radu
    Moderator

    Hi,

    Unfortunately this is not possible.

    Cheers

    Radu

    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: Share on social media #84353
     Radu
    Moderator

    Hi,

    Install the SEO by YOAST plugin then the plugin will create automatically The Open Graph protocol by adding on your websie tag datas like this :

    https://wordpress.org/plugins/wordpress-seo/

    COPY CODE
    
    <meta property="og:title" content="The Rock" />
    <meta property="og:type" content="video.movie" />
    <meta property="og:url" content="http://www.imdb.com/title/tt0117500/" />
    <meta property="og:image" content="http://ia.media-imdb.com/images/rock.jpg" />
    

    Let me know if it works.

    Best Regards

    Radu

    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 bug #84341
     Radu
    Moderator

    Hi,

    I see that bug, we will investigate this issue and we will get back to you soon.

    Sorry for inconvenience.

    Best Regards

    Radu

    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: Members Carousel Not using thumbnails` #84331
     Radu
    Moderator

    Hi szmek9,

    Can you please provide me an FTP and admin credentials + page where the carousel appears and also please describe me what is the problem with the carousel images you want to use a small images instead of standard sizes of images ?

    Regards

    Radu

    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: Members Carousel Not using thumbnails` #84330
     Radu
    Moderator

    Hi szmek9,

    Can you please provide me an FTP and admin credentials + page where the carousel appears and also please describe me what is the problem with the carousel images you want to use a small images instead of standard sizes of images ?

    Regards

    Radu

    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 #84328
     Radu
    Moderator

    Hi,

    Sorry but i don’t understand your question, you want to revert this action back ?

    Cheers

    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: Scroll areas independend #84326
     Radu
    Moderator

    Hi,

    Use this css code

    COPY CODE
    
    ///// Activity Stream
    
    body.activity #buddypress { height: calc(80vh - 100px); overflow-y: scroll; }
    
    body.activity .kleo-transform .one-by-one-animated .start-animation .el-appear, body.activity .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;
        opacity:1 !important;
    }
    
    body.activity .kleo-transform .animated.animate-when-visible, .kleo-transform .animated.animate-when-almost-visible, .cul {
        opacity: 1;
    }
    
    
    /////For Members Directory
    div#members-dir-list { height: calc(80vh - 100px); overflow-y: scroll; overflow-x: hidden;}
    
    
    body.directory.members .kleo-transform .one-by-one-animated .start-animation .el-appear, body.directory.members .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;
        opacity:1 !important;
    }
    
    body.directory.members .kleo-transform .animated.animate-when-visible, .kleo-transform .animated.animate-when-almost-visible, .cul {
        opacity: 1;
    }
    
    
    ////// Group Activity
    div#groups-dir-list {  height: calc(80vh - 100px); overflow-y: scroll; overflow-x: hidden; }
    
    body.directory.groups .kleo-transform .one-by-one-animated .start-animation .el-appear, body.directory.members .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;
        opacity:1 !important;
    }
    
    body.directory.groups .kleo-transform .animated.animate-when-visible, .kleo-transform .animated.animate-when-almost-visible, .cul {
        opacity: 1;
    }
    

    Best Regards

    Radu

    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 #84323
     Radu
    Moderator

    Hello,

    Add this file after you unzip it to your kleo-child/page-parts ( see attachment )

    Best Regards

    Radu

    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: Can’t save theme options in Chrome #84321
     Radu
    Moderator

    Hi,

    Can you please provide admin credentials to can take a look at this issue?

    Regards

    Radu

    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: SAME NAME FOR ALL MY PROFILE GROUP FIELDS?? #84297
     Radu
    Moderator

    Hi again,

    Install this plugin, after you activate this plugin check if the group fields have the same name.

    https://wordpress.org/plugins/buddypress-multilingual/

    Let me know if this will solve your issue

    Cheers

    Radu

    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: intergrating social login plugin with kleo login #84293
     Radu
    Moderator

    Hi,
    //Padding 20px top and bottom

    COPY CODE
    
    .bws_google_captcha {padding: 20px 0 !important;}
    

    //Padding 20px only bottom

    COPY CODE
    
    .bws_google_captcha {padding-bottom: 20px !important;}
    

    Cheers

    Radu

    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,

    Can you please provide admin credentials ?

    REgards

    Radu

    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 #84260
     Radu
    Moderator

    Hi,

    This how the framework it works,

    You can achieve this by placing the text on image.

    Regards

    Radu

    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: Hide/show item based on login state #84252
     Radu
    Moderator

    Hi,

    COPY CODE
    
    Shortcode Examples
    
    [membership]
    	Will show up for all members
    [/membership]
    
    [membership level="1"]
    	Will only show up for level 1 users
    [/membership]
    
    [membership level="1,2,3"]
    	Only show for level 1, 2, or 3 users
    [/membership]
    
    [membership level="0,-1"]
    	Show for anyone not in level 1, including non-members and visitors.
    [/membership]
    
    [membership level="0"]
    	Will show up for non-members and non-logged in site visitors.
    [/membership]
    

    Source: http://www.paidmembershipspro.com/documentation/content-controls/with-shortcodes/
    If you want to see the page, you need to have an account, you can create one is free.

    Regards

    Radu

    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: Scroll areas independend #84250
     Radu
    Moderator

    Hi,

    Please provide URL were your activity appears.

    Regards

    Radu

    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: Social share for activity stream #84246
     Radu
    Moderator

    Hi,

    This is not really possible yet, the heart feature doesn’t have possibility to view who have liked the post, i suggest you to search on google for a plugin that allows you to add likes for each activity.

    Best Regards

    Radu

    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 load #84244
     Radu
    Moderator

    Hi,

    Try with important declaration

    COPY CODE
    
    .member-inner-list.animated.animate-when-almost-visible.bottom-to-top.start-animation {	
        -webkit-animation: none !important
        -o-animation: none !important
        animation: none !important
        opacity: 1;
        -moz-transform: none !important
        -webkit-transform: none !important
        -o-transform: none !important
        transform: none !important
    }
    

    Let me know if it works.

    Regards

    Radu

    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: problem with visual composer #84243
     Radu
    Moderator

    Hi,

    CAn you please provide admin credentials to take a look ?

    Regards

    Radu

    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: After updating 404 in most pages #84242
     Radu
    Moderator

    Hi @bieronym,

    Can you please provide admin credentials to take a look ?

    Cheers

    Radu

    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: Setup and configure #83981
     Radu
    Moderator

    Hi,

    Look at this tutorial

    For the search form for get connected page you need to use this code

    COPY CODE
    
    [bps_display form=6773 template="members/bps-form-inline"]
    

    Replace 6773 with your form ID. The ID will be found in wp-admin -> users -> profile search in the right side ( see attached screenshot )

    Regards

    Radu

    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: Site not formatting properly? #83940
     Radu
    Moderator

    Hi,

    We have fixed the problem on your website, this patch will be included in next update.

    Best Regards

    Radu

    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: contact form 7 multicolumn #83896
     Radu
    Moderator

    Hello,

    Please take a look at this page, here is detailed how to make a contact form with two columns in contact form 7

    http://www.wpsnippet.com/create-a-two-column-form-using-contact-form-7/

    Best Regards

    Radu

    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 and Category/Titeltext goes toghether #83895
     Radu
    Moderator

    Hi,

    The problem is present because you have used transparent menu for entire site, you can set only for homepage from example from Theme General Settings under each page content, but if you want to use transparent menu for whole site add this css to your wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    
    .hentry header.entry-header {
        text-align: center;
        padding-top: 50px;
    }
    

    Let me know if is ok

    Best Regards

    RAdu

    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: js file used by the contact icon #83891
     Radu
    Moderator

    Hi,

    You can start to exclude from combining these files :
    http://seventhqueen.com/themes/kleo/wp-content/themes/kleo/assets/js/init.js
    http://seventhqueen.com/themes/kleo/wp-content/themes/kleo/assets/js/app.min.js
    http://seventhqueen.com/themes/kleo/wp-content/themes/kleo/assets/css/app.min.css

    Try with these files excluded

    Best Regards

    Radu

    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: Problem after restoring #83889
     Radu
    Moderator

    Hi,

    Go to wp-admin -> Settings -> Permalinks -> save changes.

    Let me know if it works.

    Regards

    Radu

    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: problem with visual composer #83888
     Radu
    Moderator

    Hi,

    Login to FTP of your website in the root directory of your wordpress installation ( where the wp-config.php is ) in that location please create a file named php.ini and put this content inside

    COPY CODE
    
    memory_limit = 512M
    upload_max_filesize = 128M
    post_max_size = 32M
    

    Let me know if this will solve your issue.

    Regards

    Radu

    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: Setup and configure #83887
     Radu
    Moderator

    Hi,

    Watch this little tutorial i think this video it will clarify your needs

    https://drive.google.com/file/d/0Bxo5b6iHWRMwNHQ0Y2ZJbzN2bWc/view

    Cheers

    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: SAME NAME FOR ALL MY PROFILE GROUP FIELDS?? #83886
     Radu
    Moderator

    Hi Marioskls,

    Most probably this is a conflict between kleo,bp and wpml, and will require some time for investigating and fixing.

    We will investigate this issue and we will get back to you. If this issue will be reproduced like you have described, this will be fixed in a future update.

    Sorry for inconvenience

    Best Regards

    Radu

    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 do I translate the theme? #83885
     Radu
    Moderator

    Hi,

    For the moment this is little buggy,

    It works to translate only if you are using the parent theme ( not child ) and you cannot translate the redux related words like : ON,OFF

    We are working on that and maybe on next update this issue will be fixed.

    Sorry for inconvenience.

    Best Regards

    Radu

    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 load #83881
     Radu
    Moderator

    Hi wd7080,

    Try this css snippet

    COPY CODE
    
    .member-inner-list.animated.animate-when-almost-visible.bottom-to-top.start-animation {	
        -webkit-animation: none;
        -o-animation: none;
        animation: none;
        opacity: 1;
        -moz-transform: none;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
    }
    

    Regards

    Radu

    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: Polylang plugin & Kleo #83880
     Radu
    Moderator

    Hi,

    Go to yourdomain.com/wp-admin/nav-menus.php then pres save menu, the menu should appear for your language.

    Let me know if this will solve your issue.

    Cheers

    Radu

    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: Header Issues #83873
     Radu
    Moderator

    Hi,

    Go to that page in backend ( wp-admin ) and assign again the slider then update the page.

    Regarding to this code which is displayed instead to be executed

    COPY CODE
    
    [vc_images_carousel images=”1213″ onclick=”custom_link” custom_links_target=”_self” speed=”5000″ hide_pagination_control=”yes” scroll_fx=”crossfade” css_animation=”fade” min_items=”1″ max_items=”1″ img_size=”full” custom_links=”#”]
    

    Make sure you have to latest version of plugins Visual Composer and K-elements and active !

    Cheers

    Radu

    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: Scroll areas independend #83870
     Radu
    Moderator

    Hi,

    Try this css code.

    COPY CODE
    
    .sidebar.sidebar-main.col-sm-3.sidebar-right { overflow-y: scroll; height: 400px; }
    

    Regards

    Radu

    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: Social share for activity stream #83868
     Radu
    Moderator

    Hi,

    Just i’ve looked again and the script works correctly, the issue with images on facebook is not coming from theme or from my modification, it seems to be a facebook related issue.

    Just share that activity post on google plus and see the google parse correct image for that certain activity.

    Regards

    RAdu

    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: Setup and configure #83843
     Radu
    Moderator

    Hi,

    Can you please provide a screenshot with that login screen ?

    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: Scroll areas independend #83784
     Radu
    Moderator

    Hi,

    If i understand correctly please read this topic : https://archived.seventhqueen.com/forums/topic/smooth-anchor

    Best Regards

    Radu

    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: Size of the side menu #83783
     Radu
    Moderator

    Hi,

    Add this code to your wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    
    .offcanvas-sidebar.side-color.is-open { width: 300px;}
    

    Replace 300 with your desired value.

    Best Regards

    Radu

    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: Social share for activity stream #83779
     Radu
    Moderator

    Hi,

    I will take a look again today or tomorrow, don’t change the credentials,

    I will get back.

    Regards

    Radu

    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 - 17,841 through 17,880 (of 20,101 total)

Log in with your credentials

Forgot your details?