Forum Replies Created

Viewing 40 posts - 22,521 through 22,560 (of 25,000 total)
  • Author
  • in reply to: How to center a button #62646
     Laura
    Moderator

    Hello, in the button settings, there isnt an option to align it in the center? If not, try maybe 3 rows, and put the button in the middle.

    Let me know if it helps 🙂

    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: CANCEL FRIENDSHIPS REQUEST BUTTON #62643
     Laura
    Moderator

    Hello, use Loco Translate plugin, never edit php files.
    With Loco Translate, you can translate buddypress plugin to change that button text, easy and clean 🙂

    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: Topic Content not showing #62642
     Laura
    Moderator

    Hello, so its was the 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: Change members directory layout. #62633
     Laura
    Moderator

    Hello, could you share an user so i can check it out 🙂

    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: Take off New Registered members in activity stream #62632
     Laura
    Moderator

    Hello, please check out this post http://premium.wpmudev.org/forums/topic/block-new-registration-updates-in-activity-stream-bp-17
    Let me know if it helps 🙂

    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: Single and couple registration #62631
     Laura
    Moderator

    Hello, maybe with http://buddydev.com/plugins/conditional-profile-fields-for-buddypress/
    Just make a conditional field for her and him when I am a: Couple field is selected.
    This tutorial would help: http://wptavern.com/new-plugin-adds-conditional-profile-fields-to-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 🙂

    in reply to: How to change revolution slider navigation arrow #62630
     Laura
    Moderator

    Hello, you need a small arrow for mobile so i can change it, just let me know the url and i will add 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: No demo folder #62629
     Laura
    Moderator

    Hello, go to your themeforest account, Downloads and in Sweetdate check to download all files, there you will find 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: PROBLEM SERIOUSLY: VERY SLOWLY ACCESS ON MY WEB #62628
     Laura
    Moderator

    Hello, its not something related to the theme or plugins, i did check it out, its your hosting, as you see their own website takes 16s to load, they do not provide a good service if their own website works wrong.
    I suggest migrating to another hosting. There isnt much we can do, its for sure a hosting problem.

    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: Why I cannot install the demo data? #62627
     Laura
    Moderator

    Hello, have you contacted your hosting? Maybe its smething related to them

    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: No demo folder #62585
     Laura
    Moderator

    Hello, when you download the folder in themeforest, you will find Demo content folder inside the .zip 🙂

    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 revolution slider navigation arrow #62583
     Laura
    Moderator

    Hello, please change with the following codes

    COPY CODE
    
    .tp-rightarrow.default {
      z-index: 100;
      cursor: pointer;
      width: 45px;
      height: 150px;
      color: #fff;
      text-align: center;
      margin-top: -50px !important;
      opacity: 0;
    }
    .tp-leftarrow.default {
      z-index: 100;
      cursor: pointer;
      width: 45px;
      height: 150px;
      color: #fff;
      text-align: center;
      margin-top: -50px !important;
      opacity: 0;
    }
    

    Do not replace the :hover ones
    That it what i can do, when you hover the arrow will appear, not much more i can do

    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: Revolution Slider – video size #62582
     Laura
    Moderator

    Hello, please try to add this css to Quick CSS in Theme Settings > General

    COPY CODE
    
    .rev_slider embed, .rev_slider iframe, .rev_slider object, .rev_slider video {
      max-width: none !important;
      width: 580px !important;
      height: 360px !important;
      margin-top: 90px;
      margin-left: -218px;
    }
    .tp-video-play-button {
      background: #000;
      background: rgba(0,0,0,0.3);
      padding: 5px;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      position: absolute;
      top: 55%;
      left: 30%;
      font-size: 40px;
      color: #FFF;
      z-index: 3;
      margin-top: -27px;
      margin-left: -28px;
      text-align: center;
      cursor: pointer;
    }
    
    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: Some help with adjustments #62581
     Laura
    Moderator

    Hello, Codestyling localization doesnt support Buddypress anymore, but Loco Translate is very easy to use and fast to translate with 🙂

    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: Some CSS Overrides on forms and sidebar. #62520
     Laura
    Moderator

    Hello, lets try this:

    COPY CODE
    
    .kleo-main-header.header-normal {
      background-color: #00AB69;
    }
    ul#menu-menu a {
      color: white;
    }
    ul#menu-menu a:hover {
      color: white;
    }
    span.caret:after {
      color: white !important;
    }
    .dropdown-menu>li>a {
      color: #00AB69 !important;
    }
    .dropdown-menu>li>a:hover {
      color: #00AB69 !important;
      text-decoration: underline;
    }
    #main .main-color h1, #main .main-color h2, #main .main-color h3, #main .main-color h4, #main .main-color h5, #main .main-color h6 {
      color: #E8671A;
    }
    
    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: Why I cannot install the demo data? #62395
     Laura
    Moderator

    Hello, have you tried disabling other plugins? 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: Some help with adjustments #62394
     Laura
    Moderator

    Hello, for point 1, use a translation plugin like Loco Translate, to trasnlate buddypress nav names
    2. Please use this CSS inside QUICK CSS of your Styling Settings

    COPY CODE
    
    .status.three.columns.mobile-one {
      float: left !important;
      margin-left: 150px;
    }
    

    3. The first s is separated from the %1$ , needs to be %1$s
    4. Add a confirm email in Users > Profile fields and add a field with the name Confirm Email, then save it. Now go to sweetdate > Buddypress and check your new field for main form.
    5. There are a lot of plugins for that, maybe try https://wordpress.org/plugins/likebtn-like-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 🙂

     Laura
    Moderator

    Hello, can you share admin credentials and an url? 🙂

    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: Featured Image stretched in edit #62373
     Laura
    Moderator

    Hello, could you share admin credentials?
    What is the original size of the image?

    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: Idea-Thread: Membership-Hooks #62372
     Laura
    Moderator

    Added to feature requests 🙂

    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: Sweetdate member profile add button #62370
     Laura
    Moderator

    Hello, you can activate all bp profile fields in BP Profile Tabs in Sweetdate options

    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 revolution slider navigation arrow #62368
     Laura
    Moderator

    Hello, please replace the code from above for this one

    COPY CODE
    
    .tp-rightarrow.default {
      z-index: 100;
      cursor: pointer;
      width: 45px;
      height: 150px;
      color: #fff;
      text-align: center;
      margin-top: -50px !important;
      opacity: 1.2;
    }
    .tp-leftarrow.default {
      z-index: 100;
      cursor: pointer;
      width: 45px;
      height: 150px;
      color: #fff;
      text-align: center;
      margin-top: -50px !important;
      opacity: 1.2;
    }
    .tparrows:hover {
      background-position: initial !important;
      opacity: 0.5 !important;
    }
    

    If you find another image that fits better we can use it, so let me know if you like it like 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: Revolution Slider – video size #62367
     Laura
    Moderator

    Hello, yes, i logged in, but i cannot check out the slider if its i see a coming soon page, i was logged in but still saw 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: Layout of the page when PMPro member is logged out #62366
     Laura
    Moderator

    Hello, i can give you a css code with the margin, but it will affect all other articles, because the class is a global class, not a pmpro restricted to logged out member class, i do not see the article title anymore in your website, please let me know once its there to give you the code 🙂

    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: I cant get the update #62294
     Laura
    Moderator

    Just some plugin compatibility we added 🙂 It make your pricing tables look good

    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: I cant get the update #62283
     Laura
    Moderator

    Hello, all your changes should be made to child theme, not main theme, also you can export quick css from import / export option.
    Best would be to switch to before deleting it, export your settings and then import them in the new

    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: Revolution Slider – video size #62282
     Laura
    Moderator

    I see a coming soon page, can you give me 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: Revolution Slider – video size #62272
     Laura
    Moderator

    Hello, please share a link to check it out 🙂

    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: media not appearing on activity stream #62270
     Laura
    Moderator

    Hello, seems to be working for me, 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 🙂

    Attachments:
    You must be logged in to view attached files.
    in reply to: I cant get the update #62268
     Laura
    Moderator

    Hello, you need to delete the old kleo folder, as its appearing as 2 themes, i activated v3.0 so just delete the old one and the update notice will be fixed

    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: I cant get the update #62234
     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: I cant get the update #62228
     Laura
    Moderator

    Hello, just re-download kleo and you will get the most recent version

    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 revolution slider navigation arrow #62222
     Laura
    Moderator

    Hello, yes, those are your images.
    Add it to quick css

    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: I cant get the update #62220
     Laura
    Moderator

    Hello, you can try uploading kleo folder in your ftp file manager and replace it for the old kleo folder (not 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 🙂

     Laura
    Moderator

    Hello, yes as sharmstr said 🙂

    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 revolution slider navigation arrow #62216
     Laura
    Moderator

    Hello, please use this CSS

    COPY CODE
    
    .tp-rightarrow.default {
      z-index: 100;
      cursor: pointer;
      background: url(../assets/large_right.png) no-repeat;
      width: 45px;
      height: 150px;
      color: #fff;
      text-align: center;
      margin-top: -50px !important;
      opacity: 1.2;
    }
    .tp-leftarrow.default {
      z-index: 100;
      cursor: pointer;
      background: url(../assets/large_left.png) no-repeat 0 0;
      width: 45px;
      height: 150px;
      color: #fff;
      text-align: center;
      margin-top: -50px !important;
      opacity: 1.2;
    }
    .tparrows:hover {
      background-position: initial !important;
      opacity: 0.5 !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: Some CSS Overrides on forms and sidebar. #62201
     Laura
    Moderator

    Hello, so Header background color ( With logo and menu ) #E8671A ?
    And links in header #00AB69 with the hover underline decoration?

    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 revolution slider navigation arrow #62194
     Laura
    Moderator

    Could you enable right click? 🙂

    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: Header menu color #62159
     Laura
    Moderator

    Ohh okay, got it 🙂
    Here it is, just add it after the others

    COPY CODE
    
    section.container-wrap.main-title.alternate-color.border-bottom h1 {
      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: Some CSS Overrides on forms and sidebar. #62158
     Laura
    Moderator

    Hello, please try this css
    GREEN LINKS:

    COPY CODE
    
    .inner-content.widgets-container a {
      color: rgb(38, 192, 38) !important;
    }
    .inner-content.widgets-container a:hover {
      color: rgb(38, 192, 38) !important;
      text-decoration: underline;
    }
    

    For 1. Please specify what changes you want, colors etc… 🙂

    For 2. Comments CSS

    COPY CODE
    
    textarea#comment {
      color: grey !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 🙂

Viewing 40 posts - 22,521 through 22,560 (of 25,000 total)

Log in with your credentials

Forgot your details?