Jump to content

(NB40) Recent Topics/Posts

Featured Replies

On 1/3/2016 at 0:51 AM, newbie LAC said:

Hello,

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

 

Thank you,

It works great!

  • 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

Hi @newbie LAC is it possible to add Exclude Forum option ? Cause I need this block and also need to put it by an exclution option. I have a forum that ppl introduce themselves and I dont want them to be seen in this block.

I know it is not possible with most of the widgets but can it be used twice on the same sidebar ? :) 

  • Author
Just now, ABGenc said:

Hi @newbie LAC is it possible to add Exclude Forum option ? Cause I need this block and also need to put it by an exclution option. I have a forum that ppl introduce themselves and I dont want them to be seen in this block.

I know it is not possible with most of the widgets but can it be used twice on the same sidebar ? :) 

Hello,

1. You can use setting "Include forums". Don't select the forum.

2. Currently no.

10 minutes ago, newbie LAC said:

Hello,

1. You can use setting "Include forums". Don't select the forum.

2. Currently no.

I am aware but to unselect a few forums I need to select over 100 forums. That is not fair :D  I believe it would be really helpful to have that option.

  • Author
Just now, ABGenc said:

I am aware but to unselect a few forums I need to select over 100 forums. That is not fair :D  I believe it would be really helpful to have that option.

I'll think about it.

7 minutes ago, newbie LAC said:

I'll think about it.

Actually I have been requesting this filter option from IPS for months but still could not succeed. That is one of the most missed option from SMF :( 

  • Author
15 hours ago, ABGenc said:

Actually I have been requesting this filter option from IPS for months but still could not succeed. That is one of the most missed option from SMF :( 

Hello,

PM me and I'll send you new version for testing.

  • 2 weeks later...
On ‎03‎.‎01‎.‎2016 at 8:51 AM, newbie LAC said:

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

It would be nice to have this right after purchase :hmm:

40 minutes ago, Safety1st said:

It would be nice to have this right after purchase :hmm:

go to:  themes/ CSS /core / front / custom / nb_tabs_rec_tp.css

then add
.nbRTPActiveTab {
  color: #your choice;

On ‎25‎.‎11‎.‎2015 at 5:29 PM, 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.

@newbie LAC Could you include that option to stock plugin?

  • Author
Just now, Safety1st said:

@newbie LAC Could you include that option to stock plugin?

Hello.

Added already in version 1.0.3

Widget settings

rtp.thumb.jpg.c70c4b615141c13b0785be8324

Tabs style

Style 1

style1.jpg.68468eafbabd8f6a5d844e43826f6

Style 2

style2.jpg.e6cf111652006b35d40a4acfd1a0b

@newbie LAC Awesome! Thank you for your work! :pray:

@newbie LAC Emergency case! :smile:

I use option Go TOLast unread post. But reading are not tracked for Guests so they always jump to 1st post of topic. As a result they just can't benefit from widget almost at all :(

Could you make a change in order to unregistered users always use Last post option?

  • Author
Just now, Safety1st said:

@newbie LAC Emergency case! :smile:

I use option Go TOLast unread post. But reading are not tracked for Guests so they always jump to 1st post of topic. As a result they just can't benefit from widget almost at all :(

Could you make a change in order to unregistered users always use Last post option?

Hello,

Open template nbRecentTopicsPosts. (ACP - Customization - Themes - You skin - core - global - plugins)

Find 

{{if $config['nb_tab_top_pos_rowpt'] and $config['nb_tab_top_pos_gotop'] == 'unread'}}

Change to 

{{if member.member_id and $config['nb_tab_top_pos_rowpt'] and $config['nb_tab_top_pos_gotop'] == 'unread'}}

 

@newbie LAC - Where do you place the | within the new template?

Recent Topics | Posts

I can't figure out how to safely add it.

  • Author
Just now, Joey_M said:

@newbie LAC - Where do you place the | within the new template?

Recent Topics | Posts

I can't figure out how to safely add it.

Hello,

You can use custom titles for "Recent Topics | Posts".

Or edit template 

Find 

{$widgetTitle['nb_tab_top_pos_title_' . $key]}</span>

Change to 

{$widgetTitle['nb_tab_top_pos_title_' . $key]}</span>{{if $firstTab == $key}} &#124; {{endif}}

 

  • 2 weeks later...

Good afternoon newbie LAC,

I just purchased, installed, and set up your block and I have to say it's awesome!

I also ran into something that gave me an idea for feature addition: an option to deny viewing of a block to anyone belonging to certain groups.

If this is something you would consider adding, if it makes it into the your block I'll send you a paypal donation of twice the current cost of the mod in appreciation of your hard work!

The reason I've asked for this feature is that all my members are in the "members" primary group, and they all see a recent topics block pulling from all forums. Now, using your block and another add-on, when a member chooses a secondary group like Football, they also see another recent topics block with just Football topics! However, because they will always be in the primary "members" group, they do still see the original all topics block as well :-( That is, unless there was some way of denying anyone in the Football secondary group from viewing the all forums block, hence my feature request :-)

Well thanks either way,

Shawn Tierney

  • Author

Hello,

6 hours ago, Shawn Tierney said:

an option to deny viewing of a block to anyone belonging to certain groups.

Secondary?

Condition: hide block from users if they have selected groups as secondary. Right?

8 hours ago, newbie LAC said:

Hello,

Secondary?

Condition: hide block from users if they have selected groups as secondary. Right?

Yes! 

Since all members are part of the same primary group "members", when they choose a secondary group like "Football" I want to hide my default "all forums" recent topics/posts block, even though their primary group allows viewing it.

So the condition "hide block from users if they have selected groups as secondary" would be perfect, as I could make the default "all forums" block disappear when they join the Football, Racing, or other groups!

Edited by Shawn Tierney

  • Author
Just now, Shawn Tierney said:

So the condition "hide block from users if they have selected groups as secondary" would be perfect,

Ok.

I'll add option coming soon

On 2/21/2016 at 9:56 AM, newbie LAC said:

Ok.

I'll add option coming soon

That would be awesome!!!

  • Author
37 minutes ago, Shawn Tierney said:

That would be awesome!!!

Done

GOOODDDDD plugin, so instead off post feed and topic feed, it's both together. 

From the image, the tabs needs improving, aren't easy to see and members won't know how it works. maybe change the CSS around like colors so it looks more like tabs

dsdsdsds.PNG

  • Author
Just now, EmpireKickAss said:

GOOODDDDD plugin, so instead off post feed and topic feed, it's both together. 

From the image, the tabs needs improving, aren't easy to see and members won't know how it works. maybe change the CSS around like colors so it looks more like tabs

dsdsdsds.PNG

Hello,

On default skin tabs looks like style2.jpg.e6cf111652006b35d40a4acfd1a0b

 

Just now, EmpireKickAss said:

maybe change the CSS around like colors

There are many themes (dark, light, etc.) and I can't do it for all

In any case, you can change the style editing css.

@newbie LAC

Looks great on light since I have light. aren't great for dark! what CSS file is it? 

Recently Browsing 0

  • No registered users viewing this page.