Hi AzimuthDesigns,
About the template:
1/ ja_justitia - Default (2): redirect issue: I have checked and it works fine for me. Let me know if you still face this issue and we can check details about it.
2/ ja_justitia - Default: sort of works? the home page button sends to some random page: The template styles will allow you to select the menu item for each page with many layouts, you can duplicate the template style and change the layout with the blocks.
Also, I checked the home menu and I don't see this issue.
3/ About the ja_justitia - Home: all buttons point to the "Home" page:
Our technical team checking this issue.
The error in the /public_html/plugins/system/t4/themes/base/html/com_content/featured/default.php on line 72.
you can copy/paste this file into the \templates\ja_justitia\html\com_content\featured folder
Add the following code under line 71:
<?php $rowcount = ((int) $key % (int) $this->columns) + 1; ?>
If you still face this issue, you can send me the FTP account, I will help you resolve it.