Forum Replies Created

Viewing 40 posts - 22,281 through 22,320 (of 25,000 total)
  • Author
  • in reply to: The problem with displaying images #66414
     Laura
    Moderator

    Hello, i have check out your page and everything shows fine, did you resolve it? If not, please try to clean your browser cache using CTRL+F5

    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: About us info not show in member listing #66413
     Laura
    Moderator

    Hello, you need to add that function to child theme functions.php

    COPY CODE
    
    //members page fields 
    add_action('after_setup_theme','kleo_my_member_data');
    function kleo_my_member_data() 
    {
        global $kleo_config;
        //this is the details field, right now it take the "About me" field content 
        $kleo_config['bp_members_details_field'] = 'About me';
        //this display the fields under the name, eq: 36 / Woman / Divorced / Berlin. Modify with the names of the fields you want to appear there
        $kleo_config['bp_members_loop_meta'] = array(
            'I am a',
            'Marital status',
            'City'
        );
          
    }
    

    But instead of About me, use About us

    Change the text field to show ( large ) here

    COPY CODE
    
     $kleo_config['bp_members_details_field'] = 'About me';
    

    Change About me for your Field Name ( the one you want to show )

    And Change

    COPY CODE
    
        $kleo_config['bp_members_loop_meta'] = array(
            'I am a',
            'Marital status',
            'City'
    

    I am a, Marital status, City with other fields that you want to show ( those will appear next to the age )

    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 translate from child ? #66412
     Laura
    Moderator

    Hello, you should place translated files in wp-content/languages/themes with the name of the theme as you will find 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 🙂

     Laura
    Moderator

    Hello, please share admin credentials and a link 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: Translating Header Options/Main menu info #66407
     Laura
    Moderator

    Hello, you can find it using Loco translate plugin, please share admin account 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: sweetdate updates #66406
     Laura
    Moderator

    Hello, you should be fine uploading sweetdate folder to wp-content/themes as you use child theme, and all your changes are there, you wont lose 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: Problem with the style of kleo_top_members #66375
     Laura
    Moderator

    Hello, i see it fine, remember that you only have 3 users, you will need more in order to see everything correctly.
    You could use our demo homepage and customize 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: create an account #66365
     Laura
    Moderator

    Hello, if you have restricted buddypress pages for not logged in members, then it will show that. Check out at Sweetdate > Memberships

    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: dont know how to setup the sweet date theme #66364
     Laura
    Moderator

    Hello, make sure your app has all links and photos required, for example support mail, conditions url etc…

    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, great! glad you could find a way 🙂

    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, for the public wishlist, i dont know if its possible to do that, because the member would know the others address, maybe you could offer gifs for others, like adidng a field in woocommerce product with ” Name of the User” and then make the order to the address of the desired user, so the one that gives it doesnt know their address

    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 translating words #66294
     Laura
    Moderator

    Hello, those are in the theme, did you look in Sweetdate or in Buddypress?
    This is where they should be:
    -view group ( Theme / Buddypress )
    -Quick Navigation profile ( Theme )
    -Search groups ( Theme / Buddypress )
    -Viewing / Groups ( Theme / Buddypress )
    -please Select your country ( Theme / Buddypress )
    -upgrade account ( Theme )
    -match ( Theme )

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

    Laura Solanes - Graphic Designer and Web Designer

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

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

    Always happy to help you 🙂

    in reply to: Captcha for bottom page contact us for #66293
     Laura
    Moderator

    Hello, do you mean the form that has a message icon in the right bottom corner? Do you wanted to add captcha 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 🙂

    in reply to: Need some help with the theme Sweet date #66292
     Laura
    Moderator

    Hello, for each number:
    1- Yes, for registration please go to Users > Profile fields and add the fields you want in Base group ( those will appear in registration )

    For the search form, you can add fields to base or to any other group, then go to Sweetdate > Buddypress and check the ones you want to appear in main form and in advanced form (the one in members directory )

    2- First create a membership level, if the page you want to restrict is part of buddypress, go to Sweetdate > Memberships and choose what level CANT see/do those options. If its for a normal page, go to Pages, edit your page, find in the sidebar Restriction and select the level.

    3- You will need a plugin for that, there are many, but maybe try with https://wordpress.org/plugins/wp-email-template/ or https://wordpress.org/plugins/wp-better-emails/

    4- Reset password is a function from wordpress that why it redirects there, there should be a button below the form that say “return to website” If you dont want them to see wordpress logo you can customize default look of wp-login with a brandable plugin, like Theme my login or maybe Ultimate Tweaks ( that come with other functions, paid )

    5- Well right now this is not possible but you can just restrict all your pages, so they will see a message that they need to buy a membership and a link.

    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: create an account #66152
     Laura
    Moderator

    Hello, dont worry is very simple, go to Settings > General, check anyone can register, then go to Settings > Buddypress and choose the register page, save.
    Now go to Tools > Buddypress and check all options.
    Also go to Settings > Permalinks , change to Default, save then change again to post name, save.

    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 home page user logged in ? #66149
     Laura
    Moderator

    Hello, i have not tested it and its the only one i found, try it and 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 🙂

     Laura
    Moderator

    Hello, by different member do you mean different membership levels?

    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

    Here it is 🙂 https://wordpress.org/plugins/bp-moderation/

    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 #66146
     Laura
    Moderator

    Hello, mhm so, do you mean that the tab answer for “Land” goes up or dissappears?
    For membership to show, add this to functions.php

    COPY CODE
    
    function kleo_membership_info()
    {
      global $membership_levels,$current_user;
      if (! $membership_levels) {
        return;
      }
      
     
        if (isset($current_user->membership_level) && $current_user->membership_level->ID)
        {
          echo '<a><span class="label radius pmpro_label">'.$current_user->membership_level->name.'</span></a>';
        }
        else
        {
          echo '<a><span class="label radius pmpro_label">'.__("Upgrade account",'kleo_framework').'</span></a>';
        }
    }
    
    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: A bug #66144
     Laura
    Moderator

    Redirection fixed, you had reload current page in popup redirection, so pmpro didnt redirect to membership table, now changed to defaut wordpress redirect and its working, remember it only works for users that still dont have a membership

    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: A bug #66143
     Laura
    Moderator

    Hello, i was not the one who did the service, will check out your issue.
    For members, they will start appearing once they login for the first time

    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 style of the profile #66142
     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: GOLD (OR) FREE #66141
     Laura
    Moderator

    Yes that is a good setting! I’m glad it worked 🙂

    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: dont know how to setup the sweet date theme #66140
     Laura
    Moderator

    Hello, you should click on import sliders and drop each slider that you want, found in revolution slider folder. Then the slider should appear in slider list, you can then edit them and add them to a page using the vc element.

    Sweetdate child is the base for changes, all changes to main files need to be copies in child theme with the same path, because when you update the theme this way you wont lose your changes, because you should have saved all in child theme. Both themes need to be installed and child theme needs to be active.

    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

    The css is not working fine, do you have a cache plugin setup? Please add

    COPY CODE
    
    .w2dc-listings-block-content {
            width: 100%;
    }
    .container img {
      height: auto !important;
     }
    @media screen and (max-width: 700px) {
    #header .header-banner {
    display:none;
    }
    }
    header.w2dc-listing-header h2 a, header.w2dc-listing-header h2 a:visited {
        font-weight: normal;
    }
    .w2dc-categories-root {
        font-weight: normal;
    }
    div.w2dc-content .w2dc-fields-group {
        margin-bottom: 40px;
        margin-left: 0;
        margin-right: 0;
        margin-top: 70px;
    }
    div.w2dc-content .w2dc-fields-group .w2dc-fields-group-caption {
        font-weight: normal;
    }
    .w2dc-big-slide {
      background-position:50% 50%;
      background-repeat:no-repeat;
      background-size:cover;
      overflow:hidden;
      text-align:center;
    }
    .w2dc-big-slide-wrapper {
      background:none 0 0 repeat scroll #FFFFFF;
      border:5px solid #FFFFFF;
      box-shadow:#ffffff 0 0 5px;
      margin-bottom:20px;
      overflow:hidden;
      transform:translateZ(0px);
    }
    .wp-caption {
    background-color:transparent !important;
    }
    img.alignleft, img.alignright, img.aligncenter {
        margin-bottom: -12px;
    }
    .w2dc-content.w2dc-search-form {
      border-radius:0px;
      margin-bottom:20px;
    }
    .w2dc-content .w2dc-btn {
      -webkit-user-select:none;
      background-image:none;
      border:1px solid transparent;
      border-radius:0px;
      cursor:pointer;
      display:inline-block;
      font-size:14px;
      font-weight:normal;
      line-height:1.42857143;
      margin-bottom:0;
      padding:6px 12px;
      text-align:center;
      vertical-align:middle;
      white-space:nowrap;
    }
    .w2dc-search-section-label {
      font-family: "Open Sans Condensed",Arial,Helvetica,sans-serif;
      font-size: 1.7em;
      text-shadow: 0 1px 1px #000000;
      font-style: normal;
      line-height: 2em;
    border:1px solid transparent;
      border-radius:0;
      line-height:1.42857143;
      margin-right:2px;
    }
    .vc_separator h4 {
      display:table-cell;
      font-size:20pt;
      line-height:1em;
      white-space:pre;
    }
    main-color *::-moz-selection {
        background-color: #000000;
        color: #ffffff;
    }
    .alternate-color .kleo_ajax_results h4 span {
        background-color: #000000;
    }
    #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: #666666;
    }
    .vc_separator h4 {
        display: table-cell;
        font-size: 18pt;
        line-height: 1em;
        white-space: pre;
    }
    .w2dc-content {
      font-size:16px;
    }
    .w2dc-search-section-label {
        font-family: "Open Sans Condensed",;
        font-size: 1.5em;
        font-style: normal;
        line-height: 2em;
        text-shadow: 0 0px 0px #000000;
    }
    .single .container .with-meta .article-content, .posts-listing.standard-listing.with-meta .article-content {
      margin-left: 0px !important;
    }
    article .article-meta {
      width: auto !important;
      float: left !important;
      text-align: center !important;
      margin-left: 240px !important;
    }
    .entry-content .dropcap {
        color: #e977af;
        float: left;
        font-size: 5.71429rem;
        line-height: 0.75;
        margin-top: 6px;
        padding-right: 0.857143rem;
        text-transform: uppercase;
    }
    .posts-listing.standard-listing.with-meta.inline-meta .article-meta .post-meta {
      float: right !important;
      margin-left: -100px;
    }
    .template-page.col-sm-8.tpl-right.with-meta .article-meta {
      margin-top: 0px !important;
      position: absolute;
    }
    div#shr_canvas2 {
      padding-bottom: 50px;
    }
    @media (max-width: 991px) {
    .template-page.col-sm-8.tpl-right.with-meta .article-meta {
      margin-left: 110px !important;
    }
    }
    #main-container .article-content {
      padding-top: 50px !important;
      float: none;
      width: auto;
      border: 0;
      background: transparent;
    }
    

    To your style.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 🙂

     Laura
    Moderator

    Hello, fixed, how does it look 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: Header menu color #66132
     Laura
    Moderator

    Hello, can you share a link? 🙂

    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 the style of kleo_top_members #66117
     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: Update Sweetdate #65933
     Laura
    Moderator

    Hello, you should setup your themeforest api in theme options and just upload the main folder of the theme,download the installable file, open the zip and find sweetdate folder ( not child ) then upload it to your hosting 🙂

    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 can i upgrade new version Theme? #65930
     Laura
    Moderator

    Hello, are you using the child theme? Do you have it activated? If yes, just go to your ftp file manager and upload the new update ( sweetdate folder ) to wp-content/themes but dont update the child theme, is not needed

    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: Page Goes Down – When Uploading Image #65929
     Laura
    Moderator

    Hello, will assign the ticket to a higher support lever who can help and advise you in your query.
    It would be good to have you credentials to facilitate our work.
    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: Desktop app responsive sizing #65928
     Laura
    Moderator

    Hello,could you share a screenshot and a link?

    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 no working #65926
     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: Questions pins and searchs #65922
     Laura
    Moderator

    Hello, will assign the ticket to a higher support lever who can help and advise you in your query.
    It would be good to have you credentials to facilitate our work.
    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: Hide home page user logged in ? #65921
     Laura
    Moderator

    Hello, you could use this plugin https://wordpress.org/plugins/member-access/ or maybe the menu for logged in users plugin and hide Home link for logged in users

    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: Captcha for bottom page contact us for #65920
     Laura
    Moderator

    Hello, please check out http://contactform7.com/captcha/

    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: My adsense is not showing on all pages #65887
     Laura
    Moderator

    Hello, you can copy your footer.php to your child theme, edit it and add your adsense code 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: GeoDirectory integration #65865
     Laura
    Moderator

    Hello Carolina, about what they said, we have a very good integration style with the plugin.
    We plan a lot of features and keep updating the theme so its always new and fresh to old and new clients, so it can mesh with any plugin. The Integration was just added, so how come “the integration code has not been updated in a long time”? Its not logic 🙂

    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: Remove top meniu #65727
     Laura
    Moderator

    Hello, will assign the ticket to a higher support lever who can help and advise you in your query.
    It would be good to have you credentials to facilitate our work.
    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 🙂

     Laura
    Moderator

    Hello, your request its a bit difficult to perform with buddypress code right now, you can use buddypress moderation for profile approve system, but specific fields for users is related to member types, something new in buddypress that still doesnt have a very functional field restriction, so the best you could do is hire a freelancer to try to find a way of doing 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 🙂

Viewing 40 posts - 22,281 through 22,320 (of 25,000 total)

Log in with your credentials

Forgot your details?