Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
August 4, 20177 yr Author On 8/4/2017 at 6:52 AM, 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
August 4, 20177 yr Ah I see. I have the problem with private and closed clubs. Will try them with built-in widgets and open ticket in case.
August 4, 20177 yr @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.
August 4, 20177 yr Author On 8/4/2017 at 9:24 AM, 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.
August 4, 20177 yr On 8/4/2017 at 10:02 AM, 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?
August 4, 20177 yr On 8/4/2017 at 10:02 AM, 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?
August 4, 20177 yr Author On 8/4/2017 at 10:13 AM, ABGenc said: What about private clubs? On 8/4/2017 at 10:22 AM, opentype said: Is there a toggle in the widget settings to control it? No.
August 4, 20177 yr On 8/4/2017 at 10:24 AM, newbie LAC said: That is great, thanks. Should we expect your widget to be working this way when 4.2.2 is released ? Edited August 4, 20177 yr by ABGenc
August 4, 20177 yr 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.
August 4, 20177 yr Author On 8/4/2017 at 11:04 AM, ABGenc said: That is great, thanks. Should we expect your widget to be working this way when 4.2.2 is released ?
October 10, 20177 yr Hi! I want to make some css changes; How to change this 3 colors? How to adjust the top/bottom margin of the circle? Much thanks!
October 11, 20177 yr Author Hello, On 10/10/2017 at 7:27 PM, Pedro Ibáñez said: How to change this 3 colors? Use selectors .ipsWidget[data-blockid*="_nbRecentTopicsPosts_"] h3 { } [id*="nbRecTPTabsTabTopics"] { } .ipsWidget[data-blockid*="_nbRecentTopicsPosts_"] .ipsCommentCount { } On 10/10/2017 at 7:27 PM, 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 { }
October 11, 20177 yr Hi and thanks for the answers. On 10/11/2017 at 5:27 AM, 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 { } How to change the commentCount arrow color too? How to change the text and line color of the Posts/Topics tabs? Much thanks!
October 11, 20177 yr Author On 10/11/2017 at 11:34 AM, 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; } On 10/11/2017 at 11:34 AM, 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 On 10/11/2017 at 11:34 AM, Pedro Ibáñez said: I can't move the circle in vertical, only in horizontal. Try top: 5px; position: relative;
October 11, 20177 yr 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?
October 12, 20177 yr Author Hello, On 10/11/2017 at 1:31 PM, 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; }
November 10, 20177 yr 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...
November 10, 20177 yr Author On 11/10/2017 at 1:03 PM, 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.
November 10, 20177 yr I'm looking to use it for new members, but that's the idea. Add that in and I'll buy it tomorrow.
December 7, 20177 yr 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 December 7, 20177 yr by Demonland31 corrected original statement
December 15, 20177 yr 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!
December 15, 20177 yr Author Hello, On 12/15/2017 at 11:43 AM, 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