Hello All, I need some help getting new threads from my forum to a widget in wordpress. I used this code. <!-- show latest active threads --> <tr> <td width="100%"> <div> <script type="text/javascript" src="http://www.loansafe.org/forum/external.php?forumids=unite-fight-your-rights-americans-who-have-had-enough&type=js"></script> <script language="" type="text/javascript"> <!-- for (x = 0; x < 10; x++) { document.writeln("<a href="http://www.loansafe.org/forum/showthread.php?t="+threads[x].threadid+"\">"+threads[x].title+"</a> <br>(Posted By: "+threads[x].poster+")<br><br />"); } //--> </script></div> </td> </tr> Code (markup): but it doesn't seem to work... Can anybody help me out? Thanks
What Wordpress version? Get an RSS feed, that is how I am doing it on www.MapPoint2009.com. See the Recent MapForums Posts widget on the lower right. Here's the RSS feed URL -- http://www.mapforums.com/external.php?type=rss hope this helps! Eric
Sure no problem I also use it to syndicate content between rated blogs e.g. http://www.ERandolph.com and http://www.NorthHarborDr.com Eric