Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
May 9, 20168 yr Do you think you can add an option to have "My topics" also there on top? So that there's a third option? The text could be (Mine) or just "My"
May 9, 20168 yr Author 4 hours ago, Kjell Iver Johansen said: Do you think you can add an option to have "My topics" also there on top? So that there's a third option? The text could be (Mine) or just "My" Hello, Maybe.
May 18, 20168 yr @newbie LAC I have Pages installed. Can I use this widget in the pages (even in the center blocks) or only in the sidebar?
May 19, 20168 yr Author Hello, 12 hours ago, PrettyPixels said: Can I use this widget in the pages Yes. 12 hours ago, PrettyPixels said: (even in the center blocks) No. In the top/bottom block looks like as in sidebar. It's not good. I restricted area. If you want test open xml file (or after install open plugins/nb40recenttopicsposts/widgets/nbRecentTopicsPosts.php) Find /* Only for sidebar */ if ($this->orientation != 'vertical') { return ''; } Change to /* Only for sidebar */ if ($this->orientation != 'vertical') { // return ''; } Edited May 19, 20168 yr by newbie LAC
May 19, 20168 yr 8 hours ago, newbie LAC said: If you want test open xml file (or after install open plugins/nb40recenttopicsposts/widgets/nbRecentTopicsPosts.php) This worked perfectly. Thank you!
July 28, 20168 yr Bought this plugin but it seems to display recent posts, not topics. It is showing topics that are old but have new posts in them, when I really only want to know when new topics are created for the RSS feed.
July 29, 20168 yr Author 11 hours ago, 0xMerlin said: Bought this plugin but it seems to display recent posts, not topics. It is showing topics that are old but have new posts in them, when I really only want to know when new topics are created for the RSS feed. Hello, The plugin show 2 tabs with recent posts and recent topics. Topics sorted by start date DESC.
September 9, 20168 yr hello, About the recent posts, can you add a option to show a truncated first line of the post ?
September 10, 20168 yr Author 7 hours ago, micronx said: hello, About the recent posts, can you add a option to show a truncated first line of the post ? Hello, Yes.
September 10, 20168 yr hello, Thanks, do you going to make a new version with this or is this some code that i can insert ?
September 10, 20168 yr Author Just now, micronx said: hello, Thanks, do you going to make a new version with this or is this some code that i can insert ? As you want.
September 10, 20168 yr Author 7 minutes ago, micronx said: What is faster ? PM me and I'll send you new version for testing.
September 12, 20168 yr @newbie LAC can you provide a updated version of your plugin with new feature like display entries in block in context of their state ? like do not display closed topics or feed posts from closed topics. I have many closing topics reasons and I do not want to feed this block with such content (closed topic avalaible only in topic list - not in block). thx a lot
September 13, 20168 yr Author 12 hours ago, ququruku said: @newbie LAC can you provide a updated version of your plugin with new feature like display entries in block in context of their state ? like do not display closed topics or feed posts from closed topics. I have many closing topics reasons and I do not want to feed this block with such content (closed topic avalaible only in topic list - not in block). thx a lot Hello, 1 setting for all tabs or 2 settings for every tab?
September 13, 20168 yr 2 settings for every tab will do the job -it will be more flexible in use for other users thank you Edited September 13, 20168 yr by ququruku
September 20, 20168 yr Author forgot to mention fixed tabs on phone view Circle before unread topics is custom modification described here. Edited September 20, 20168 yr by Safety1st
October 3, 20168 yr Good evening I'm looking for an application of the last recent topics scrolling effect, I've put a link below to show you the example I would like carried thank you in advance. See you soon on the forum. Edited October 3, 20168 yr by pavero
October 4, 20168 yr Author 7 hours ago, pavero said: Good evening I'm looking for an application of the last recent topics scrolling effect, I've put a link below to show you the example I would like carried thank you in advance. See you soon on the forum. Hello, Maybe https://invisionpower.com/files/file/8171-jquery-recent-topics-ticker/
October 6, 20168 yr On 4/10/2016 at 7:26 AM, newbie LAC said: Hello, Maybe https://invisionpower.com/files/file/8171-jquery-recent-topics-ticker/ No Do you plan to always make the above mentioned changes? Or add functionality to 5 topic scrolling is what it would be possible? On 27/9/2016 at 11:13 PM, pavero said: On 13/9/2016 at 11:30 PM, pavero said: salut Personnellement aucun changement, même et je dirai qu'il est encore moins que la version précédente Et vous devez regarder ce que je vous avais demandé? On 13/9/2016 at 11:30 PM, pavero said: Je garderais le jQuery effet qui change toutes les X secondes avec un sujet, je voudrais pouvoir le faire en cinq sujets à la fois! Par exemple configurer le 20 dernier sujet et jQuery effet changerait 4 fois avec un total de 5 sujets! Il est clair que la place de changer sujet par sujet, je voudrais que pour changer de 5 sujets Est - il possible? Désolé pour mon anglais je fais de mon mieux Do you plan to always make the above mentioned changes? Or add functionality to 5 topic scrolling is what it would be possible?
February 11, 20177 yr Hello. Would it be possible to have it so that only unread posts/topics are shown to logged in users?
February 12, 20177 yr Author 13 hours ago, Kjell Iver Johansen said: Hello. Would it be possible to have it so that only unread posts/topics are shown to logged in users? Hello, No.