Forum Replies Created

Viewing 40 posts - 6,041 through 6,080 (of 25,000 total)
  • Author
  • in reply to: Facebook Integration not working #177936
     Laura
    Moderator
    Not marked as solution
    in reply to: Restrict contents and pages for not logged in users #177934
     Laura
    Moderator

    Hello, that is not available, you may need to use a plugin like Restrict My Site

    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=ing a label on the register page #177933
     Laura
    Moderator

    Glad you could resolve it 🙂 If you can rate us 5 stars at themeforest that would help a lot 🙂

    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: Profile Fields > Descriptions #177928
     Laura
    Moderator

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

    COPY CODE
    
    .standard-form p.description:nth-child(2n) {
        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: make the register form transparent #177926
     Laura
    Moderator

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

    COPY CODE
    
    .form-header {
        border-left: 10px solid rgba(30, 115, 190, 0.3);
        border-top: 10px solid rgba(30, 115, 190, 0.3);
        border-right: 10px solid rgba(30, 115, 190, 0.3);
        background: rgba(30, 115, 190, 0.3) !important;
    }
    .form-search {
        border-left: 10px solid rgba(30, 115, 190, 0.3);
        border-right: 10px solid rgba(30, 115, 190, 0.3);
        background: rgba(30, 115, 190, 0.3) !important;
    }
    .form-footer {
        color: white !important;
        padding: 20px 20px 10px;
        border-left: 10px solid rgba(30, 115, 190, 0.3) !important;
        border-bottom: 10px solid rgba(30, 115, 190, 0.3) !important;
        border-right: 10px solid rgba(30, 115, 190, 0.3) !important;
        background: rgba(30, 115, 190, 0.3) !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: transparent !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: Kleo Live Notifications #177924
     Laura
    Moderator
    Not marked as solution
    in reply to: >> Front Search form #177923
     Laura
    Moderator

    Hello, first create your form at Users > Profile search ( you may need to add the fields first at Users > Profile fields )

    Now please go to Pages > Home > Edit and click ELEMENTOR editor, then click where the form should be and select the form you created

    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: Match #177922
     Laura
    Moderator

    Hello, yes, just use loco translate plugin, select sweetdate and then find the match word 🙂

    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

    Hello, there is no need to import it, that is the buddypress style of KLEO, so its there by default, any demo imported will have it, just setup buddypress pages at settings > buddypress > pages

    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 access theme option #177920
     Laura
    Moderator
    Not marked as solution
    in reply to: Toggle Color for Expand 2nd Level #177918
     Laura
    Moderator

    Hello, child theme is at Appearance > KLEO Welcome > Addons, just install & activate then add the code to style.css using Appearance > Edit or using the file manager 🙂

    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: Problem with elementor #177917
     Laura
    Moderator
    Not marked as solution
    in reply to: Kleo Login popup #177913
     Laura
    Moderator

    Hello, its at page-parts , general-popups.php
    Remember to do all changes at the child theme, create the folder and paste the file there 🙂

    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 products page #177912
     Laura
    Moderator

    Hello, does this help?

    COPY CODE
    
    .kleo-shop-3 li.product:nth-of-type(3n+1), .kleo-shop-cols-3 li.product:nth-of-type(3n+1), .woocommerce.columns-3 li.product:nth-of-type(3n+1) {
        clear: 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: category description – duplicate content #177911
     Laura
    Moderator

    Happy to help 🙂 If you can rate us 5 stars at themeforest that would hep a lot 🙂

    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: Related Posts Featured Image Size and Title Color Change #177910
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! ?

    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: Default Profile Header #177908
     Laura
    Moderator
    Not marked as solution
     Laura
    Moderator

    Hello, please add this to style.css of child theme for revolution slider issue

    COPY CODE
    
    div#rev_slider_1_1_wrapper {
        display: block !important;
    }
    

    To hide the header on other pages just let me know which pages as there is a different code for each.

    I am orry about this issue, i have been testing to find the solution and it has taken more time than expected. We only want to help our customers, that is why we offer free support for all buyers

    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 use Slider Revolution #177906
     Laura
    Moderator
    Not marked as solution
    in reply to: Search form mixing up genders #177905
     Laura
    Moderator

    Hello, please share access so i can check it out 🙂 wp-admin access

    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: Map bubble design #177904
     Laura
    Moderator

    Hello, the logo should appear, it doesnt and not even at the code, so i think it could be a plugin conflict, try deactivating other plugins, change to wordpress theme to see if it shows.

    For the borders the map bubble doesnt have a specific class to target for the css so it has to be done editing the files, only a developer should do this. Please check https://wpgeodirectory.com/support/topic/map-bubble-box/

    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: User profile – section icons #177903
     Laura
    Moderator

    Hello, those codes are not correct, they should look like the ones before “\e9cb” same like this

    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: Home page – add Slider Revolution #177902
     Laura
    Moderator

    Hello, just cut the code there and paste it in a text element below the revslider and it should work 🙂

    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: Show name and position of icons #177901
     Laura
    Moderator

    Hello, i do not see it, can you share a screenshot?

    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: Registration signup, categorized forum. #177881
     Laura
    Moderator
    Not marked as solution
    in reply to: Change=ing a label on the register page #177880
     Laura
    Moderator

    Hello, you can change all profile fields at Users > Profile fields, at the admin dashboard

    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: Backend Editor not saving #177879
     Laura
    Moderator

    Hello , have you tried deactivating some plugins and testing again?
    Let me know 🙂

    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: Top Members Area & Members on Line #177878
     Laura
    Moderator

    Hello 🙂
    1- Could be an css issue, try deactivating other plugins, clearing cache and test again 🙂
    2- This is not possible right now, it would require to edit the template files and only a developer should do that
    3- Its a bit difficult, you could do a search of asian an then save the url of the result, but for online only that is not available, as there is no “online only” checkbox at the forms

    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: make the register form transparent #177877
     Laura
    Moderator

    Hello, what do you mean by transparent? Only the fields visible? This should help you control the visibility of the menu https://wordpress.org/plugins/menu-items-visibility-control/

    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 products page #177793
     Laura
    Moderator

    Hello, if you modify the % of the width, doe it fix 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: category description – duplicate content #177792
     Laura
    Moderator

    Hello, i am so sorry for the misunderstanding. Please try by adding this to style.css of child theme

    COPY CODE
    
    .paged .archive-description {
        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: Demo Data Missing #177791
     Laura
    Moderator

    Hello, here is the documentation https://archived.seventhqueen.com/kleo
    And here the install video https://www.youtube.com/watch?v=wa6Rn5GSGXI

    If you have any question, please ask me here, i will be happy to help you with anything i can 🙂

    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: Default Profile Header #177790
     Laura
    Moderator
    Not marked as solution
    in reply to: Problem with elementor #177789
     Laura
    Moderator
    Not marked as solution
    in reply to: long profile fields broken off #177788
     Laura
    Moderator

    Happy to help 🙂 If you can rate us 5 stars at themeforest that would help a lot

    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 button in the header #177787
     Laura
    Moderator
    Not marked as solution
    in reply to: translation: some of the text is not translatable #177786
     Laura
    Moderator

    Glad you could resolve 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: Toggle Color for Expand 2nd Level #177785
     Laura
    Moderator

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

    COPY CODE
    
    .header-color .navbar-toggle .icon-bar {
        background-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 🙂

    in reply to: Translate Comment Time #177784
     Laura
    Moderator

    Hello, using Loco Translate at the theme and buddypres you may find some strings like %1s or something like that, that is “minute” “hour” and so on, so just place vor before the %s codes 🙂

    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: Search form mixing up genders #177782
     Laura
    Moderator

    Hello, is Sex field setup at Sweetdate > Buddypress ?

    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 - 6,041 through 6,080 (of 25,000 total)

Log in with your credentials

Forgot your details?