I would like to override a non-core module of PHPFox,so basically, it is an installed 3rd party application developed by PHPFox themeselves. Here is the file I would like to override.
PF.Site/Apps/core-comments/views/block/comment.html.php
Anyway, I was able to override core modules in my theme following the naming convention from their documentation like the Feeds Module.