Jump to content

(NB40) Recent Topics/Posts


Recommended Posts

  • 2 weeks later...

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 by newbie LAC
Link to comment
  • 2 months later...
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.

Link to comment
  • 1 month later...

@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 ^_^  

Link to comment
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?

rtp.jpg

Link to comment
  • 2 weeks later...
On 4/10/2016 at 7:26 AM, newbie LAC said:

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?

Link to comment
  • 4 months later...
  • Recently Browsing   0 members

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