I have installed Asideshop plugin and the setup is very intuitive. But I am facing this problem where the Aside post is displayed twice. In those two instances, the first instance looks perfect while the second instance contains only the post title. I want to get rid of the second post altogether.
Here is the screenshot: http://i38.photobucket.com/albums/e150/meetjal/asidepostproblem.jpg
I used FireBug addon in Firefox to know what exactly is messing up. I found a an extra <div> class with post-id=0 which I think is causing the problem.
Firebug screen shot: http://i38.photobucket.com/albums/e150/meetjal/asidepostproblem2.jpg
How to fix this?
Any help is highly appreciated.