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.