shonty (@shonty)

Forum Replies Created

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

  • shonty
    Participant

    @shonty

    Hi there.

    Mine ended up being a theme (Kleo-Get Connected) issue that my theme provider fixed.

    Cheers


    shonty
    Participant

    @shonty

    Found it! I live in New Zealand and had the time zone set to UTC + 12.

    Turns out bbPress cannot deal with that so I had to set it back to UTC. Now I have to figure out how to deal with being 12 hours ahead of my website! Pah!


    shonty
    Participant

    @shonty

    Our setup is the following

    Buddypress Version 6.0.0
    bbPress Version 2.6.4
    Wordpress Version 5.4.1


    shonty
    Participant

    @shonty

    Hi Robin,

    Yes it is. I disabled and re-enabled it to see if it will fix anything but no luck. I note that it says

    “Allow users to mark TOPICS as favorites”

    But, I note that the “favorites” button usually shows beside “subscribe” which only shows at the top of “forums” for me rather than “topics”?

    Thank you for your support by the way. Any other ideas would be welcome:)


    shonty
    Participant

    @shonty

    Hi Robin,

    This is a new site. It’s the first time I’ve gone through everything to make sure everything works which is how I found that it is not there.

    In reply to: Turn off @mentions

    shonty
    Participant

    @shonty

    Hi guys,

    I’m also trying to remove @ mentions from Forums and Activity in Groups.

    I have successfully removed the @Username from beneath the profile names of buddypress users.

    I have both of the following in PHP Functions.

    add_filter( ‘bp_activity_do_mentions’, ‘__return_false’ );

    and

    remove_filter( ‘bbp_make_clickable’, ‘bbp_make_mentions_clickable’, 8 );

    Now what happens is, when I type “@” followed by a letter for example “J” for “Jack” it still brings up “Jack” user names but it doesnt actually tag them or turn into a link after selecting one. How do I turn off @mentions entirely so it doesnt bring up user names?

    I hope that makes sense.

    I am using the latest WordPress 5.4 and the latest Buddypress 5.1.2 and bbPress 2.6.4

    Any help would be amazballs:)

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