Forum Replies Created

Viewing 40 posts - 11,961 through 12,000 (of 20,101 total)
  • Author
  • in reply to: OFFICERS (STAFF) PAGE #130099
     Radu
    Moderator

    Hi,

    My suggestion is to build sections for each officer with Visual Composer using photo on the left and the additional details in the right side or vice versa as you need.

    Example :

    DEMO : http://seventhqueen.com/themes/kleo/material-design-colors/

    Or you can build it from scratch dividing the row by two columns 40/60 or 50/50 or 60/40 or your desired space…

    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: Responsive menu not staying visible #130097
     Radu
    Moderator
    Not marked as solution
    in reply to: Row background picture #130096
     Radu
    Moderator

    Hi,

    And how it looks the background of your articles ? that white color ?

    Provide screenshots of article bg and live 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: User Menu Not Working #130095
     Radu
    Moderator

    Hi,

    I think you have added that menu item “m” into menu that are assigned to this location : Top Right Header Men,so you will have to go to wp-admin -> appearance -> menus

    Check our menu customization guide : https://archived.seventhqueen.com/buddyapp/article/menu-customisation

    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: Activity post button disappears.. #130093
     Radu
    Moderator

    Hi,

    Just add this css to wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    
    
    div#whats-new-options {
        display: block !important;
    }
    

    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 text doesn’t appear on single post pages #130092
     Radu
    Moderator
    Not marked as solution
    in reply to: Can not open Theme Options #130090
     Radu
    Moderator
    Hi, I think it's server related, please check in error log from your root installation and look for errors related to that message, but when i visit the members page i'm able to view it with no errors. Cheers R.
    in reply to: Having everything work together? #130088
     Radu
    Moderator

    Hi,

    Regarding the restriction of add listings it means that my suggestion not works…

    You can try this method also, but if this not works you will have to implement something custom that allows you to to what you need.

    Go to : https://archived.seventhqueen.com/kleo/article/restrict-content-for-certain-membership-level and look at the Control portions of content with shortcodes and place your add listing shortcode between [membership] and [/membership] also you can try this method to : https://archived.seventhqueen.com/kleo/article/restrict-content-logged-users

    The API error it’s not related to our theme, try this solution : https://wordpress.org/support/topic/10002-you-do-not-have-permissions-to-make-this-api-call

    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: Visual Composer doesn’t work #130087
     Radu
    Moderator
    Not marked as solution
    in reply to: Adding friends and groups #130086
     Radu
    Moderator

    If updating visual composer and k-elements not fix your issue, please de-activate all plugins except buddypress and check again… also you can disable the child theme by leaving the parent theme activated

    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: Adding friends and groups #130085
     Radu
    Moderator

    Hi,

    In fist instance you should have Visual composer and K-elements plugins updated ! Check for those in wp-admin -> appearance -> install plugins -> check for update button under Visual Composer name and K-elements also.

    If the update button appear under these update it and check again the member and groups pages etc..

    Regarding the buddypress update problem, you should use FTP client and go to wp-content/themes/plugins and to delete the buddypress folder then you should install again the plugin.

    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: MENU FONT` #130084
     Radu
    Moderator

    Hi,

    Try this workaround :

    Go to wp-admin -> theme options -> font -> H6 -> Choose your font and on Font Weight & Style -> choose BOLD

    I’ve added this bug on the bug-list and in future will be fixed

    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: Customize Profile Icons & Media Section #130077
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator

    Hi !

    1. For the user fields import export you can test and use this plugin : https://wordpress.org/plugins/export-user-data/

    The default value it represents the default option for that field when user complete that will be pre-selected with it, just create a test field to see how it works.

    Yes you can coopy po and mo files from old installation website to new one in same location and to continue to translate strings on the new installation website.

    Regarding the membership packages go to wp-admin -> theme options -> memberships and set an order for these (see screenshot)

    Add 0,1,2,3,4

    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: TOP BAR OPTIONS #130070
     Radu
    Moderator

    Great

    Have a nice week

    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: Responsive menu not staying visible #130066
     Radu
    Moderator
    Not marked as solution
    in reply to: Can not open Theme Options #130063
     Radu
    Moderator
    Hi, Please use this method to solve the problem : http://seventhqueen.com/blog/code-snippets/increase-php-memory-limit-in-wordpress.html Cheers R.
    in reply to: Can’t switch to a different sidebar for Group #130062
     Radu
    Moderator
    Not marked as solution
    in reply to: KLEO Posts not working #130060
     Radu
    Moderator
    Not marked as solution
    in reply to: Insert an element in a scrollable frame #130057
     Radu
    Moderator

    Hi,

    Try with this css

    .buddypress.widget ul.site-wide-stream {
    -webkit-animation: none !important;
    -o-animation: none !important;
    animation: none !important;
    opacity: 1 !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    }

    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 Buddypress bugs #130056
     Radu
    Moderator

    Hi,

    I cannot view what you describe see this screenshot

    This is not happens on demo.

    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: PHP 7 Compatibility with KLEO #129897
     Radu
    Moderator

    Hi,

    I’ve tested Kleo theme on php7 some time ago and was worked great super fast, but some plugins gives kind of warnings and notices and also errors in some cases.

    You can try test the theme on a staging server to can see how it behaves with your used plugins.

    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: Responsive menu not staying visible #129896
     Radu
    Moderator
    Not marked as solution
    in reply to: Getting Error 404 – Page not found #129895
     Radu
    Moderator

    Hi,

    Sorry for the delayed response i was on vacation,

    You can open a new ticket by navigating from the main menu -> Get Support -> Kleo -> scroll down -> open a new ticket.

    The problem that you encounter can by caused by various thinks, in first instance de-activate all plugins and child theme and re-save permalinks and try again.

    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: Customize Profile Icons & Media Section #129894
     Radu
    Moderator
    Not marked as solution
    in reply to: MENU FONT` #129892
     Radu
    Moderator

    Hi,

    The bold value it’s applied also on that page but the difference between regular and bold is very small.

    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: TOP BAR OPTIONS #129891
     Radu
    Moderator

    Hi,

    You can change the color of the separator with this css

    COPY CODE
    
    #top-social li a {
        border-right: 1px solid red !important;
    }
    

    If you want to remove the separators you can do it with this css

    COPY CODE
    
    #top-social li a {
        border-right: 1px solid transparent !important;
    }
    

    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. Ticket solution
    in reply to: login popup with ubermenu #129889
     Radu
    Moderator
    Not marked as solution
    in reply to: Making Home Default the main page #129888
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator

    Hi,

    Sorry for the delayed response, i was on holiday, it’s ok if i answer to your questions monday when i arrive to the office ?

    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: Accordion section for single product page #129886
     Radu
    Moderator

    Hi,

    Sorry for the delayed reply, i was on holiday.

    For the moment i don’t have any snippet to provide to you, next week maybe

    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: Customize Profile Icons & Media Section #129500
     Radu
    Moderator
    Not marked as solution
    in reply to: How can register Japanese Font? #129480
     Radu
    Moderator

    Great

    Have a nice week

    If you are really satisfied by our client support service please leave a positive review about this on the themeforest.net KLEO page : https://themeforest.net/item/kleo-next-level-wordpress-theme/reviews/6776630
    Thanks you in advance

    Regards.

    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
    Not marked as solution
    in reply to: i.Jcrop is not a function #129473
     Radu
    Moderator

    Ok in this case disable all plugins except buddypress and also disable child theme and try again, if it works, enable back child theme and try again, if it works enable plugins back one by one and check to can identify what plugin causes this.

    With latest version of wp,kleo and the recommended plugins this should not happens ! Check for updates in wp-admin -> appearance -> install plugins

    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: How can register Japanese Font? #129472
     Radu
    Moderator

    Hi again,

    Try to use this css

    COPY CODE
    
    h1,h2,h3,h4,h5,h5 {
        font-family: proxima-nova-n9, proxima-nova, sans-serif;
        font-style: normal;
        font-weight: 900;
    }
    
    a,b,p {
    
        font-family: proxima-nova-n9, proxima-nova, sans-serif;
        font-style: normal;
        font-weight: 900;
    
    }
    
    .portfolio-filter-tabs li a {
        font-family: proxima-nova-n9, proxima-nova, sans-serif;
        font-style: normal;
        font-weight: 900;
    }
    

    Let me know if is ok

    PS : I will respond delayed because i’m on holiday, hope you understand.

    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: Customize Profile Icons & Media Section #129471
     Radu
    Moderator
    Not marked as solution
    in reply to: Accordion section for single product page #129470
     Radu
    Moderator

    I’ve added this on the bug/improovment list and in future 1-2 weeks we will take action for 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: Kleo Buddypress bugs #129450
     Radu
    Moderator

    The code from above it applies only on homepage.

    I’ve check a profile and the dropdown it looks normally do you have fixed ?

    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 Posts not working #129449
     Radu
    Moderator
    Not marked as solution
Viewing 40 posts - 11,961 through 12,000 (of 20,101 total)

Log in with your credentials

Forgot your details?