Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] Doesn't show Group Avatar – No link in html


  • frisch11
    Participant

    @frisch11

    Hello,

    I can’t see my Group Avatars. I can upload the pictures and crop it. On the server are the files. The permissions on the server are correct. But there is no URL in the HTML Code:

    <div class="group-box-image-container">
    		<a class="group-box-image" href="http://www.spassbibliothek.de/groups/geburtstag/forum"><img src="" class="avatar" alt="Geburtstag"></a>
    	</div>

    It is also on the standard-theme. This is my site: http://www.spassbibliothek.de/, WordPress 3.9.1, Buddypress 2.0.1

    Can you help me? 🙂

Viewing 9 replies - 1 through 9 (of 9 total)

  • @mercime
    Keymaster

    @mercime

    @frisch11 Please change theme to Twenty Fourteen/Thirteen to check if issue is resolved. If it is, then contact theme author about the issue.


    frisch11
    Participant

    @frisch11

    Thank you for your responds! But the HTML-Code is also wrong:

    http://www.spassbibliothek.de/groups/fasching/

    <div id="item-header-avatar">
    	<a href="http://www.spassbibliothek.de/groups/fasching/" title="Fasching">
    
    		<img src="" class="avatar" alt="Fasching">
    	</a>
    </div>

    Any Idea? In which PHP-File is this located?


    frisch11
    Participant

    @frisch11

    And this is the screenshot of the server. Every folder has 777 permission:

    server


    frisch11
    Participant

    @frisch11

    No one with the same error?


    @mercime
    Keymaster

    @mercime

    @frisch11 looks like you resolved the issue on your own congratulations 🙂 I see your group avatars just fine.


    frisch11
    Participant

    @frisch11

    Yes I solved it. I just delete everything, the files and the database.


    Tommy White
    Participant

    @twdesigns

    @frisch11 I have the same problem today! Can you tell me what you deleted? I removed the BP plugin, deleted all tables in the DB related to wp_bp and also wp_bb (forums). Removed the avatar folder in uploads for images but I still have the same problem ;(

    My problem is 100% the same as yours. Everything is set, upload and crop works fine but the image isn’t included in the HTML to appear.


    touomiwilly
    Participant

    @touomiwilly

    I had the same issue, and I resolved it without deleting files and database.

    To show group avatar, Buddypress uses a setting from wordpress. When it is disabled, Buddypress won’t show your group avatar. So, in admin, go to Settings > Discussion and make sure Show avatars is checked in Avatars section (you can find it at the bottom of the page).

    Once I checked it, avatars started to show on my site. I hope it will be the same for you.


    Tommy White
    Participant

    @twdesigns

    OMG someone give that man a prize! My issue is now resolved!

    THANK YOU touomiwilly

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘[Resolved] Doesn't show Group Avatar – No link in html’ is closed to new replies.
Skip to toolbar