Skip to:
Content
Pages
Categories
Search
Top
Bottom

Change Avatar Problem

  • @daryanwooz

    Participant

    Hi, i have a problem on my website with changing avatar, after i used OneCommunity theme the change avatar button got can you help me please?

Viewing 17 replies - 1 through 17 (of 17 total)
  • @daryanwooz

    Participant

    anyone please?

    @henrywright

    Moderator

    Hi @daryanwooz

    Your question doesn’t quite make sense?

    @daryanwooz

    Participant

    in profile section there’s no more “change avatar”

    @henrywright

    Moderator

    Does the problem happen with the OneCommunity theme only? Have you tried contacting the theme author to report the issue?

    The problem is likely due to some CSS in the theme’s style.css document or a function in the theme’s functions.php file.

    @daryanwooz

    Participant

    yes it’s only theme but at same time i saw other websites use same theme and they have change avatar is there any CSS get it back?

    @henrywright

    Moderator

    is there any CSS get it back?

    Not entirely sure. Do you have a link to your site?

    @daryanwooz

    Participant

    yes , wwguides.info

    @henrywright

    Moderator

    @daryanwooz I’ll need to be logged in to see the change avatar tab (or lack of one). Can you set me up as a dummy user?

    @daryanwooz

    Participant

    sure what’s your username

    @henrywright

    Moderator

    On your site? I haven’t got one

    On here (BuddyPress) I’m @henrywright

    @daryanwooz

    Participant

    please create one i will give you full access to check my problem if you can

    @henrywright

    Moderator

    I just registered and logged in to see what the problem might be. It seems the problem is in your theme’s style.css document. The theme is hiding the link from view.

    You’ll need to open wp-content/themes/YOUR-THEME-NAME/style.css and remove the following:

    #change-avatar-personal-li {
        display: none;
    }

    @daryanwooz

    Participant

    thank you i will check it out if i couldn’t i will give you adminstrator role to help me 🙂 i will check it

    @daryanwooz

    Participant

    i removed it but still not working

    @henrywright

    Moderator

    @daryanwooz hit F5 to refresh the page and you should see it appear.

    @daryanwooz

    Participant

    you are right 🙂 thank you so much for helping!

    @henrywright

    Moderator

    Glad you got it working! 🙂

Viewing 17 replies - 1 through 17 (of 17 total)
  • The topic ‘Change Avatar Problem’ is closed to new replies.
Skip to toolbar