Hi @mtheo001,
I hope you are well today and thank you for your question.
Please try using the below latest version of the theme.
Please login to access this file
If you are still facing an issue with it then can you please try temporary enabling WP_DEBUG mode? To do this, just go to wp-config.php include this:
define('WP_DEBUG',true);
You might already have a line for WP_DEBUG, so just make sure it’s set to true.
Let me know what errors if any you are getting when you face this issue.
Best regards,
Shufflehound team