Hi Nick,
It looks like your website has template overrides for JA Content Listing in the JA Phio template:
/templates/ja_phio/html/mod_jacontentlisting/layouts/
However, you've only overridden the index.php file for each layout, for example:
/templates/ja_phio/html/mod_jacontentlisting/layouts/layout-01/index.php
To ensure the module works correctly, you should copy all files from each layout into your template override, not just index.php.

Once all layout files are included in the override, it should resolve the current issue.
Regards,Hien