How was this resolved? I am having a similar problem. thanks.
Shawnday: Thanks so much! I hated that “autop” thing but I never would have figured out how to fix it w/out your tip.
You need to change the “asides” in the php call to the name of the category you chose. For example, if, instead of the category “asides” your aside posts are posted under the category “news,” then you would change the php call to:
sideblog(‘news’)
If your category name is two words, use a dash to join them in naming the category in the php call.
Ok, so we know it was broken plugins causing the duplicate posts, but do we know how to get rid of the duplicates once we’ve upgraded our plugins? Any suggestions?