Forum Replies Created

Viewing 40 posts - 12,201 through 12,240 (of 20,101 total)
  • Author
  • in reply to: Avatar on single post #128420
     Radu
    Moderator

    Hi,

    1. You can enable author avatar for post meta from wp-admin -> theme options -> blog -> display meta fields

    2. Use this function

    COPY CODE
    
    add_action('kleo_before_main', 'sq7rdu_show_featured_before_content');
    function sq7rdu_show_featured_before_content() {
        if (is_single()) {
            if (has_post_thumbnail()) {
                return the_post_thumbnail('full');
            }
        }
    }
    
    

    The code will be added to wp-content/themes/kleo-child/functions.php

    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: password field #128418
     Radu
    Moderator

    Please don’t forget to rate us 5 stars at themeforest if you have time and also will be useful for us and for rest of the users if you will leave a short review about the customer support service.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    in reply to: password field #128417
     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: Couple Profiles #128416
     Radu
    Moderator

    Hi,

    Yes it’s possible first you will have to create buddypress fields from wp-admin -> users -> profile fields that users will complete these on his profile then take a look at this video how you can create a form to can choose your desired values and search for these.

    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 to hide date on posts #128415
     Radu
    Moderator

    Hi guys,

    The easy way to hide the date is to load this css in wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    
    .news-focus .post-date {
        display: none !important;
    }
    

    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: Visual Composer is not working #128413
     Radu
    Moderator

    Hi,

    Most probably you will have to update theme to latest version 4.0.8 and the rest of plugins.

    You will have to update theme to 4.0.8 your current version is 3.1.3 and after most important is to update Visual Composer, K-elements and Revolution Slider from wp-admin -> appearance -> install plugins, press update for these plugins.

    We have two methods for update

    1. Automatic theme updates:

    – Go to WP admin – Theme options – Theme Update
    – Enter Themeforest username and API KEY
    – Save the options
    – Go to WP admin – Dashboard (link should be like: /wp-admin/update-core.php) and you should see the theme there if there is a new update available
    – Click the checkbox next to it and click to Update themes

    2. Manually update theme by FTP.

    – Connect to your server.
    – Go to wp-content/themes/ and copy “kleo” folder to your computer so you have a backup of your old files.
    – Extract kleo.zip that you have downloaded from Themeforest. Make sure the resulting “kleo” folder has a style.css in it. Delete on your server all files inside wp-content/themes/kleo and then copy all files inside “kleo” folder to your server in wp-content/themes/kleo

    Important note : After you update the theme to latest version 4.0.8 please update the bundled plugins especially Visual Composer, K-element, Revolutions slider, Woocommerce and buddypress.

    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: Several issues – menu, w3 cache plugin #128412
     Radu
    Moderator

    Hi,

    From my computer the menu works in all pages that i have navigated, please empty your browser cache or try form another computer or browser.

    Also in inner pages the browser console shows some errors, that’s because you have minified some Js’s that are already minified.

    COPY CODE
    
    the server responded with a status of 400 (Bad Request)
    pY_rDsIgDIVfSNaoD2QqdMKEFim47O2dTvfXTJMmvaTnO62XRAcYxLOjXiC3cwz25GuKYIUrcT3CmE1gG5sjhWGOW6MyvdPO_wk…:4 Uncaught ReferenceError: jQuery is not defined(anonymous function) @ pY_rDsIgDIVfSNaoD2QqdMKEFim47O2dTvfXTJMmvaTnO62XRAcYxLOjXiC3cwz25GuKYIUrcT3CmE1gG5sjhWGOW6MyvdPO_wk…:4
    M9RPTEnJzyvWTcsv0i3LLC5NzNFNzs8tyC9OLdLPzEvOKU1JLYaq0c9Pyc9NLUktKtbPQnD0cjPzAA.js:4 Uncaught ReferenceError: jQuery is not defined(anonymous function) @ M9RPTEnJzyvWTcsv0i3LLC5NzNFNzs8tyC9OLdLPzEvOKU1JLYaq0c9Pyc9NLUktKtbPQnD0cjPzAA.js:4
    nZD9DsIwCMRfyK7ZI7GWTSYbFVqjb6_b_EpMjPUvcoT7cbnWQ4wym-tF3YmsALsgUxJD9TQHLhHtfuMTYdiDZvPjSzQTzbv2Gwb…:4 Uncaught ReferenceError: jQuery is not defined(anonymous function) @ nZD9DsIwCMRfyK7ZI7GWTSYbFVqjb6_b_EpMjPUvcoT7cbnWQ4wym-tF3YmsALsgUxJD9TQHLhHtfuMTYdiDZvPjSzQTzbv2Gwb…:4
    VcpBDoAwCATAFyHxSaRggqFguq3v14MXr5PZWVQrQUcNuh1Lglr1q2CDPVssNXyHp2F6r3QJEML1Peeft-75AA.js:4 Uncaught ReferenceError: jQuery is not defined(anonymous function) @ VcpBDoAwCATAFyHxSaRggqFguq3v14MXr5PZWVQrQUcNuh1Lglr1q2CDPVssNXyHp2F6r3QJEML1Peeft-75AA.js:4
    M9DPzknN108sLk4tKdbPKtbPzMss0TFAF83NT0ktysusKtJLLi0uyc_VMzEzNTABAA.js:25 Uncaught TypeError: Cannot read property 'html5' of undefined(anonymous function) @ M9DPzknN108sLk4tKdbPKtbPzMss0TFAF83NT0ktysusKtJLLi0uyc_VMzEzNTABAA.js:25(anonymous function) @ M9DPzknN108sLk4tKdbPKtbPzMss0TFAF83NT0ktysusKtJLLi0uyc_VMzEzNTABAA.js:25(anonymous function) @ M9DPzknN108sLk4tKdbPKtbPzMss0TFAF83NT0ktysusKtJLLi0uyc_VMzEzNTABAA.js:25
    M9QvzSnJzE0sSdUtSUzKSS3WzwKiwtLUokq9lMSSxBCwoF5uZp6OoX5yfl5JYnKJblp-Ua6uuX5mXnJOaQqKFpAMSDEA.js:172 Uncaught ReferenceError: jQuery is not defined(anonymous function) @ M9QvzSnJzE0sSdUtSUzKSS3WzwKiwtLUokq9lMSSxBCwoF5uZp6OoX5yfl5JYnKJblp-Ua6uuX5mXnJOaQqKFpAMSDEA.js:172(anonymous function) @ M9QvzSnJzE0sSdUtSUzKSS3WzwKiwtLUokq9lMSSxBCwoF5uZp6OoX5yfl5JYnKJblp-Ua6uuX5mXnJOaQqKFpAMSDEA.js:172
    fYxtDoIwDIYvxCj4Q2_gBTyAGaWQwrbWdYvh9hoSiYmJ_96v5-0BJRWPxU2So7sAJwx1JIPFwDCzFms6WAMJeDMqezGIFCvZaxs…:472 Uncaught ReferenceError: jQuery is not defined(anonymous function) @ fYxtDoIwDIYvxCj4Q2_gBTyAGaWQwrbWdYvh9hoSiYmJ_96v5-0BJRWPxU2So7sAJwx1JIPFwDCzFms6WAMJeDMqezGIFCvZaxs…:472
    NcnRDYAgDAXAiaRO4QJMQPBFwAq1pTFu75f3eyudjEHJDNOoGQn7UbtRTjp8U-wRTAUs0OW_djv0DXN4LvGpgnDV_gE.js:18 Uncaught ReferenceError: jQuery is not defined(anonymous function) @ NcnRDYAgDAXAiaRO4QJMQPBFwAq1pTFu75f3eyudjEHJDNOoGQn7UbtRTjp8U-wRTAUs0OW_djv0DXN4LvGpgnDV_gE.js:18(anonymous function) @ NcnRDYAgDAXAiaRO4QJMQPBFwAq1pTFu75f3eyudjEHJDNOoGQn7UbtRTjp8U-wRTAUs0OW_djv0DXN4LvGpgnDV_gE.js:18
    TctBDoAgDATAD1mrT2qgJCi0DYu833jzPnPw3dRZAJ3gCywRe6-2nSw5u4GKD1oVjzRK3sOh48fbSkJluE21_MUX.js:4 Uncaught ReferenceError: jQuery is not defined(anonymous function) @ TctBDoAgDATAD1mrT2qgJCi0DYu833jzPnPw3dRZAJ3gCywRe6-2nSw5u4GKD1oVjzRK3sOh48fbSkJluE21_MUX.js:4
    fYxRDsIwDEMvxIgGB0IsNWqmJqmWbFyf0QPsy3rWs2fSzpO-I-QAnYEMWmO0B6z4dlex23yhBW_SM4ZXXfGg1asVfJz6vjThV01…:155 Uncaught SyntaxError: Unexpected end of input
    

    Please read our how to article related to the page-speed and w3 total cache plugin http://seventhqueen.com/blog/code-snippets/the-definitive-wordpress-speed-guide-step-by-step-easy.html

    You can try also the WP SUPER CACHE plugin it’s very simple and efficient

    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,

    You can do very easy by creating a new page with visual composer and to use the activity shortcodes under your desired content and then you will have a custom activity page.

    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: Change the order of the Profile Menu #128409
     Radu
    Moderator

    Please don’t forget to rate us 5 stars at themeforest if you have time and also will be useful for us and for rest of the users if you will leave a short review about the customer support service.

    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 order of the Profile Menu #128408
     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: Visual composer #128407
     Radu
    Moderator
    Not marked as solution
    in reply to: Copy the home pinterest home #128404
     Radu
    Moderator

    Hi,

    Using the masonry style… you cannot set a min height limit for those because they are controlled by a javascript that calculates the available spaces to be populated with posts.

    Anyway you can use this css

    COPY CODE
    
    .home article .post-content {
        min-height: 470px;
    }
    

    Replace 470 with your desired value

    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: Change the order of the Profile Menu #128403
     Radu
    Moderator

    Hi,

    For the media use this separate function

    COPY CODE
    
    add_action('bp_init','change_media_tab_position', 12);
    function change_media_tab_position(){
    
    	global $bp;
    	if( isset ($bp->bp_nav['media'])){
    		$bp->bp_nav['media']['position'] = 70;
    	}
    
    }
    

    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: Image URL does not display as an image #128402
     Radu
    Moderator
    Not marked as solution
    in reply to: Avatar Image is out of place #128400
     Radu
    Moderator

    Hi again,

    Make sure the buddypress and rtMedia plugins are updated to latest version, also try to de-activate all plugins except buddypress and rtmedia and try again to upload to see if this continue to happens.

    On my local install this is not happens

    Let me know

    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: Clients Page URL #128398
     Radu
    Moderator

    Hi,

    You’re welcome

    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: Display the age of BuddyPress users in Kleo #128397
     Radu
    Moderator

    Hi,

    Please re-visit the page i’ve updated the snippet it should be ok now

    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: Customizer #128394
     Radu
    Moderator
    Not marked as solution
    in reply to: My extra fontello icons not showing #128393
     Radu
    Moderator

    Hi,

    I’ve figure out what’s causes the theme option icons problem, one of you plugins do that, i’ve de-activate all plugins and the theme options shows normally, please upload again the icons, and enable plugins one by one back to identify what causes this,from my point of view wanguard can be cause.

    NOTE : K-elements and Visual composer needs to be updated go here : http://carshow.life/wp-admin/themes.php?page=install-required-plugins and update those plugins.

    Let me know if can i make the topic as resolved

    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: I can’t see home page #128391
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator
    Not marked as solution
    in reply to: Activity page is Crashed #128309
     Radu
    Moderator
    Not marked as solution
    in reply to: register_url #128298
     Radu
    Moderator

    Ok

    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: Pixelised Logo #128291
     Radu
    Moderator

    No problem

    Next time make sure you empty all caches

    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: Slider Not showing changes even after saving #128289
     Radu
    Moderator
    Not marked as solution
    in reply to: I can’t see home page #128288
     Radu
    Moderator
    Not marked as solution
    in reply to: Pixelised Logo #128286
     Radu
    Moderator

    Hi,

    everything it seems to be ok, i cannot see the logo pixelated…

    The loaded image in front end is this : http://agoramed-solutions.com/wp-content/uploads/2016/06/logo01_vecto-1.png it cannot be shown pixelated, please empty cache of the browser or try from another computer

    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: Pixelised Logo #128283
     Radu
    Moderator

    on wp-admin page says

    You do not have permission to access this page.
    Vous n’avez pas les droits suffisants pour accéder à cette page.

    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 profile meta on public profiles #128282
     Radu
    Moderator

    Hi,

    You can do your desired adjustments by copying this file : /wp-content/themes/kleo/buddypress/members/single/member-header.php to /wp-content/themes/kleo-child/buddypress/members/single/

    Note : child theme needs to be installed and activated.

    You can condition any of those functions to run depends by if is_logged_in

    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: Slider Not showing changes even after saving #128278
     Radu
    Moderator
    Not marked as solution
    in reply to: Pixelised Logo #128276
     Radu
    Moderator

    Hi,

    Yes, please provide an account to can view the site please.

    Do you have tried to re-upload the logo ?

    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 font options for blog post #128275
     Radu
    Moderator

    Hi,

    You can do that with this css

    COPY CODE
    
    .single-post .main-title .page-title {
        color: red !important;
        font-size: 2em;
    }
    

    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: My extra fontello icons not showing #128270
     Radu
    Moderator

    Hi,

    I cannot figure out what’s going on… no file missing….

    Can you please to re-upload the original theme files by replacing the existing files ?

    And then upload here the fontello archive with your icons, i will try myself.

    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,

    Ok,

    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: The new version has crashed my site! #128267
     Radu
    Moderator
    Not marked as solution
    in reply to: Change the order of the Profile Menu #128265
     Radu
    Moderator

    Hi,

    You can change order with this function

    COPY CODE
    
    
    function my_change_profile_tab_order() {
        global $bp;
        $bp->bp_nav['settings']['position'] = 10;
        $bp->bp_nav['activity']['position'] = 20;
        $bp->bp_nav['friends']['position'] = 30;
        $bp->bp_nav['groups']['position'] = 40;
        $bp->bp_nav['blogs']['position'] = 50;
        $bp->bp_nav['messages']['position'] = 60;
        $bp->bp_nav['profile']['position'] = 70;
    }
    add_action( 'bp_setup_nav', 'my_change_profile_tab_order', 999 );
    
    

    The function will be added to wp-content/themes/kleo-child/functions.php

    10,20,30,40,50 etcc represents order

    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: Forums, Groups, Friend Request Feature not working #128264
     Radu
    Moderator

    Try to de-activate all plguins except buddypress,visual composer and k-elements and try again.

    Anyway you can enable wp debug function then to reproduce the login error to see if appear something in debug.log file

    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.

    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: register_url #128263
     Radu
    Moderator

    Hi,

    I’ve tested shortcode and if use custom links for register/forgot pass the shortcode will render my links

    COPY CODE
    
    [vc_row][vc_column][kleo_login login_link="http://google.com/login" lostpass_link="http://google.com/forgotpass" register_link="http://google.com/register" show_for_users="yes" register_url="hide"][/vc_column][/vc_row]
    

    Make sure you have latest version of WP, theme version should have 4.0.8 version, and check if you have any update notice for these plugins : Visual Composer and K-elements in wp-admin -> appearance -> install plugins.

    On my local install it works.

    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: extra fields on home register demo page #128262
     Radu
    Moderator
    Not marked as solution
    in reply to: Adding Google Analytics Code #128256
     Radu
    Moderator

    Hi,

    Go to wp-admin -> appearance -> theme options -> Quick Javascript -> paste your script code

    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 - 12,201 through 12,240 (of 20,101 total)

Log in with your credentials

Forgot your details?