Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 12 replies - 1 through 12 (of 12 total)
  • @damland

    Participant

    @prashantvatsh the condition is ok, the problem is that even if I include buddypress.js or buddypress-nouveau.js its not working

    @damland

    Participant

    any news about it @prashantvatsh thanks

    @damland

    Participant

    Thanks, I’ve tried the code but its not working with both nouveau and legacy
    @prashantvatsh

    @damland

    Participant

    no, I know how to add the add-friend button but do I need to include the buddypress js somewhere to make it works with ajax? thanks

    @damland

    Participant

    Thank you (y)

    @damland

    Participant

    @shanebp @henrywright
    it’s a buddypress bug, I’ve added a fix here: https://buddypress.org/support/topic/bug-report-class-bp-attachment-avatar-php/
    hope it will be included on next update (soon)

    @damland

    Participant

    can anybody try to upload a new member avatar and check if the thumb size is different from full size?
    If you confirm that it works I ll try with another hosting
    Thank You

    @damland

    Participant

    @henrywright Buddypress is the only plugin

    @damland

    Participant

    @henrywright wp-content/plugins/bp-custom.php (but even if I delete it same problem)
    I should be something related the my server configuration since everything is default

    @damland

    Participant

    @henrywright inside bp-custom.php but I have the same problem even if I don’t add them.

    @damland

    Participant

    @henrywright I open the images url in a new window…
    All wp settings are default

    @damland

    Participant

    @shanebp My media settings:
    Thumbnail size 150×150
    Medium size 300×300
    Large size 1024×1024

    even if I add:
    define ( ‘BP_AVATAR_THUMB_WIDTH’, 200 );
    define ( ‘BP_AVATAR_THUMB_HEIGHT’, 200 );
    define ( ‘BP_AVATAR_FULL_WIDTH’, 500 );
    define ( ‘BP_AVATAR_FULL_HEIGHT’, 500 );
    bpthumb are 500px same as bpfull

Viewing 12 replies - 1 through 12 (of 12 total)
Skip to toolbar