Jump to content

(NB40) Recent Topics/Posts

Featured Replies

I'm very much interested in this widget.

Is there a refresh button to update the topics/posts on click? If not, can it be included in a future release? Preferably in the widget, but a code in the template can do as well.

  • Replies 324
  • Views 33.3k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • newbie LAC
    newbie LAC

    Hello, Nothing interesting 3 global settings - Show from current forum (Show topics/posts from current forum. Works when you browsing the forum page.) - Show from current forum (Sh

  • Ivo Pereira
    Ivo Pereira

    ​Are you planning adding these features? Auto-refresh with AJAX every X time Be able to position this block in the middle Be able to activate deactivate the tabs we want to show (recent, replies, e

  • Yeezy Talk
    Yeezy Talk

    As Ivo said, if you plan to add those features, you will definitely have another customer because that's exactly what I need. Until then, I'll wait ​

Posted Images

  • Author

Hello, 

Is there a refresh button to update the topics/posts on click?

No.

f not, can it be included in a future release?

Maybe

Maybe

I'll pay. :lol:

When either Topics or Replies are selected, is the active tab enabled? Assuming it uses IPB's CSS, it can be customized?

  • Author

When either Topics or Replies are selected, is the active tab enabled? Assuming it uses IPB's CSS, it can be customized?

Answered here

  • Author

@Aleksandrs Davids Sidurins,

I buy ur plugin! Where i can change tittle of plugin? set in in panel to easy config! and set langueages too! like i have 3 lang russians english and portuguese, set config of tittle to all langueages!

ACP - Customization - Languages - Translate

Find by 

nb_tab_rtp_

 

  • 1 month later...

Can it be on center top of forum lists home page ?

  • Author
8 hours ago, Lauren3 said:

Can it be on center top of forum lists home page ?

Hello,

Currently plugin does not have the ability. Only sidebar.

  • 4 weeks later...

@newbie LAC - Can you help me make it, so it shows which is active please? I'd like to add | between too, just like you did for the 3.4 version. Also, to change the order so Topics show first?

Many thanks Newbie.

  • Author
4 minutes ago, Joey_M said:

Can you help me make it, so it shows which is active please?

Add into css 

.nbRTPActiveTab {
    color: #f00;
}

 

7 minutes ago, Joey_M said:

I'd like to add | between too, just like you did for the 3.4 version

Edit template nbRecentTopicsPosts (ACP - Customization - Themes - You skin - core - global - plugins). You can add vertical bar

|

 after 

{lang="nb_tab_rtp_replies"}</span>&nbsp;
16 minutes ago, Joey_M said:

Also, to change the order so Topics show first?

I'll add option for this coming soon

Your literally a star buddy! The post feed drove me crazy, this is the perfect solution.

1 hour ago, newbie LAC said:

Add into css 


.nbRTPActiveTab {
    color: #f00;
}

 

Edit template nbRecentTopicsPosts (ACP - Customization - Themes - You skin - core - global - plugins). You can add vertical bar


&#124;

 after 


{lang="nb_tab_rtp_replies"}</span>&nbsp;

I'll add option for this coming soon


Edit - I'm an edit, wrong template lol...

Thanks Newbie

Edited by Joey_M

Could you help me to make some changes in  "resent topics"?

I need a list of last updated topics (not only "new topics").

  • Author
12 hours ago, Eugeny Zubrilin said:

Could you help me to make some changes in  "resent topics"?

I need a list of last updated topics (not only "new topics").

Hello,

PM me

Newbie - Can you help me make the 'replies' omit the same topic? By this I mean show the latest reply to the same discussion once.

Currently it shows the same topic, 3 times because people are responding to the latest discussion. I'd just like to tweak it so that it encourages replies to others, as it could list the same topic if enough people respond.

Thanks

  • Author
4 minutes ago, Joey_M said:

Newbie - Can you help me make the 'replies' omit the same topic? By this I mean show the latest reply to the same discussion once.

Currently it shows the same topic, 3 times because people are responding to the latest discussion. I'd just like to tweak it so that it encourages replies to others, as it could list the same topic if enough people respond.

Thanks

Hello,

You want but for posts

 

PM me.

Edited by newbie LAC

  • 4 weeks later...

Hi brother.

 

 

 

I purchased your plugin, installed it, and enabled it for all members, but still it does not show up in the right, how can i solve this?

 

edit, should it create a side bar itself? i use the stock IPB4.1 theme.

Edited by john west_516450

6 hours ago, john west_516450 said:

Hi brother.

 

 

 

I purchased your plugin, installed it, and enabled it for all members, but still it does not show up in the right, how can i solve this?

 

edit, should it create a side bar itself? i use the stock IPB4.1 theme.

nevermind i fixed it! thanks :)

  • Author
14 hours ago, john west_516450 said:

edit, should it create a side bar itself? i use the stock IPB4.1 theme.

Hello,

For those who can face with such a problem.

1. Install the plugin.

pl1.thumb.jpg.17d04cf4cebfccae4611e6bbd0

2. Configure the plugin

pl2.thumb.jpg.38b4f069969b19a615cdcf1deb

3. On public side click on "Manage Blocks"

pl3.thumb.jpg.2f357346eae956f871ba995f21

4. Select the widget and drag and drop on sidebar area

 

thanks brother :) 5 stars (btw just 1 question, can i change the word replies into new posts, if so i do it in the xml file and re-upload the xml file? ) thanks!

  • Author
14 hours ago, john west_516450 said:

btw just 1 question, can i change the word replies into new posts, if so i do it in the xml file and re-upload the xml file?

Hello,

You can do it after installing also. Go to ACP - Customization - Languages - Translate - Use search

If a member posts a topic with a title "new topic", it shows as I would expect.

If we then edit the topic title to "New Topic" (i.e. capitalise the first letters), it shows correctly in the forum as "New Topic", but the plugin still shows "new topic" (without the capitals)

Is that as intended? Or can it be changed?

Many thanks & A Very Merry Christmas!

Bill

Please IGNORE - wrongly reported to me by a member!

 

 

Edited by Bill Edwards

  • 2 weeks later...

Hi Newbie,

Is there a way to make the Recent Topics / Reply bar more obvious to click one or the other as a button option?  Thanks

5688ae7aab264_topics-replies.jpg.58bb129

  • Author
19 minutes ago, InsideEdge said:

Hi Newbie,

Is there a way to make the Recent Topics / Reply bar more obvious to click one or the other as a button option?  Thanks

5688ae7aab264_topics-replies.jpg.58bb129

Hello,

You can use css properties to customize or add some css classes into nbRecentTopicsPosts template.

 

Recently Browsing 0

  • No registered users viewing this page.