Hello Mate,
The swatches function in our theme are using of magento default theme (rwd). I see it don’t support to show attribute out of stock. I just show instock/available. Please try to read tutorial: http://sherodesigns.com/tutorial-configurable-swatches-in-magento/
To remove the remove the “be the first to review this product” link. Please try to go to admin > Venustheme > Ves Template Panel > Theme control panel > Edit theme setting item > Go to tab “Pages Setting” > Category – product list > Disable option “Show Product Review”.
If not, please try to open the file “app/design/frontend/venustheme package/default layout/template/common/list/default.phtml” then remove the code:
echo $this->getReviewsSummaryHtml($_product, true, true);