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.

I just want to avatar mystery man

This topic is resolved
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • meee
    Participant
    • 23 Topics
    • 54 Posts
    @2tara

    I have tried the snippet the you guys have provided me. Thanks you
    /**
    * Changing the default Cera avatars.
    */
    if ( function_exists( ‘buddypress’ ) ) {
    if ( ! class_exists( ‘Youzer’ ) ) {
    define( ‘BP_AVATAR_DEFAULT’, ‘YOURWEBSITE/SOME-DIRECTORIES/user-avatar.png’ );
    define( ‘BP_AVATAR_DEFAULT_THUMB’, ‘YOURWEBSITE/SOME-DIRECTORIES/user-avatar-thumb.png’ );
    }
    }

    Now there is no picture at all. I have tried avatar custom plugins that do not work. I have tried other snippets. I just want the default mystery man. Is this impossible with the Cera theme unless you know how to write code. What can I do??????

    meee
    Participant
    • 23 Topics
    • 54 Posts
    @2tara

    If I do have to change any code in the themes file could you tell me what file I need to be looking for?? I don’t except you guys to customize my website for me, I just need someone to point me in the right direction.

    meee
    Participant
    • 23 Topics
    • 54 Posts
    @2tara

    I got it….Thanks
    /**
    * Changing the default Cera avatars.
    */
    if ( function_exists( ‘buddypress’ ) ) {
    if ( ! class_exists( ‘Youzer’ ) ) {
    define( ‘BP_AVATAR_DEFAULT’, ‘https://qtruth.site/wp-content/uploads/2020/05/qavatar.png’ );
    define( ‘BP_AVATAR_DEFAULT_THUMB’, ‘https://qtruth.site/wp-content/uploads/2020/05/qavatar-thumb.png’ );
    }
    }

    Themosaurusrex
    Keymaster
    Themosaurus Support
    • 0 Topics
    • 2048 Posts
    @themosaurusrex

    Hi @2tara,

    I’m glad to read that you’ve been able to solve this! 🙂

    When I shared this snippet with you, I was under the impression that you wanted to swap the default theme avatar for your own default image. In case you still wish to reset the default gravatar, you could try this also:

    /**
      * Resetting the default gravatars.
      */
    if ( function_exists( ‘buddypress’ ) ) {
        if ( ! class_exists( ‘Youzer’ ) ) {
            define( 'BP_AVATAR_DEFAULT',       'https://www.gravatar.com/avatar/?d=mp&s=72' );
            define( 'BP_AVATAR_DEFAULT_THUMB', 'https://www.gravatar.com/avatar/?d=mp&s=300' );
        }
    }

    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

    Please also note that we don’t provide any theme customization. So, you shouldn’t expect other snippets from us unless it’s to fix an issue stemming from our own codebase. We always try our best to help theme users whenever we can and only provide code snippets out of courtesy to prevent them from waiting for the next update.

    Cheers,

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 ‘I just want to avatar mystery man’ 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