BuddyDev

Search

Replies

  • Participant
    Level: Master
    Posts: 413
    Venutius on in reply to: BuddyPress Signup Avatar #5957

    Normal registration

  • Participant
    Level: Master
    Posts: 413
    Venutius on in reply to: [Resolved] Gallery not accepting cover or description #5931

    Sorted it, it was the old – you need to save the settings once before it will work lol, I thought I had.

  • Participant
    Level: Master
    Posts: 413
    Venutius on in reply to: [Resolved] Gallery not accepting cover or description #5930

    I’ve found out how to save the Gallery Description, still not uploading a cover or allowing uploading of images.

  • Participant
    Level: Master
    Posts: 413
    Venutius on in reply to: [Resolved] Gallery not accepting cover or description #5929

    Also, when I try to upload a png or jpg file to this gallery, it tells be the media type is not allowed. Seems most odd, going to try creating a different gallery.

  • Participant
    Level: Master
    Posts: 413
    Venutius on in reply to: BuddyPress Signup Avatar #5923

    Oh and once the user has selected their avatar, there is no “click to continue” button.

  • Participant
    Level: Master
    Posts: 413

    Ah I see, However when I loaded it on my site Ajax Registration left new members needing to be activated but without the activation email.

    I think the activation process is an important part of the security for my site, it makes sure that the email address is a valid one, so I would like to see the activation email being sent out.

    Also, would it by possible to hook this into BuddyPress Signup Avatar?

  • Participant
    Level: Master
    Posts: 413

    Strangely, it worked in functions.php, not in bp-custom.php no idea, it threw up an error on line 2

  • Participant
    Level: Master
    Posts: 413

    Thanks Brajesh, but unfortunately that did not work, I wrapped it in PHP tags and placed it in the wp-content/plugins directory am I doing something wrong?

  • Participant
    Level: Master
    Posts: 413
    Venutius on in reply to: Sitewide Activity Shortcode #5885

    If I look at the standard drop down filter, I can see there are filter items for Updates, Group Updates, Group Memberships, Recent Gallery Updates, Show New Group File Directory, Show Group File Library Edits, Topics, Replies, New Docs, Doc Edits and Doc Comments. I’d like to display all of these except Updates, where would I get the right syntax for the action entry for your shortcode? Any ideas?

  • Participant
    Level: Master
    Posts: 413
    Venutius on in reply to: Sitewide Activity Shortcode #5884

    I added the following settings but it’s only showing the joined group, I’m not seeing new forum entries, am I doing it right?

    [activity-stream object=groups primary_id=9 per_page=5 action=”joined_group,new_forum_topic,new_forum_post”]