Hi,
first of all, have you tested with the bp-default template ?
Second, seems there is a more recent version (3 mounth ahead) of the plugin here: https://github.com/sbrajesh/buddypress-sitewide-activity-widget
The one on the official repository is from 2011-10-07 .
The initial plugin was intended for BP 1.2, then updated to 1.5. Now we are in the 1.6 series, and it’s possible that he isn’t optimized to work with BP 1.6.2
If you continue to encounter this problem, i would suggest to make things as simple as possible by declaring the SWA as your start page, so you don’t need this plugin.
RESOLVED
chouf1,
thanks very much. that did the trick. When I visited that site to get the newer plugin I noticed a tab that said something about 3 issues and one of them was the same as mine and the person that reported that issue also provided a “patch”. I copied that code into my swa.js file and that cleared up the problem with the spinning graphic and now the rest of the excerpt expands. So I’m a happy chappie.
There are a few differences with this new plugin. I notice the buttons that used to allow you to reply or comment in the activity stream on the home page are gone. Now all you can do is read the posts and if you want to reply you must go to the Activity page where those buttons are still there. I’m going to try to figure out where I can add some test at the top of the feed that says something like “Read here, reply here” where the second “here” is a link to the Activity Page.