Jump to content

(NB40) Recent Topics/Posts


Recommended Posts

Posted
1 minute ago, ABGenc said:

I dont know if this was mentioned before but I realised that the widget does not show topics from the clubs where users are a member of. Since they are very used to this widget they dont even realise a topic is replied. Anyone having the same problem ?

Hello,

How to reproduce the problem?

Where was a problem with posts 

But this IPS issue

Posted

@newbie LAC when using IPS Post Feed it seems to be normal that Club topics are not shown cause only forums from Forums applications are selected. There should be for example a tab where Club topics are listed.

Posted
35 minutes ago, ABGenc said:

@newbie LAC when using IPS Post Feed it seems to be normal that Club topics are not shown cause only forums from Forums applications are selected. There should be for example a tab where Club topics are listed.

I tested on 4.2.2 beta1 inbuilt widgets "Topic Feed" and "Post Feed" and topics and posts are displayed from closed club.

Posted
11 minutes ago, newbie LAC said:

I tested on 4.2.2 beta1 inbuilt widgets "Topic Feed" and "Post Feed" and topics and posts are displayed from closed club.

What about private clubs? 

Posted
19 minutes ago, newbie LAC said:

I tested on 4.2.2 beta1 inbuilt widgets "Topic Feed" and "Post Feed" and topics and posts are displayed from closed club.

Is there a toggle in the widget settings to control it?

Posted (edited)
39 minutes ago, newbie LAC said:

privateclub.thumb.jpg.40312430fd3f5598cea52cb61eeae7b9.jpg

 

That is great, thanks. Should we expect your widget to be working this way when 4.2.2 is released ?

Edited by ABGenc
Posted

I submitted a support ticket about this back when 4.2 just came out.  They see the issue and in one of these updates (might be the 4.2.2 talked about earlier), topics and posts will start to show up for clubs that people belong to.

  • 2 months later...
Posted

Hello,

9 hours ago, Pedro Ibáñez said:

How to change this 3 colors?

Use selectors 

.ipsWidget[data-blockid*="_nbRecentTopicsPosts_"] h3 {
}
[id*="nbRecTPTabsTabTopics"] {
}
.ipsWidget[data-blockid*="_nbRecentTopicsPosts_"] .ipsCommentCount {
}
9 hours ago, Pedro Ibáñez said:

How to adjust the top/bottom margin of the circle?

 

Use selector 

.ipsWidget[data-blockid*="_nbRecentTopicsPosts_"] li.ipsDataItem.ipsDataItem_unread .ipsDataItem_title:before {
}

 

Posted

Hi and thanks for the answers.

 

6 hours ago, newbie LAC said:

.ipsWidget[data-blockid*="_nbRecentTopicsPosts_"] li.ipsDataItem.ipsDataItem_unread .ipsDataItem_title:before { }

I can't move the circle in vertical, only in horizontal.

 

.ipsWidget[data-blockid*="_nbRecentTopicsPosts_"] .ipsCommentCount {
}

59de013be7388_Capturadepantalla2017-10-11alas13_29_40.png.b03ffb5f3159093c943a8ccd68f519f9.png

How to change the commentCount arrow color too?

 

How to change the text and line color of the Posts/Topics tabs?

59de019979fbe_Capturadepantalla2017-10-11alas13_33_17.png.a7aca3e73a920c2e2a7bdbdcb5ae922c.png

 

 

Much thanks!

 

 

Posted
2 minutes ago, Pedro Ibáñez said:

How to change the commentCount arrow color too?

.ipsWidget[data-blockid*="_nbRecentTopicsPosts_"] .ipsCommentCount:after, .ipsWidget[data-blockid*="_nbRecentTopicsPosts_"] .ipsCommentCount.ipsFaded:after {
    border-color: transparent #FFCD00 transparent transparent;
}

 

11 minutes ago, Pedro Ibáñez said:

How to change the text and line color of the Posts/Topics tabs?

.ipsWidget[data-blockid*="_nbRecentTopicsPosts_"] .ipsTabs_item {
    color: #e2390b;
    border-bottom-color: #e23cb4;
}

.ipsWidget[data-blockid*="_nbRecentTopicsPosts_"] .ipsTabs_activeItem {
    color: #1de20b;
    border-bottom-color: #e2e23c;
}

Change values on yours

20 minutes ago, Pedro Ibáñez said:

I can't move the circle in vertical, only in horizontal.

Try 

    top: 5px;
    position: relative;

 

Posted

Thanks newbie LAC all working!

Only one more thing please,

Using the commentCount you gave to me I've managed to change to red the unread commentCount color and icon, but how to do the same with the text please?

 59de1ca795b7f_Capturadepantalla2017-10-11alas15_26_39.png.69928afae8b207236d8ec5eafcfbe36b.png

Posted

Hello,

15 hours ago, Pedro Ibáñez said:

Using the commentCount you gave to me I've managed to change to red the unread commentCount color and icon, but how to do the same with the text please?

 

.ipsWidget[data-blockid*="_nbRecentTopicsPosts_"] li.ipsDataItem.ipsDataItem_unread .ipsDataItem_title {
   color: red;
}

 

  • 4 weeks later...
Posted
25 minutes ago, rgf100 said:

Am I right in saying this *won't* allow me to only show posts by a certain usergroup? I'm looking for something that'll do that...

Hello,

Like posts from admins? No, not with current version.

  • 4 weeks later...
Posted (edited)

Is there any way for the link (for posts tab) to take a guest to the first post in a thread instead of the last post in a thread?

EDIT: I upgraded the app and it is now an option. Thanks. Keep up the good work with this!!!!!

Edited by Demonland31
corrected original statement
  • 2 weeks later...
Posted

Hey!

Please make setting, where I can choose "Show Club Post / Topics?" or/and "Show Club  Post / Topics where i am member?
In the current version I cant use this widget, its show me too much posts from the clubs..

Thanks in advance!

Posted

Hello,

4 minutes ago, PasXal said:

Please make setting, where I can choose "Show Club Post / Topics?" or/and "Show Club  Post / Topics where i am member?

1 setting with choice?

- Show all posts

- Show posts from clubs

- Show posts from clubs where i am member

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...