Add-on XF New Posts as a Wordpress Widget?

Stan

Active member
Licensed customer
There was one for 1x but I dont see one for 2. Does anyone know of one?
 
Can't you just use a Wordpress plugin and your forum's RSS feed?
 
Any have any docs on how to do this? Like only show so many new posts and what not?
 
Any have any docs on how to do this? Like only show so many new posts and what not?
Do you mean the wordpress widget? It's self explanatory really:

FirefoxScreenshot001.webp

The feed URL is

Code:
http://yourdomain.com/forums/-/index.rss
 
That is really easy. I did notice a problem. My RSS feed is http://www.site.com/forums/forums/-/index.rss

I dont know why it is showing forums/forums/ I dont see anywhere in my config that would make it do this.

Also is there anyway to UP the amount of time the RSS feed goes back to see new posts? Id like it to be like 1 year
 
I dont know why it is showing forums/forums/ I dont see anywhere in my config that would make it do this.
forums -> directory.
forum -> the words from the URL you see when you go to a node (I've used the route filter to change its name to /f/).
 
Back
Top Bottom