Support only during business hours : Monday to friday, from 8:30 am – 5:30 pm CEST

Due to the decrease in our staff due to vacations, our response time may be longer.

Be sure we're doing our best to manage your topic as soon as possible.

Member Directory / Profile Header Background

This topic is resolved
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Armin Apadana
    Participant
    • 1 Topics
    • 2 Posts
    @arminapadana

    Hi,
    I have 3 Questions regarding the member directory and profile page:

    1. Directory: How can I make the settings for sorting
    2. Directory: The “newly registered” setting is not displayed correctly, it should display all members, since their all new..
    3. Profile: How can I remove the profile header background overlay color?

    staging.victorylove.ch/members

    Thanks for fast feedback

    Themosaurus
    Keymaster
    Themosaurus Support
    • 1 Topics
    • 1675 Posts
    @themosaurus

    Hi Armin Apadana,

    Great looking website! We really like what the work you’re putting in this project. ?

    1) Do you want to change the fields displayed in the director search form?
    2) Maybe this issue is due to a caching problem on your side. We see the same number of members on “Last Active”, “Newest Registered” and “Alphabetical” (10).
    3) Do you wish to change or remove the overlay color?

    Also, can you please document your questions with (highlighted) screenshots? It will be easier for us to help you.

    Thank you for your reply.

    Regards

    Armin Apadana
    Participant
    • 1 Topics
    • 2 Posts
    @arminapadana

    Thanks!

    1) Yes, and also where to costumize the displayed profile “cards” in terms of colors, spacings etc.
    2) Thats because I could figured it out in the meanwhile. But can I change those options? Like alphabetical first etc.
    3) remove

    Thanks

    Themosaurus
    Keymaster
    Themosaurus Support
    • 1 Topics
    • 1675 Posts
    @themosaurus

    Hi Armin Apadana,

    1.1) The directory search form is powered by BP Profile Search (https://wordpress.org/plugins/bp-profile-search/). It can be edited in your admin panel. Please navigate to “Users > Profile Search”. For more info about the directory form setup, please read the following posts:

    Add new fields to directory search form

    BP Profile Search

    For further help with BP Profile Search, you can post your request directly to their support forums:
    https://wordpress.org/support/plugin/bp-profile-search

    1.2) Every BuddyPress style setting available is located in your Customizer. You can access them by navigating to “Appearance > Customize > Community”. Some card features can also be changed with custom CSS code. You can add some in “Appearance > Customize > Additional CSS”.

    2) Yes, you can change this setting but some coding skills will be required to do this. First, you will need to upload and activate the default child theme (gwangi-child). Then, you will need to override several buddypress templates, like described in the following topics:
    https://buddypress.org/support/topic/alphabetical-members-directory/
    https://premium.wpmudev.org/forums/topic/how-can-i-make-the-buddypress-members-directory-default-to-display-all-my-members-in-alphabetical-order-by-default

    Basically, every BuddyPress template in which you will find this line:
    <?php if ( bp_has_members( bp_ajax_querystring( 'members' ) ) ) : ?>
    will need to be changed to the following line:
    <?php if ( bp_has_members(bp_ajax_querystring( 'members').'&type=alphabetical') ) : ?>

    For further help with BuddyPress, you can post your request directly to their support forums:
    https://buddypress.org/support/

    3) To remove the overlay on header images in group and profile pages, please copy and paste this code snippet to your custom CSS editor:

    /* Remove gradient for member and group profile */
    .buddypress.groups.single-item .entry-content > #buddypress:after,
    .buddypress.bp-user .entry-content > #buddypress:after {
    	content: none !important;
    }
    
    /* Remove the black overlay for member and group profile */
    #buddypress div#item-header #header-cover-image:before {
    	content: none !important;
    }
    
    /* Remove the on scroll opacity effect for member and group profile */
    #buddypress div#item-header #header-cover-image {
    	opacity: 1 !important;
    }
    
    /* Remove the on scroll fixed effect for member and group profile */
    @media (min-width: 992px) {
    	#buddypress div#item-header #header-cover-image {
    	    position: absolute !important;
    	}	
    }

    We hope it helps. ?

    Regards

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Member Directory / Profile Header Background’ is closed to new replies.

Troubleshooting Demo Imports

You're trying to setup your theme but you're experiencing errors when importing the demo content? Or you've just followed the setup guide but your website doesn't look exactly like our demo? These are common issues for which you can find easy and quick fixes.

Happy With our Support So Far?

Feel free to review our theme on Themeforest! It helps us making our products more known to new potential customers, which allow us more time to improve the quality and develop new features. #SharingIsCaring ❤️

Discover MatchPress

Skip • Like • Super-Like

Add powerful matching features like Member likes, skips, super likes, conditional private messaging and much more.

Setup Your Cera or Gwangi powered Community Website and Turn it into an iOS and Android App

15% discount for Cera users

To unleash the full power of your Cera or Gwangi theme, we have partnered with the Zipline team. Your community website can now be fully setup and turned into your very own custom app for iOS and Android.

Whether you've newly acquired the theme or already got your site up and running, Zipline got you covered. And we got you an incredible discount.

Holiday, Weather & Festive effects
to pimp your WordPress Site