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.

How to change the default Cover Image for new registrations

This topic is resolved
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Des Somebody
    Participant
    • 15 Topics
    • 41 Posts
    @elsades

    When new members sign up, their cover image appears as your default “mountain ranges” image. How can I set that default image to be one of my own images instead of your “mountain ranges” image ?

    Cheers

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

    Hi @elsades,

    Here is a PHP code snippet that should allow you to change the default cover image on member profiles:

    add_filter( 'bp_before_xprofile_cover_image_settings_parse_args', 'gwangi_change_default_member_cover', 20, 1 );
    
    if ( !function_exists('gwangi_change_default_member_cover' ) ) {
    	function gwangi_change_default_member_cover( $settings = array() ) {
    		$settings['default_cover'] = 'your_image_url';
    		return $settings;
    	}
    }

    Don’t forget to change 'your_image_url' by your own image url in the snippet. And please keep the opening and closing single quotation marks!

    If you need to find out how to add a PHP code snippet to your site, we recommend that you visit this article of our documentation:

    Adding Custom PHP Without Changing Your Child Theme

    Best regards,

    Des Somebody
    Participant
    • 15 Topics
    • 41 Posts
    @elsades

    Fantastic!

    Many thanks. Where do I give you a 5-star rating?

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

    Hi @elsades,

    You’re welcome! ?

    Feel free to review our theme on our Themeforest page:
    https://themeforest.net/item/gwangi-dating-community-theme/21115855

    It very nice of you as this helps us making our products more known to new potential customers, which allow us more time to improve the quality over time and develop new features.

    By doing this, you will be making a great contribution to our community, and we thank you very much for that! #SharingIsCaring

    Best,

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

    Hi @elsades,

    We would like to thank you very much for the nice review that you’ve left on our ThemeForest! We really appreciate! It helps us grow and thus, helps also improving our products.

    Best,

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

The topic ‘How to change the default Cover Image for new registrations’ 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