Forum Replies Created

Viewing 40 posts - 1,121 through 1,160 (of 20,101 total)
  • Author
  •  Radu
    Moderator
    Not marked as solution
    in reply to: PHP Problem #211292
     Radu
    Moderator

    Hi,

    Do you know if you currently have debug enabled? Please try disabling it to see if this resolves the issue. Please enable the WordPress debug log. More Info: https://codex.wordpress.org/Debugging_in_WordPress

    1. Edit wp-config.php and insert the following lines:

    COPY CODE
    
    define( 'WP_DEBUG', false );
    define( 'WP_DEBUG_LOG', false );
    define( 'WP_DEBUG_DISPLAY', false );

    Anyway i see that the notice it’s thrown outside the theme folder and not sure if that our theme issue.

    if the issue persists even with debug off try to switch child theme and plugins off and check if the notice disappears or not.

    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: Trouble updating #211291
     Radu
    Moderator

    Hi,

    Envato changed their mechanism update and the updates will be madden only through their plugin.

    Just check this guide : https://archived.seventhqueen.com/general/article/update-themes-automatically-using-envato-market-plugin

    IF also this method fails the last one always works

    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

    Last step is to go in WP Admin – Theme options and save the options since some dynamic elements might have been added and to make sure you get the latest styling.

    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

    I think we don’t need to change the code to make the snippet to work for the moment. Will let you 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
     Radu
    Moderator

    Hi,

    Just use this css

    COPY CODE
    
    .directory div#send-private-message {
        display: 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: Unable to update Kleo theme #211285
     Radu
    Moderator

    Hi,

    Envato changed their mechanism update and the updates will be madden only through their plugin.

    Just check this guide : https://archived.seventhqueen.com/general/article/update-themes-automatically-using-envato-market-plugin

    IF also this method fails the last one always works

    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

    Last step is to go in WP Admin – Theme options and save the options since some dynamic elements might have been added and to make sure you get the latest styling.

    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: Custom profile page and menu of BuddyPress #211284
     Radu
    Moderator

    Hi,

    There is no builder or customizer for that but i can help you with some css for example for the font-size, color, paddings, margins etc… just let me know by screenshot and pointing out what you need exactly and where

    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: Modules and speed #211283
     Radu
    Moderator
    Not marked as solution
    in reply to: Errors when upgrading theme #211282
     Radu
    Moderator
    Not marked as solution
    in reply to: Import “text” values from database #211281
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator

    Hi,

    IT should be ok now,

    I had used a temp solution i had edited directly in parent in this file : wp-content/themes/kleo/kleo-framework/lib/function-facebook-login.php line 390 ±

    this thing, i just commented that line

    On next update that will be overwritten.

    I will look for a snippet solution in future.

    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: @mentions function with autolink to user profile #211193
     Radu
    Moderator

    Hi,

    Instead deactivating a large number of plugins you can try to de-activate the child theme and activate parent theme to can check out if the issue it’s caused by something from the child.

    IF the issue still happens activate default wp theme ( twenty seventeen ) in this way we can check if the issue it’s caused by a conflict between plugins itself.

    Let me know if the issue happens on default wp theme or not and using the child or not.

    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 I edit the profile menu #211192
     Radu
    Moderator
    Not marked as solution
    in reply to: Elementor video url auto adds into post excerpt #211191
     Radu
    Moderator

    Hi,

    I see, can you check if the issue happens also when you run devault wp theme ? twenty seventeen ? WE need to check this to can find if there it’s a issue from our theme or directly from the elementor.

    Anyway, did you had tried to add that snippet into your child theme 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: Modules and speed #211190
     Radu
    Moderator
    Not marked as solution
    in reply to: Import “text” values from database #211189
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator
    Not marked as solution
    in reply to: Modules and speed #211151
     Radu
    Moderator
    Not marked as solution
    in reply to: How can I edit the profile menu #211150
     Radu
    Moderator
    Not marked as solution
    in reply to: cant seem to edit with elementor. #211149
     Radu
    Moderator

    Hi,

    Cannot login it says ” ERROR: Invalid username. Lost your password?”

    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: Template wont update #211148
     Radu
    Moderator

    Hi,

    IF automatic update fails you can update the theme via FTP following the below procedure or simply, re-download again from themeforest account the theme, and then to upload it again in wp dashboard from wp-admin -> appearance -> themes -> add new

    IF you will choose the theme re-upload from wp-admin, just backup your theme settings for any case from wp-admin -> theme options -> Show export text -> and save it for later use (if you need it)

    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

    Last step is to go in WP Admin – Theme options and save the options since some dynamic elements might have been added and to make sure you get the latest styling.

    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: Import “text” values from database #211116
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator
    Not marked as solution
    in reply to: How can I edit the profile menu #211112
     Radu
    Moderator
    Not marked as solution
    in reply to: Import “text” values from database #211111
     Radu
    Moderator
    Not marked as solution
    in reply to: Import “text” values from database #211098
     Radu
    Moderator
    Not marked as solution
    in reply to: Kleo and Paid membership pro modal conflict #211097
     Radu
    Moderator

    Hi,

    The next update of the KLEO theme will ne at the end of the month.

    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 include CSS for all posts? #211096
     Radu
    Moderator
    Not marked as solution
    in reply to: KLEO Mobile Menu Icon & Content Width Configuration #211093
     Radu
    Moderator

    Hi,

    Maye you have a cacher or something cuz on my side i see that in effect

    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: new layout? #211092
     Radu
    Moderator

    Hi,

    You can update the theme sure why not, better to have always latest version.

    They are predefined and it different the colors represents the post format

    You can customize the line colors using the next CSS

    COPY CODE
    
    
    .masonry-listing .format-video .post-title
    { border-left: 3px solid #07baf4; }
    .masonry-listing .format-standard .post-title
    { border-left: 3px solid #8a52ad; }
    .masonry-listing .format-image .post-title
    { border-left: 3px solid #fc604a; }
    .masonry-listing .format-gallery .post-title
    { border-left: 3px solid #43ae9e; }
    .masonry-listing .format-audio .post-title
    { border-left: 3px solid #367bb7; }
    .masonry-listing .format-link .inner-content
    { margin-top: 10px; border-left: 3px solid #00c5c4; }
    .masonry-listing .format-aside .post-title
    { border-left: 3px solid #ee2534; }
    

    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: Update error – won’t update #211058
     Radu
    Moderator
    Not marked as solution
    in reply to: Register form #211057
     Radu
    Moderator

    Hi,

    2. TRy to reinstall buddypress emails from WP-admin -> Tools > Buddypress > Reinstall emails
    If it’s the same maybe you need to install and configure https://wordpress.org/plugins/wp-mail-smtp/

    For both questions 2,3 If you de-activate child theme any difference ? IF you will use the default wp theme the same ?

    So i cannot reproduce issues that you explain on my local end with all things updated.

    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 include CSS for all posts? #211047
     Radu
    Moderator
    Not marked as solution
    in reply to: Cannot update theme #211044
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator

    Hi,

    Can you check if caused or not by a custom change like CSS or Child theme templates ?

    Anyway use this css to handle the icons sizes

    COPY CODE
    
    #buddypress div#item-nav li a:before {
        font-size: 50px !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: messages #211041
     Radu
    Moderator

    I think child theme or some custom css or some unclosed html tag makes that, can you switch off the child theme and rest of the customizations to check ?

    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 Mobile Menu Icon & Content Width Configuration #211039
     Radu
    Moderator

    Hi,

    1. The menu icon issue, it’s displayed for me on all pages

    2. You can do that in two ways or you add padding for the form container in visual composer or you add this css in quick css in theme options -> general settings

    COPY CODE
    
    @media(max-width:600px) {
        .home form#register_form {padding:0 20px;}
    }
    

    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 - 1,121 through 1,160 (of 20,101 total)

Log in with your credentials

Forgot your details?