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.

Profile Cover Image

This topic is resolved
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Robert
    Participant
    • 2 Topics
    • 3 Posts
    @hittekk

    How can I change the default profile cover image to something else?

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

    Hi @hittekk,

    Yes, you can very easily change the default cover image. Just go to your profile and click the “Edit cover image” button.
    You will be redirected to a page allowing you to upload a new image.

    We hope it helps.

    Best regards,

    Robert
    Participant
    • 2 Topics
    • 3 Posts
    @hittekk

    I’m sorry maybe you misunderstood what I was asking.

    I want to change the default image (screenshot the crowd image) that automatically loads on to every profile page. I am using the youth theme.

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

    Hi @hittekk,

    We’re sorry for the late reply. We usually try to give a response in one business day. So, we really thank for your patience.

    Yes, you can change the default cover image for the user profile. The following PHP code snippet should do the trick:

    /**
     * Change the settings for the BuddyPress cover image.
     *
     * @param array $settings The array of default settings for the BuddyPress cover image.
     *
     * @return array           The array of settings for the BuddyPress cover image.
     */
    function gwangi_custom_change_xprofile_cover_image_settings( $settings = array() ) {
        $settings['default_cover'] = 'https://source.unsplash.com/3-mj98Da3vA/1850x550';
        return $settings;
    }
    add_filter( 'bp_before_xprofile_cover_image_settings_parse_args', 'gwangi_custom_change_xprofile_cover_image_settings', 20, 1 );

    To add this code snippet to your site, we recommend that you use a the Code Snippets plugin (https://wordpress.org/plugins/code-snippets/). If you have never activated this plugin, please read the following post:

    Adding Custom PHP Without Changing Your Child Theme

    Finally, please don’t forget to change the example URL between single quotation marks for the URL to your new default cover image. The ideal ratio for this picture is 1850x550px.

    We hope this will help. ?

    Best regards,

Roboraptor 🦖
Themosaurus Topic Closer

Hi there,

This topic has been inactive for a while now so we will be closing it to keep the forum tidy. Don't hesitate to create a new topic if you still need help and we'll be glad to help you!

Best regards,
The Themosaurus team.

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

The topic ‘Profile Cover Image’ 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