Skip to:
Content
Pages
Categories
Search
Top
Bottom

Duplicate Topics and Replies


  • shonty
    Participant

    @shonty

    Hi there,

    I am using Activity Stream in Groups.

    The filter is showing “Topics” and “Replies” in the filter twice. I have spoken to bbPress who advised to speak to yourselves. I have tried the Twenty Seventeen theme and it still shows.

    Can someone please help?

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

  • Varun Dubey
    Participant

    @vapvarun

    @shonty try to debug via deactivating other plugins keep only BuddyPress and bbPress active


    shonty
    Participant

    @shonty

    Hi there Varun,

    I did as you said and the problem was still there using only Buddypress and bbPress. Any other suggestions?


    shanebp
    Moderator

    @shanebp

    I cannot duplicate your issue. Try switching to a WP theme such as 2019 and see if the issue persists.


    shonty
    Participant

    @shonty

    Hi there Shane.

    I have tried the Twenty Seventeen and Twenty Nineteen theme and it still shows. I can provide a staging site and admin credentials if you like? I have a screenshot available but cant see a way to attach it to this message.

    Thank you for your help

    Shonty


    shonty
    Participant

    @shonty

    Hi there guys,

    Is anyone able to help at all?

    i am currently having this same issues in the past and after changing theme, it is still, so i have to clear my browser cache and it was normal again and show them once.


    shonty
    Participant

    @shonty

    Hi Adekunle. I have tried that on all my browsers and still receiving the same duplicate topics and replies. Any other ideas?

    Thank you


    @mercime
    Keymaster

    @mercime

    @shonty Is this a new installation or is this an old install where you changed from another theme or imported forums from e.g. phpbb to bbPress, etc.?

    Just like shanebp, I cannot replicate the issue as well.
    Do provide more info about your installation – https://buddypress.org/support/topic/when-asking-for-support-2/


    shonty
    Participant

    @shonty

    Hi there Mercime.

    My site is more than six months old. So it is not new. My theme is the same age. I have not imported any forums.

    Please try to supply answers to the following questions.

    Wordpress Version – 5.4.1
    Buddypress Version – 5.1.2
    bbPress Version – 2.6.4
    Host – Wordplus

    I dont know how long the problem has been there as I never noticed it.

    As mentioned above I can give access to a staging site for you to see. Even if anyone knows how to hide the duplicates I would be grateful.

    Thank you


    Varun Dubey
    Participant

    @vapvarun

    @shonty try to disable server-level cache once, might be object or varnish cache is creating some issue.


    Nik
    Participant

    @nikbond

    Hi there… I’m experiencing the same problem ie. bbPress Topics and Replies are showing twice in the Activity filters.

    Just a hunch but I’ve just upgraded from considerably older versions of BuddyPress and bbPress so wondering if there was some kind of data conversion in an interim version which I’ve missed.

    OP did you ever find a fix/solution?


    shonty
    Participant

    @shonty

    Hi Nik,

    No solution found, although I would love one. My duplicates are in Buddypress Groups Activity, so I’ve disabled groups unless a solution comes along.


    Nik
    Participant

    @nikbond

    Hi shonty

    Thank you for getting back to me although sorry to hear you’re still looking for an answer.

    Just out of curiousity, do you have a general activity feed where the filters are working OK (ie. no duplicates)? And what about on individual profiles?

    In my case, the issue seems to be appearing across the board (ie. for all activity feeds) but if it’s only appearing on some feeds for you, that just might be a hint/something worth investigating.

    I’ll definitely be looking into this further and will let you know if I find anything of interest.


    shonty
    Participant

    @shonty

    Hi Nik,

    It’s across the board for me also. if I find a solution. I’ll let you know also and thank you.


    Tendanesia
    Participant

    @tendanesia

    waiting for this too..


    shonty
    Participant

    @shonty

    Can anyone please help remove the duplicates from the menu. Screenshot here in dropbox.

    https://www.dropbox.com/s/g9erstg9hs5x5vn/Topic%20Reply%20Duplicates.PNG?dl=0


    Nik
    Participant

    @nikbond

    OK I’ve done a little further investigation and this seems to be an issue with Buddypress Legacy only.

    If your theme allows you to switch to Buddypress Nouveau (go to Settings – Buddypress – Options) this should fix the problem.

    If for some reason you can’t switch to Nouveau, the clue is in the difference between the two versions but I’ll need to do some further investigation to see exactly what’s happening and/or how to make the filter work as expected in Buddypress Legacy.


    shonty
    Participant

    @shonty

    Nice one Nik. My theme won’t let me change from Buddypress Legacy. I select Nouveau, click Save Settings and Legacy is still there. I’ll do some digging around to. Thanks for sharing:)


    Nik
    Participant

    @nikbond

    Hi shonty

    Unfortunately I have the same problem with the theme I’m currently using but I tested my theory by switching to the Twenty Twenty theme and then changing to Nouveau and sure enough, the filter is showing correctly.

    I’m going to need to find a better fix myself so will continue to investigate further and report back.


    shonty
    Participant

    @shonty

    All good Nik,

    You’re on to something though.

    I’m trying to find the template in FileZilla and see if I can adjust it in there. as I’m thinking it’s being told to show twice as in my screenshot when I inspect the source. See pic.

    https://www.dropbox.com/s/g9erstg9hs5x5vn/Topic%20Reply%20Duplicates.PNG?dl=0

    I’m unfortunately not that clever yet and don’t want to screw it up so this might take a while.


    Nik
    Participant

    @nikbond

    Good luck… although unfortunately I think you’ll find it’s not as simple as editing a template since the filters are generated by built-in functions rather than being hard coded in the way you are seeing in your screenshot 😉


    clickallco
    Participant

    @clickallco

    You could probably just hide it using CSS like so

    .buddypress #activity-filter-by option:nth-last-child(-n+2){
        display:none;
    }

    Though I’d recommend finding the flaw and correcting it rather than just hiding it.


    Nik
    Participant

    @nikbond

    @clickallco… that’s certainly one option but not the way I personally prefer to do things 😉


    shonty
    Participant

    @shonty

    Thank you clickallco,

    I have applied your CSS which works beautifully. Will watch this topic should the fix come along one day:)


    Ron Suarez
    Participant

    @neighborsquad

    I have had a similar problem with duplicates in the BuddyPress group activity stream. However, I think the problem is due to a delay following a click of the submit button, so users end up clicking twice. Who knows how or where to change the code, so that you can only click the submit button once?

Viewing 25 replies - 1 through 25 (of 25 total)
  • You must be logged in to reply to this topic.
Skip to toolbar