Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to get a feed of all activity


  • shanesams
    Participant

    @shanesams

    I am looking for a plugin that does something like tapatalk

    I want all content in a single stream with a reply button. I don’t want to have to search and look in every forum. I just want every post in order from teh last 24 hours in a stream…..topics and replies in order they came in….so I can batch process my replying right there. no clicking to forums.

    Is there a plugin desinged to do anything like this?

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

  • Robkk
    Moderator

    @robkk

    Is there a plugin desinged to do anything like this?

    you might need to hire a developer for this.

    There is a feed of replies though if you go to this.

    yoursite.com/?post_type=reply


    PinkishHue
    Participant

    @pinkishhue

    One way to achieve this sort of thing would be using the ‘Display Posts Shortcode’ plugin:

    https://wordpress.org/plugins/display-posts-shortcode/

    Once installed you can add a shortcode to a post or page to display a list of all topics and replies:

    [display-posts post_type=”topic,reply”]

    and there’s lots of different settings you can customise, see documentation here:

    https://github.com/billerickson/display-posts-shortcode/wiki

    You may just need to customise the look of it to be more like a normal ‘activity’ page as normally this will just give a plain text list of your posts, so it depends on your needs.

    Hope that helps 🙂

    eta: You would still have to click on the posts in the list and go to their own page to add a reply. I’m not sure if that’s something you are trying to avoid when you say “batch process my replying right there. no clicking to forums” I’m presuming you just mean no clicking to see the posts, not for replying.


    shanesams
    Participant

    @shanesams

    Yes, that is what I’m trying to avoid. Tapatalk.com will do the trick, just wondering it there was something that did this.

    Why ISN’T there something to do this in BBpress lol.


    Robin W
    Moderator

    @robin-w

    tapatalk have a bbpress plugin

    https://tapatalk.com/download_bbpress.php


    PinkishHue
    Participant

    @pinkishhue

    Cool, I didn’t know that.


    @shanesams
    There probably is a way to code this. I’m succesfully using the Ajax replies plugin mentioned here:

    Has anyone used the bbpress ajax replies plugin??

    So perhaps that could be customised to work with an activity style layout? Just needs someone with some bbpress smarts to take a look at it 🙂

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