Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
August 30, 20159 yr 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.
August 30, 20159 yr 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
August 30, 20159 yr Maybe I'll pay. When either Topics or Replies are selected, is the active tab enabled? Assuming it uses IPB's CSS, it can be customized?
August 30, 20159 yr 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
September 3, 20159 yr 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 - TranslateFind by nb_tab_rtp_
October 23, 20159 yr 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.
November 17, 20159 yr @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.
November 17, 20159 yr 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> 16 minutes ago, Joey_M said: Also, to change the order so Topics show first? I'll add option for this coming soon
November 17, 20159 yr Author 1 hour ago, Joey_M said: @newbie LAC - Also, to change the order so Topics show first?
November 17, 20159 yr Your literally a star buddy! The post feed drove me crazy, this is the perfect solution.
November 17, 20159 yr 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 | after {lang="nb_tab_rtp_replies"}</span> I'll add option for this coming soon Edit - I'm an edit, wrong template lol... Thanks Newbie Edited November 17, 20159 yr by Joey_M
November 22, 20159 yr Could you help me to make some changes in "resent topics"? I need a list of last updated topics (not only "new topics").
November 23, 20159 yr 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
November 25, 20159 yr 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
November 25, 20159 yr 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 November 25, 20159 yr by newbie LAC
December 21, 20159 yr 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 December 21, 20159 yr by john west_516450
December 21, 20159 yr 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
December 22, 20159 yr 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. 2. Configure the plugin 3. On public side click on "Manage Blocks" 4. Select the widget and drag and drop on sidebar area
December 22, 20159 yr 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!
December 23, 20159 yr 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
December 24, 20159 yr 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 December 24, 20159 yr by Bill Edwards
January 3, 20169 yr 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
January 3, 20169 yr 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 Hello, You can use css properties to customize or add some css classes into nbRecentTopicsPosts template.