Forum Replies Created

Viewing 40 posts - 1,761 through 1,800 (of 2,796 total)
  • Author
  •  Laura
    Moderator

    Hello, try adding this to style.css of child theme

    COPY CODE
    
    li.header-register-button a:hover {
        color: #3A79A5 !important;
    }
    

    🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    in reply to: change default icon menu #122608
     Laura
    Moderator
    Not marked as solution
    in reply to: web cam capture does not work #122364
     Laura
    Moderator
    Not marked as solution
    in reply to: mobile registration not working #122063
     Laura
    Moderator
    Not marked as solution
    in reply to: Member widget #121971
     Laura
    Moderator
    Not marked as solution
    in reply to: Re: Logout #121527
     Laura
    Moderator
    Not marked as solution
    in reply to: 2 issues with dropdow #121406
     Laura
    Moderator
    Not marked as solution
    in reply to: Duplicate post images and other issues #121394
     Laura
    Moderator
    Not marked as solution
    in reply to: Make membership mandatory #121276
     Laura
    Moderator

    Hello, this is the code 🙂

    COPY CODE
    
    .form-header .lead {
        color: black !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

     Laura
    Moderator
    Not marked as solution
    in reply to: Layout different since update #121249
     Laura
    Moderator

    Hello, try adding this to style.css of child theme

    COPY CODE
    
    .wpb_wrapper {
        background: white;
    }
    .kleo_text_column {
        background: white;
    }
    

    If you updated the child theme then your style changes could be lost, if you did, next time do not update child theme

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    in reply to: How to change admin email #121245
     Laura
    Moderator
    Not marked as solution
    in reply to: Users not Showing in Search #120613
     Laura
    Moderator
    Not marked as solution
    in reply to: css #120504
     Laura
    Moderator
    Not marked as solution
    in reply to: WooCommerce Page Problem #120479
     Laura
    Moderator
    Not marked as solution
     Laura
    Moderator
    Not marked as solution
    in reply to: Logo in Mobile and Website difference #120373
     Laura
    Moderator
    Not marked as solution
    in reply to: Styling Woocommerce Shop #120321
     Laura
    Moderator
    Not marked as solution
     Laura
    Moderator

    Hello, at header.php
    find

    COPY CODE
    
    <li class="header-register-button"><a href="#"><i class="icon-group hide-for-medium-down"></i> <?php _e("SIGN UP", 'kleo_framework'); ?></a></li>
    

    Replace with

    COPY CODE
    
    	<li class="header-register-button"><a href="YOUR CUSTOM REGISTER PAGE URL"><i class="icon-group hide-for-medium-down"></i> <?php _e("SIGN UP", 'kleo_framework'); ?></a></li>
    

    Change YOUR CUSTOM REGISTER PAGE URL, for the url to the page to register

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    in reply to: Can’t use Slider Revolution Full Width #120272
     Laura
    Moderator
    Not marked as solution
    in reply to: Plugin Conflict with Image Rotator Widget #120240
     Laura
    Moderator

    Please update the theme to latest version and the afferent plugins, you can check the plugin update status from wp-admin -> appearance -> install plugins.

    If this is useless 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.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    in reply to: Mobile Menu Won’t Stay Open #120136
     Laura
    Moderator
    Not marked as solution
    in reply to: WordPress 4.5.1 #120078
     Laura
    Moderator
    Not marked as solution
    in reply to: Members Carousel #120076
     Laura
    Moderator
    Not marked as solution
    in reply to: some comment reply links are not showing #120012
     Laura
    Moderator
    Not marked as solution
    in reply to: Widgets not displaying in most locations #120003
     Laura
    Moderator
    Not marked as solution
    in reply to: Cannot upload images in My Photos, #119955
     Laura
    Moderator
    Not marked as solution
    in reply to: New page replaced with old page version #119940
     Laura
    Moderator
    Not marked as solution
    in reply to: Kleo elements in VC missing #119932
     Laura
    Moderator
    Not marked as solution
     Laura
    Moderator

    About the form, use the following css

    COPY CODE
    
    .form-search, .form-header, div.alert-box, div.pagination span.current {
        background: rgba(255, 40, 119, 0.8) !important;
    }
    .form-search.custom div.custom.dropdown a.selector, .form-search.custom div.custom.dropdown a.current, .form-search.custom select {
        border: solid 1px #CD367E !important;
    }
    .form-search.custom div.custom.dropdown a.current, .form-search.custom input[type="text"], .form-search.custom input[type="password"], .form-search.custom select {
        background-color: #D05A92 !important;
    }
    .button:hover, .button:focus, .form-search .button, .form-search .button:hover, .form-search .button:focus, .wpcf7-submit:focus, .wpcf7-submit:hover, #rtmedia-add-media-button-post-update:hover, #rt_media_comment_submit:hover, .rtmedia-container input[type="submit"]:hover {
        color: #ffffff;
        background-color: #D05A92 !important;
        border: 1px solid #E6A0C1 !important;
    }
    .form-search.custom input[type="text"], .form-search.custom input[type="password"] {
        border: 1px solid #E6A0C1 !important;
    }
    .form-search .notch {
        border-top: 10px solid #CC357D !important;
    }
    .form-header {
        border-left: 5px solid #ff6a00 !important;
        border-top: 5px solid #ff6a00 !important;
        border-right: 5px solid #ff6a00 !important;
    }
    .form-search {
        border-left: 5px solid #ff6a00 !important;
        border-right: 5px solid #ff6a00 !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    in reply to: Pages have no animation butBlog works fine #119710
     Laura
    Moderator
    Not marked as solution
    in reply to: Some buddypress pages doesn’t work #119709
     Laura
    Moderator
    Not marked as solution
    in reply to: Profile text and links #119694
     Laura
    Moderator
    Hello, try the following, add it to style.css of child theme
    .tabs.info dd a, .tabs.info li a, #main #object-nav ul li a {
        color: white !important;
    }
    
    in reply to: Keeps reloading upon login #119693
     Laura
    Moderator
    Not marked as solution
    in reply to: Layout different since update #119683
     Laura
    Moderator

    Hello, try adding this to style.css of child theme

    COPY CODE
    
    .kleo-main-header.header-normal {
        height: 20px;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    in reply to: Saving in Theme Options does not work #119083
     Laura
    Moderator
    Not marked as solution
    in reply to: Forums redirected always to /forum #119048
     Laura
    Moderator
    Not marked as solution
    in reply to: sticky menu #118901
     Laura
    Moderator

    Hola, ya veo, tienes todos los plugins actualizados a la ultima versión?
    Prueba lo siguiente:

    Please update the theme to latest version and the afferent plugins, you can check the plugin update status from wp-admin -> appearance -> install plugins.

    If this is useless 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.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    in reply to: Menu font size #118864
     Laura
    Moderator
    Not marked as solution
     Laura
    Moderator
    Not marked as solution
Viewing 40 posts - 1,761 through 1,800 (of 2,796 total)

Log in with your credentials

Forgot your details?