Forum Replies Created

Viewing 40 posts - 24,801 through 24,840 (of 25,000 total)
  • Author
  • in reply to: Remove Top Profile Line with Real Name #36712
     Laura
    Moderator

    Hello, there is no code for this, just go to wp admin panel > Users > Profile Field and delete the field that you dont want.

    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: Posts Carousel Format Issues #36711
     Laura
    Moderator

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

    COPY CODE
    
    .caroufredsel_wrapper {
    height: 342px;
    }
    
    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: CSS styling for profile, edit, checkbox label #36710
     Laura
    Moderator

    Hello 🙂 I added a code that changes all labels of checkbox color dodgerblue, is that what you wanted?

    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 Profile Text Background Color #36704
     Laura
    Moderator

    Hello,
    First,

    COPY CODE
    
    #profile .generic-button a, .tabs.pill.custom dd:not(.active) a, #profile .callout, .regulartab dt, .regulartab dd {
    background: rgba(54, 54, 54, 0.34);
    }
    

    If it doesnt work, try this very good CSS tutorial: http://www.w3schools.com/css/

    Second,
    I have answered you professionaly, without screams, insults or what ever, so the unprofessional here its you.
    That you paid money doesnt means you can be like that with us.

    Thirdly,
    This is the second time i answer you professionaly while you insulted and scream to me, so you are very welcome Sir.
    The codes are CORRECT maybe the explanation of your question wasnt.

    Fourth,
    I am not forced to answer you, this is custom css, so its custom work, but, i do answer you, so you are welcome Sir. If its so simple, why dont you do it instead?

    Greetings.

    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: CSS styling for profile, edit, checkbox label #36695
     Laura
    Moderator

    Hello, can you please give me access to your ftp 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: Posts Carousel Format Issues #36694
     Laura
    Moderator

    Hello, can you please send me a link to 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: Profile fields showing up twice #36612
     Laura
    Moderator

    Hello, this is usually caused by a cache plugin you have installed, try disabling object cache or any other option and test it, always deleting cache after every action 🙂

    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 Search results #36603
     Laura
    Moderator

    Hello, go to Sweetdate > Buddypress and you can choose what fields to show in search form 🙂

    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 Profile Text Background Color #36592
     Laura
    Moderator

    Hello, add this then:

    COPY CODE
    
    #profile .generic-button a, .tabs.pill.custom dd:not(.active) a, #profile .callout, .regulartab dt, .regulartab dd {
    background: #363636 !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: Change Profile Text Background Color #36576
     Laura
    Moderator

    Hello, please add this to your child theme style.css

    COPY CODE
    
    #profile .generic-button a, .tabs.pill.custom dd:not(.active) a, #profile .callout, .regulartab dt, .regulartab dd {
    background: rgba(255,255,255,0.1);
    color: #363636;
    }
    #profile .cite a, #profile .regulartab a, #profile .btn-carousel a {
    color: #363636 !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: CSS styling for profile, edit, checkbox label #36570
     Laura
    Moderator

    Hello, then use this

    COPY CODE
    
    .editfield field_626 field_outdoor-hobbies optional-field visibility-friends alt field_type_checkbox .checkbox laber {
    color:dodgerblue;
    }
    
    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: CSS styling for profile, edit, checkbox label #36550
     Laura
    Moderator

    Hello. add this to your child theme style.css

    COPY CODE
    
    .standard-form label, .standard-form span.label {
    color: dodgerblue;
    }
    
    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 avatar name #36549
     Laura
    Moderator

    Hello, you can use a translation plugin like Codestyling localization and edit buddypress to change 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: General Questions #36511
     Laura
    Moderator

    Hello, here is a sample of a custom search form style, you can edit it as you want:

    COPY CODE
    
    /* Search Box Borders Color */
    .form-header {
    border-left: 10px solid rgba(56, 49, 52, 0);
    border-top: 10px solid rgba(146, 66, 93, 0);
    border-right: 10px solid rgba(146, 66, 93, 0);
    }
    .form-search {
    border-left: 10px solid rgba(221, 39, 101, 0);
    border-right: 10px solid rgba(146, 66, 93, 0);
    }
    /* Form Background color */
    .form-search, .form-header, div.alert-box, div.pagination span.current {
    background: rgba(54, 54, 54, 0.51);
    }
    /* Border color of the buttons */
    .form-search.custom div.custom.dropdown a.selector, .form-search.custom div.custom.dropdown a.current, .form-search.custom select {
    border: solid 1px #363636;
    }
    /* Background color of the buttons */
    .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: #363636;
    }
    /* Search Button colors */
    .button:hover, .button:focus, .form-search .button, .form-search .button:hover, .form-search .button:focus, .wpcf7-submit:focus, .wpcf7-submit:hover, #rtmedia-add-media-button-post-update:hover, #rt_media_comment_submit:hover, .rtmedia-container input[type="submit"]:hover {
    color: #ffffff; /* Text color */
    background-color: #363636; /* Background Color */
    border: 1px solid #363636; /* Border Color */
    }
    /* Form Footer  */
    .form-footer {
    color: #FDF9F9; /* Text Color */
    padding: 20px 20px 10px;
    border-left: 10px solid #363636;
    border-bottom: 10px solid #363636;
    border-right: 10px solid #363636;
    background: #363636;
    width: 360px;
    }
    /* Photos Border */
    .carousel-profiles li {
    border: 3px solid #363636;
    }
    /* Arrows Color */
    a:not(.button), div#main a:not(.button), #header .form-footer a:not(.button) {
    color: #F7F4F4;
    }
    /* Text color, change #FFF to the color of the text you need */
    #header, #header .form-header .lead, #header label {
    color: #FFFFFF;
    }
    

    Use a image editor like Gimp, then blend the background and the image and set this new image as the slider background, then delete the slide with the image, it will remain static as its the background 🙂

    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: CSS styling for profile, edit, checkbox label #36510
     Laura
    Moderator

    Hello, please send me your website link so i can tell you what to put 🙂

    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: Matching Fields Multiple Values Not Working #36509
     Laura
    Moderator

    Hello, here is a sample of a custom matching, just change the names for your own Field name and delete others you dont need:

    COPY CODE
    
     //change matching system
    add_action('after_setup_theme','kleo_my_match');
    function kleo_my_match() {
    global $kleo_config;
    $kleo_config['matching_fields']['starting_score'] = 1;
    //If we want to match by members sex. values: 0|1
    $kleo_config['matching_fields']['sex_match'] = 1;
    //required for initial match. If the sex preference matches it will continue to the specified fields below
    $kleo_config['matching_fields']['sex'] = 'Soy';
    $kleo_config['matching_fields']['looking_for'] = 'Busco';
    //sex percentage
    $kleo_config['matching_fields']['sex_percentage'] = 20;
    //single value fields like select, textbox,radio
    $kleo_config['matching_fields']['single_value'] = array (
        'Estado Civil' => 1,
        'Ciudad' => 1,
        'País' => 1,
    	'Fumo'	=> 1,
    	'Bebo'	=> 1,
    	'Mejor Característica'	=> 1,
    	'Hijos'	=> 1,
    );
    //multiple values fields like multiple select or checkbox
    $kleo_config['matching_fields']['multiple_values'] = array (
        'Musica' => 1,
        'Literatura' => 1,
    	'Cine'	=> 1,
    	'Actividades'	=> 1,
    	'Deportes'	=> 1,
    	'Idiomas'	=> 1,
    	'Personalidad'	=> 1,
    	'Características'	=> 1,
    ); 
    }
    /* rtMedia tab - only if plugin installed */
    if (class_exists('RTMedia')) 
    {
        $bp_tabs['rtmedia'] = array(
            'type' => 'rt_media',
            'name' => __('My photos', 'kleo_framework'),
            'class' => 'mySlider'
        );
    }
    
    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 or reCaptcha Not Displaying on Register Page #36508
     Laura
    Moderator

    Hello, in wangguard configuration go to security question and add some for 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: General Questions #36496
     Laura
    Moderator

    Hello 🙂
    For the sign up option to appear, you need to enable that anyone can register in Settings > General , this will enable the sign up and the create account in log in modal 🙂
    Users can create groups from the groups page, if you want a button on their profile i can create it for you, but remember to allow users to create groups in buddypress settings 🙂

    For the photos in profile you need rtmedia plugin, and enable comments on media, like the attachment.
    Hope 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 🙂

    Attachments:
    You must be logged in to view attached files.
    in reply to: Can't login into my wordpress #36434
     Laura
    Moderator

    Hello, try to recreate what you did before the error came and try to delete 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: Captcha or reCaptcha Not Displaying on Register Page #36432
     Laura
    Moderator

    Hello, try to use this plugin https://wordpress.org/plugins/wangguard/

    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 facebook login after update to 2.7 #36431
     Laura
    Moderator

    Hello, please check out this https://archived.seventhqueen.com/forums/topic/facebook-login-error

    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 login into my wordpress #36429
     Laura
    Moderator

    Hello, delete what you added for now so you can log in to wordpress, and link me to the question you did for geo please 🙂

    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 gender #36426
     Laura
    Moderator

    As wisinyyandel7 said , go to Profile Fields > I’m a / Looking for , edit those and change man for couple 🙂

    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 add "Upload photo" to the register page? #36393
     Laura
    Moderator

    Hello, use this https://wordpress.org/plugins/buddypress-upload-avatar-ajax/ 🙂

    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, that option is at Sweetdate > Buddypress > Members search – Superior age search limit

    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: Moving Headers #36391
     Laura
    Moderator

    Hello, that is the content of your post, just use spaces and visual editor 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: Structure website Google #36390
     Laura
    Moderator

    Hello, those are sitemaps and you cannot edit what appears there but you can try to force google to use them, they will appear with the time, yes, but i recommend you use a sitemap if all in one seo doesnt give you one, use https://wordpress.org/plugins/google-sitemap-generator/

    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: Structure website Google #36354
     Laura
    Moderator

    Hello, this doesnt happen so fast, google uses your traffic, web content and text richness to put a position to your website, it doesnt suddenly appear at the top. Give rich content to your website and a good traffic, use seo and with time it will appear 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: recaptcha for user registration #36353
     Laura
    Moderator

    Hello, try to use a better captcha plugin like: https://wordpress.org/plugins/si-captcha-for-wordpress

    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: Structure website Google #36350
     Laura
    Moderator

    Hello, use a good seo plugin like All in one SEO 😀
    https://wordpress.org/plugins/all-in-one-seo-pack/

    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 page and membership level #36270
     Laura
    Moderator

    Hello, yes that code should work, chaning /register for your page but first is resolve the conflicts.

    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, try deactivating other plugins and test 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: Registration page and membership level #36263
     Laura
    Moderator

    Hello, there is some kind of conflict with your plugins, one or some of them is blocking stuff from working, you should deactivate all an test it, one of them is also blocking sweetdate menu from saving changes.

    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 i can change Membership text? #36184
     Laura
    Moderator

    Hello, go to Sweetdate menu on wordpress and in “Subscriptions” disable “Show in table” on each section. Then in each level descriptions at Memberships add the code i gave you and change the text 🙂

    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 users are not showing up in search #36074
     Laura
    Moderator

    Hello,
    The users will appear in member page once they log in 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: Problems with theme items. Help me #36073
     Laura
    Moderator

    Hello, please give me the following: FTP access , WP-Admin access 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: Facebook Twitter Linkedin Share Plugin #36049
     Laura
    Moderator

    Hello, i would recommend https://wordpress.org/plugins/loginradius-for-wordpress/

    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: German Language Translation #36048
     Laura
    Moderator

    Hello :), if you dont have a wplang just add this:

    COPY CODE
    
    define(‘WPLANG’, ‘de_DE’);
    

    To your wp-config.php

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

    Laura Solanes - Graphic Designer and Web Designer

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

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

    Always happy to help you 🙂

    in reply to: Problem with facebook login after update to 2.7 #36047
     Laura
    Moderator

    Hello, make sure you have it all set-up in Sweetdate menu, as your facebook app secret key, if all is well set-up deactivate some plugins but buddypress and let me know if its working 🙂

    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 a group #36046
     Laura
    Moderator

    Hello, go to Settings > Buddypress > Pages and make sure you have a page for each one. Then go to Settings > Buddypress > Settings and if Creation of a group is allowed for users, you will see it in frontend, if not, you can create if from groups section in backend. Try to create some activity in the group, and see if its showing, if not, deactivate your plugins but buddypress and check if its working.

    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 - 24,801 through 24,840 (of 25,000 total)

Log in with your credentials

Forgot your details?