Forum Replies Created

Viewing 40 posts - 15,041 through 15,080 (of 20,101 total)
  • Author
  • in reply to: User menu item order problem #113642
     Radu
    Moderator

    Hi,

    Follow this video : https://drive.google.com/file/d/0Bxo5b6iHWRMwSUQ3ZGIxQ21GWFE/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: change the input text color #113639
     Radu
    Moderator

    What do you want to change ? the placeholder color that light grey ? first name , email etc ?

    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,

    Please backup your buddypress language files ( buddypress-ro_RO.po,buddypress-ro_RO.mo ) from wp-content/languages/plugins and replace it with the attached files

    Let me know if the activation string will appear in romanian language

    Regarding the read more button please let me know where the theme language files are ? if should be in wp-content/languages not in wp-content/languages/themes/

    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: 500 Internal Server Error #113632
     Radu
    Moderator

    The wpml works with kleo, do you receive any error ? enable wp_debug and wp_debug_log to see that error do you receive

    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: Icon is not displaying #113630
     Radu
    Moderator

    Hi,

    Please disable all plugins except : buddypress,visual composer,k-elements,rtmedia,pmpro and check again, if the icons are shown enable plugins one by one to identify what causes this.

    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: KLEO REGISTER LANDING PAGE not showing Signup form #113628
     Radu
    Moderator

    Good,

    You’re welcome

    Have a nice day

    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: Footer links #113627
     Radu
    Moderator

    You’re welcome

    Have a nice week

    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: No Excerpt in Blog #113626
     Radu
    Moderator

    Hi,

    There are no option for what you need but you can try with this function

    Add this code to your child theme ( wp-content/themes/kleo-child/functions.php )

    COPY CODE
    
    function custom_excerpt_length( $length ) {
    	return 0;
    }
    add_filter( 'excerpt_length', 'custom_excerpt_length', 999 );
    
    

    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: Font in top menu bar #113624
     Radu
    Moderator

    Hi,

    Please provide a link where the top bar appears, i’ve browser your site and i cannot see it.

    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: change the input text color #113621
     Radu
    Moderator

    Hi,

    Please provide url to the form 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: No Excerpt in Blog #113620
     Radu
    Moderator

    Hi,

    I can provide you a css code that will hide the excerpt on that page, but please provide me the page url

    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,

    Theme doesn’t have functionality and we don’t have a quick solution for this.

    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: Broken Ajax Search Functionality #113617
     Radu
    Moderator

    Hi,

    Make sure that you have K-elements plugins installed and activated

    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: page render problem when not logged in #113616
     Radu
    Moderator

    Hi,

    You can use this css

    body.pmpro-body-level-required .article-content {padding:300px 0 !important;text-align:center;}

    I will look more nicer with this css

    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: Go Portfolio Compatible? #113612
     Radu
    Moderator
    Not marked as solution
    in reply to: Some page dissapears coming with 404 #113609
     Radu
    Moderator

    Hi,

    I see that the rest of pages works, no 404 error, do you have solved the 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: Installation of Paid Membership PRO FAILED #113607
     Radu
    Moderator

    Hi,

    Try disabling all plugins, install pmpro again, then enable your plugins.

    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: Slider Revolution #113606
     Radu
    Moderator

    Hi,

    You don’t need the purchase code for revolution slider because the plugin is prepackaged.

    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: Mobile Navigation #113601
     Radu
    Moderator

    Hi,

    This is happens when you have an plugins that use same library as kleo ( bootstrap ) and it overwrites the framework, please disable plugins one by one except : buddypress,k-element,visual composer,pmpro,cover photo, revolution slider to identify what causes this.

    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: Footer links #113599
     Radu
    Moderator

    Hi,

    I’ve added after and before yout footer text this

    <div style="clear: both !important;"></div>

    And it works now

    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: User menu item order problem #113596
     Radu
    Moderator

    Hi,

    Just go to wp-admin -> appearance -> menus -> add your desired items for user menu from the top right then assign this location to the menu Top Right Header Menu

    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,

    I see the issue,

    Please follow these steps to enable wp debug:

    •  Connect to your server by FTP
    • Look in root directory of your WordPress install and open wp-config.php
    • Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
    COPY CODE
    define( 'WP_DEBUG', true );
    
    •   After this line add this:
    COPY CODE
    define( 'WP_DEBUG_LOG', true );
    

    WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).

    Repeat the described actions and then check the debug.log file and let me know what error appears.

    If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.

    After you have disabled the plugins try to see if the error persists.

    Let me know

    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: activating my users #113591
     Radu
    Moderator

    Hi,

    Add this snippet to your child theme functions.php

    COPY CODE
    add_action('bp_core_activated_user', 'kleo_add_member_activity');
    function kleo_add_member_activity($user_id)
    {
    	add_user_meta( $user_id, 'last_activity', date("Y-m-d H:i:s"));
    }
    function make_user_active( $user_id ) {
    	bp_update_user_last_activity( $user_id );
    }
    add_action ('user_register', 'make_user_active', 1, 11);

    Let me know

    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: KLEO REGISTER LANDING PAGE not showing Signup form #113587
     Radu
    Moderator

    Hi,

    Make sure that you are allowing users to signup on your website from wp-admin -> settings -> general -> check Anyone can register to the site.

    Let me know

    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: Login page #113584
     Radu
    Moderator

    Hi,

    Do you have installed recently a plugin ? Try to deactivate all plugins except buddypress to see if the login works

    Let me know and provide url if the issue is not caused by some plugin

    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: Activating the demo content #113583
     Radu
    Moderator

    Hi,

    Make sure you have selected the homepage from wp-admin -> settings -> reading -> home page -> choose your page (Kleo community , shop or your desired demo )

    Also we have an video tutorial how to install&setup and import demo content : https://www.youtube.com/watch?v=Jfw_30XgOg4

    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: Buddypress profile view #113577
     Radu
    Moderator

    Hi,

    What do you want to achieve ? the space between fields is to big ? (if yes proivde an account to can test the css on your website) or what ? please explain

    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: Change Forums Title Text Color #113575
     Radu
    Moderator

    Hi,

    Please provide your forum link from screenshot

    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: Mobile photo/video posting #113567
     Radu
    Moderator

    Hi,

    Just i’ve tested on buddyapp theme with an iphone 6 to upload a picture to activity and it works.

    If after you click on the media button nothing happens it can be caused by some JS errors, i suggest you to disable all plugins except Visual Composer,K-elements,Buddypress,rtMedia and Revolution slider, then test again.

    Then enable plugins back one by one and check again to see what plugins causes this.

    Let me know

    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: Scrolling #113557
     Radu
    Moderator

    Strange…. It’s like yesterday, i cannot login, i’ve tried to type the password not copy paste and i not works, please assign this email radu@seventhqueen.com to that account to reset pass to my email.

    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: Scrolling #113554
     Radu
    Moderator

    I will check right now, and i will notify you.

    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: Updating KELO and child theme question #113552
     Radu
    Moderator

    Sure,

    Have a nice week

    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: visual composer not working #113551
     Radu
    Moderator

    Hi,

    Someone with this issue please provide admin credentials and FTP to can take a closer look at this

    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: 500 Internal Server Error #113550
     Radu
    Moderator

    Hi,

    Can i mark the topic as resolved ? do you have solved your nginx config problem ?

    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: BuddyPress Widgets Lost all Styling in Member Navs #113549
     Radu
    Moderator

    Hi,

    I think your issue is comes from child theme i see that you have overwritten the original theme files, you will have to find out what snippet causes this issue.

    If you deactivate the child theme and activate the parent you will see the buddypress member widgets works and it loads the needed css

    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: Admin Top Bar Not Working Correctly #113531
     Radu
    Moderator

    Hi,

    Add this snippet to your child theme ( wp-content/themes/kleo-child/functions.php )

    COPY CODE
    add_action('after_setup_theme', 'remove_admin_bar');
    
    function remove_admin_bar() {
    if (!current_user_can('administrator') && !is_admin()) {
      show_admin_bar(false);
    }
    }
    

    Let me know

    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: Problems with tags #113530
     Radu
    Moderator

    In this case please provide url and admin credentials to take a look at this

    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: Masonry post description #113528
     Radu
    Moderator

    Hi,

    Add this code to your child theme ( wp-content/themes/kleo-child/functions.php )

    COPY CODE
    function custom_excerpt_length( $length ) {
    	return 20;
    }
    add_filter( 'excerpt_length', 'custom_excerpt_length', 999 );
    

    Replace 20 with your desired number.

    Note : child theme needs to be 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: No private message button #113526
     Radu
    Moderator

    You’re welcome

    Have a nice week

    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: Login button gray and not useable #113524
     Radu
    Moderator

    Hi,

    That is not possible in Sweetdate theme, anyway you can use this css tweak to can be able to complete the login form.

    COPY CODE
    .reveal-modal-bg {
        z-index: 9 !important;
    }

    Add this css to wp-admin -> theme options -> styling options -> quick css

    Cheers

    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 - 15,041 through 15,080 (of 20,101 total)

Log in with your credentials

Forgot your details?