Forum Replies Created

Viewing 40 posts - 1,801 through 1,840 (of 2,796 total)
  • Author
  • in reply to: Clutter Coach Karen website #118858
     Laura
    Moderator
    Not marked as solution
    in reply to: PMP Membership #118730
     Laura
    Moderator
    Not marked as solution
    in reply to: Make membership mandatory #118728
     Laura
    Moderator

    Hello, yes you can, try the following css at style.css

    COPY CODE
    
    .form-search, .form-header, div.alert-box, div.pagination span.current {
        background: transparent !important;
    }
    .form-wrapper {
        background-image: url('http://seventhqueen.com/demo/sweetdatewp/wp-content/uploads/2013/09/sexy_lady_on_right.png') !important;
        background-size: cover !important;
    }
    

    Btw, the submit topic is at Get Support menu item

    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: Layout different since update #118676
     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: send inquiry and image place turn around #118620
     Laura
    Moderator
    Not marked as solution
    in reply to: I want to remove username from user profile page #118605
     Laura
    Moderator
    Not marked as solution
    in reply to: sticky menu #118375
     Laura
    Moderator

    Hola, entiendo, puedes usar el widget de woocommerce para buscar si te falla la lupa.
    El precio sin iva o con iva depende de como lo configures en woocommerce, sé que hay una opción que muestra los precios sin o con iva depende de si están en la tienda o en el carrito.
    Respecto al popup, prueba usando este css

    COPY CODE
    
    #productModal {
        max-width: 950px !important;
        width: 100% !important;
    }
    

    El problema es el tamaño de la imagen

    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: Link Geodirectory place with woocommerce suppliers #118270
     Laura
    Moderator
    Not marked as solution
    in reply to: template settings #118023
     Laura
    Moderator

    Hello
    8- GEOMYWP plugin does that
    9- Add this to style.css

    COPY CODE
    
    .navbar-transparent .navbar-nav>li>.dropdown-menu, .navbar-transparent .navbar-nav>li>.dropdown-menu .dropdown-menu {
        box-shadow: none;
        background-color: #00b9f7 !important;
        border-color: transparent;
    }
    li#menu-item-7792 {
        background: #1e8cc6;
    }
    
    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: sticky menu #117978
     Laura
    Moderator

    Hola, entiendo, añade esto a style.css i se arreglará 🙂

    COPY CODE
    
    .is-sticky .header-centered .navbar-header {
        float: left !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: changes on sweed date theme #117975
     Laura
    Moderator
    Not marked as solution
     Laura
    Moderator

    Hello, please try adding the following to your style.css of child theme

    COPY CODE
    
    @media only screen and (max-width: 940px) {
    div#rev_slider_1_1_wrapper {
        min-height: 300px !important;
    }
    .top-bar > ul .name h1 a {
        background: white !important;
    }
    .top-bar ul > li.toggle-topbar {
        background: #FFFFFF !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: Theme Options on page edit for BLOG page do not stick #117709
     Laura
    Moderator
    Not marked as solution
     Laura
    Moderator
    Not marked as solution
    in reply to: VC not working propely. and problem with front page #117603
     Laura
    Moderator
    Not marked as solution
    in reply to: Saving in Theme Options does not work #117593
     Laura
    Moderator
    Not marked as solution
    in reply to: css #117592
     Laura
    Moderator
    Not marked as solution
    in reply to: hide a CSS class to subscribers #117590
     Laura
    Moderator

    Hello, try adding this to header.php ( copy header.php and paste it at child theme, then edit it)

    COPY CODE
    
    <?php  if( current_user_can(‘administrator’) ) { } else {  ?>
    <style  type="text/css" media="screen">
    .rtmedia-editor-attributes {display:none !important;}
    </style>
    <?php } ?>
    
    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: Re: Last Login #117584
     Laura
    Moderator

    Hello, add this to style.css of child theme 🙂

    COPY CODE
    
    span.activity {
        display: none !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: Show Buddypress menu below main WordPress menu #117489
     Laura
    Moderator
    Not marked as solution
    in reply to: Search bar in the Header? #117486
     Laura
    Moderator
    Not marked as solution
    in reply to: Plus sign in side menu #117451
     Laura
    Moderator

    Hello, try adding this to style.css

    COPY CODE
    
    span.caret:after {
        font-size: 24px !important;
        color: white !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: How to make horizontal drop down menu #117372
     Laura
    Moderator

    Hello, try adding this to style.css

    COPY CODE
    
    ul.dropdown-menu.sub-menu.pull-left {
        margin-top: -95%;
    }
    
    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 hide the counter #117349
     Laura
    Moderator

    Hello, try adding this to style.css, if it doesnt work, try cleaning your cache

    COPY CODE
    
    li#activity-all {
        display: none !important;
    }
    li.feed {
        display: none !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: Homepage – Font / Size #117344
     Laura
    Moderator
    Not marked as solution
    in reply to: Moving menu and logo & buttons color #117305
     Laura
    Moderator

    Hello, to move the logo you can use the following css

    COPY CODE
    
    #logo img {
        margin-top: -8%;
    }
    

    Profile button colors:

    COPY CODE
    
    li.relative.btn-profile a {
        background: black !important;
        border: black !important;
        color: white !important;
    }
    .tiny.secondary.button.split.dropdown {
        border: black !important;
    }
    .btn-profile .button.dropdown > ul, .button.dropdown.split.secondary > span {
        background: black !important;
        border: black !important;
    }
    .btn-profile .button.dropdown.split.tiny span:after {
        border-color: white transparent transparent transparent !important;
    }
    

    Log out button

    COPY CODE
    
    a.tiny.button.radius.btn-logout {
        background: white;
        color: black;
    }
    
    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: Facebook login doesn’t work #117281
     Laura
    Moderator

    Please update the theme to latest version 4.0.4 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: Add Css to shortcode fro button #117225
     Laura
    Moderator

    Hello, try

    COPY CODE
    
    .printBtn {
    width: 100px !important;
    }
    

    If its not working please share access so i can see it 🙂

    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: Visual Composer Not working on Kleo, #117035
     Laura
    Moderator
    Not marked as solution
    in reply to: WordPress site not working in Chrome #117032
     Laura
    Moderator
    Not marked as solution
    in reply to: Restriction & Redirect not work with WordPress 4.5 #116941
     Laura
    Moderator
    Not marked as solution
    in reply to: changes on sweed date theme #116939
     Laura
    Moderator
    Not marked as solution
    in reply to: Featured Items not Appearing #116890
     Laura
    Moderator
    Not marked as solution
    in reply to: template settings #116876
     Laura
    Moderator

    Hello, about:
    4- Try by adidng this css to style.css of child theme

    COPY CODE
    
     .home .kleo-main-header .nav > li.active > a {
        background: initial;
    }
    

    6- At the plugin update section, are you able to update it there? What version do you have right now?
    8- Yes it’s a normal behaviour, it will work only if you put the complete postal code not partially. Personally i haven’t such as plugin and i cannot recommend you nothing
    9- What colors do you want to have? 🙂

    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: Disable hover #116857
     Laura
    Moderator

    Hi, try adding this to your Quick JS section that will remove all the title attributes from your anchors

    COPY CODE
    
    <script>
    jQuery(document).ready(function() {
        jQuery("a").removeAttr("title");
    });
    </script>
    
    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: Resize Logo not Working on Scrolling Up #116658
     Laura
    Moderator

    Hello, try adding the following code to style.css of child theme

    COPY CODE
    
    .is-sticky img {
        width: 60%;
    }
    

    🙂

    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 hide the counter #116336
     Laura
    Moderator

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

    COPY CODE
    
    li.feed {
        display: none !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: Latest registered members carousele goes blank #115946
     Laura
    Moderator

    Hello, its because of the rtl, try adding this to style.css

    COPY CODE
    
    .carousel-profiles li {
        float: left !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: Woocommerce product page #115902
     Laura
    Moderator

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

    COPY CODE
    
    h1.product_title.entry-title {
        font-size: 28px !important;
        font-weight: 700;
    }
    
    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 🙂

Viewing 40 posts - 1,801 through 1,840 (of 2,796 total)

Log in with your credentials

Forgot your details?