By default your posts comments and meneame comments will be mixed in your comments template. If you want to have them seperately follow these instructions:
We have included a function that returns the list of the comments, called "meneamecomments_only_meneame."
meneame_comments__only_meneame("post_id=[ID]");We have included a function that returns the list of the comments, called "meneamecomments_without_meneame."
meneame_comments__without_meneame("post_id=[ID]&comments=[0|(1)]&trackbacks=[0|(1)]");



