If your website won't load after updating to BuddyPress 12.1.1 it is likely a conflict with bbPress or another BuddyPress compatible plugin. Install the BP Classic plugin to fix this issue.

Okay
  Print

Adding comments to hub pages

Copy huber/lib/sections/hub/hub-tab-page.php to your Huber child theme - retaining the directory structure - and add the following tag where the comments to appear.

<?php comments_template(); ?>