Forum Replies Created

Viewing 40 posts - 20,881 through 20,920 (of 25,000 total)
  • Author
  • in reply to: Facebook icon for registration #79015
     Laura
    Moderator

    Hello, but why not use the login modal? Want me to set it up? it comes with the facebook button

    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: Footer Sections #79011
     Laura
    Moderator

    Hello, so you want the last screenshot or the 3 columns?
    Let me know exactly the changes you want in one post so i can do 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: Using local payment gateway #79009
     Laura
    Moderator

    Hello, well i think the best is to leave pmpro activated, create the pages for that plugin and have the levels with pmpro.

    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: Hide and Show Section #79007
     Laura
    Moderator

    Hello, i can add it to the page you want 🙂 i will need the video url, the title can only be one, opened and closed.
    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: Blog Layouts and Styles #79006
     Laura
    Moderator

    Hello, did you 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: Membership Level display #79005
     Laura
    Moderator

    Hello, right now the only option was using that plugin.

    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: Creating widget area below Post content #78959
     Laura
    Moderator

    Hello, well this requires some time and development and right now its not avaible, the only option i see is to use the plugin or to hire a developer 🙂

    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: Blog carousel on frontpage is cut off #78936
     Laura
    Moderator

    Hello, used this in style.css

    COPY CODE
    
    @media screen and (min-width: 800px) {
    .carousel-stories.responsive {
        width: 1500px;
        height: 1000px;
    }
    .carousel-stories {
        overflow: hidden;
        max-height: 594px;
        clear: both;
        padding-top: 20px;
    }
    .kleo-carousel {
        height: 600px;
        width: 1400px;
        margin-left: -30%;
    }
    .caroufredsel_wrapper {
        height: 600px !important;
        width: 1550px;
    }
    ul.feature-stories li {
        width: 594px;
    }
    .carousel-stories li {
        text-align: center;
        max-width: 526px;
        padding: 0 8px;
        display: block;
        float: left;
    }
    a.imagelink {
        width: 494px;
    }
    img.attachment-blog_carousel.wp-post-image.lazyloaded {
        width: 494px;
        height: 394px;
    }
    }
    @media only screen and (max-width: 940px) {
    .caroufredsel_wrapper {
        height: 600px !important;
    }
    }
    

    Do you like 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: Mobile facebook button styling issue #78927
     Laura
    Moderator

    Hello, so is the issue resolved? 🙂

    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: Icons and underlining the column below. #78923
     Laura
    Moderator

    Hello, about the icons i can see them, check out your plugin, maybe one was creating a conflict, i deactivated some to test and its working
    For the line, please add this to style.css of child theme

    COPY CODE
    
    .hr-title.hr-full.hr-center {
        padding-top: 30px;
    }
    
    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 🙂

    Attachments:
    You must be logged in to view attached files.
    in reply to: News focus bug #78918
     Laura
    Moderator

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

    COPY CODE
    
    ul.kleo-carousel {
        height: 400px !important;
    }
    .caroufredsel_wrapper {
        height: 400px !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: Background color doesn't show in column #78911
     Laura
    Moderator

    Hello, could you share ftp? There is a plugin conflict in your website

    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: Background color doesn't show in column #78905
     Laura
    Moderator

    Hello, oh ok i misunderstood, will check it out now

    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: Please correct this glitch on friends page :) #78836
     Laura
    Moderator

    Hello, please calm down, i’m trying to help you with a custom request, the width is relative to the name but not endless, if the name is too long

    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: Large space between header and page heading #78823
     Laura
    Moderator

    Hello, there is no need to do that, please try the css i posted above, it should 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 🙂

     Laura
    Moderator

    Hello, please add this to header.php of child theme

    COPY CODE
    
    <?php if ( is_user_logged_in() ) { } else { ?>
    <style  type="text/css" media="screen">
    li#menu-item-3112 {
        display: none !important;
    }
    </style>
    <?php } ?>
    

    Let me know if it works 🙂

    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 Live Notifications are not working as they should #78809
     Laura
    Moderator

    Hello, will assign the ticket to a higher support lever 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: Using local payment gateway #78807
     Laura
    Moderator

    Hello, well paid memberships pro is not related to woocommerce.
    If the theme requires you to create those pages then i cant do much there, you could try contacting them about that.
    To enable registration go to Settings > General and click “Anyone can register” 🙂
    Let me know if i can help

    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: PMPro and messages #78804
     Laura
    Moderator

    Hello, right now is not possible, but it may be in future releases

    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: Background color doesn't show in column #78803
     Laura
    Moderator

    Hello, i see it white, did you 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: News focus bug #78802
     Laura
    Moderator

    Hello, sure, i will need to access that page 🙂

    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 questions too long to display #78801
     Laura
    Moderator

    Hello, that requires a it more of development, right now that css is what works best 🙂

    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: Recommended Recaptcha #78800
     Laura
    Moderator

    Glad it worked! 🙂 dont forget to rate us 🙂

    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: Side menu on mobile does not expand (megamenu) #78799
     Laura
    Moderator

    Hello, that requires some time and development and right now its not possible, i would suggest to hire a developer to do it for you 🙂

    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 Main Menu not working on mobile #78798
     Laura
    Moderator

    Hello, right now its not possible, i would suggest to hire a developer for that 🙂

    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: Blog carousel on frontpage is cut off #78797
     Laura
    Moderator

    Hello, you want to make the images 394 high only mobile view?

    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: breadcrumbs: where to translate "Home" #78796
     Laura
    Moderator

    Hello, it was a pleasure 🙂 dont forget to rate us! 😀

    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 overwrites Wishlist Text #78795
     Laura
    Moderator

    Hello, just go to Loco Translate, find the theme KLEO and click on your language file, now click on SYNC and wait until its finished, now you can search for the word and translate 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: WP editing post window doesn't work #78794
     Laura
    Moderator

    Hello, awesome! glad it helped. Please remember to rate us at themeforest and share a nice comment 🙂

    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: Replace author name by its iD on post #78793
     Laura
    Moderator

    Hello, the only way is just to tell your users to not add last name or just change the field name to something else

    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: Creating widget area below Post content #78786
     Laura
    Moderator

    Hello, you could use https://wordpress.org/plugins/add-widget-after-content/ 🙂
    EDIT: The screenshot shows sidebar but i meant Widgets, once you have the plugin installed you will be able to add widgets to 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 🙂

    Attachments:
    You must be logged in to view attached files.
    in reply to: Hide and Show Section #78772
     Laura
    Moderator

    Hello, i did some changes on your homepage, added this to the visual composer:

    COPY CODE
    
    [vc_accordion collapsible="" disable_keyboard="" icons_position="to-left" active_tab="false"][vc_accordion_tab icon="angle-up" icon_closed="angle-down" tooltip_position="left" tooltip_action="hover" title="Video" el_id="videorow"][vc_video link="https://www.youtube.com/watch?v=fLucfNjInuQ"][/vc_accordion_tab][/vc_accordion]
    

    And this css to the page css

    COPY CODE
    
    .panel-title a {
        color: white !important;
        margin-left: 47%;
    }
    .wpb_wrapper {
        background-color: black;
    }
    .panel {
        background-color: black !important;
    }
    .panel {
        border: none !important;
    }
    span.icon-closed.icon-angle-down:before {
        margin-top: 2%;
        position: absolute;
        margin-left: 47% !important;
        color: white;
    }
    .panel-heading {
        height: 80px;
    }
    span.icon-opened.icon-angle-up:before {
         margin-top: 2%;
        position: absolute;
        margin-left: 47% !important;
        color: white;
    }
    .wpb_video_wrapper {
        width: 70%;
        margin-left: 13%;
    }
    .panel-body {
        border: 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 🙂

    Attachments:
    You must be logged in to view attached files.
    in reply to: Please correct this glitch on friends page :) #78748
     Laura
    Moderator

    Hello, you could try by adidng this to style.css of child theme

    COPY CODE
    
    .main-color #buddypress #members-list .member-inner-list {
        width: 110%;
    }
    

    That will help the friends page, but the members page i do not 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 🙂

    Attachments:
    You must be logged in to view attached files.
    in reply to: Restrict access to non-logged in user #78745
     Laura
    Moderator

    Hello, for that you should select the membership level instead, as this topic was for not logged in users and not for only paid users. Could you open a new topic so i can help you with that? 🙂

    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: Login timeout when incorrect password used – comet chat #78744
     Laura
    Moderator

    Hello, will assign the ticket to a higher support lever 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: User and group Profile page cover width #78743
     Laura
    Moderator

    It was a pleasure. Dont forget to rate us and give us a nice comment on themeforest! 🙂

    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: % sign after animated numbers #78742
     Laura
    Moderator

    Hello, well i am still not sure how we can do this, so i will need to test it, i can do it in my site if you prefer 🙂

    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: Large space between header and page heading #78741
     Laura
    Moderator

    Hello, the design of the theme is focused in minimalist and modern look, if you still want to take that space off, please add this to style.css 🙂

    COPY CODE
    
    #main {
        padding-top: 0px !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: Facebook icon for registration #78735
     Laura
    Moderator

    Hello, can you share admin credentials? 🙂

    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: Where can I translate my contact form #78731
     Laura
    Moderator

    Hello, you can do that using loco translate and translating KLEO, but make sure you click on SYNC so the new strings are updated.
    To change the email, go to Settings > General

    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 🙂

    Attachments:
    You must be logged in to view attached files.
Viewing 40 posts - 20,881 through 20,920 (of 25,000 total)

Log in with your credentials

Forgot your details?