The site loads in safe mode when the current theme is disabled. This means that the issue is related to your site’s theme. You should be able to access the site at this URL: https://members.minaal.com/?safe_mode=no_custom. Once you have accessed the site, you will need to fix or disable your current theme.
The error I see when I try loading the site without going into safe mode is $.cookie is not a function. Check your theme and theme components to see if you are calling $.cookie anywhere.
Thank you, super helpful. AFAIK not calling that, but having just pulled the radio embed player site seems to load. Assume they are calling it? Dropping code snippets below.
Upon reviewing chrome console logs on my website and then another post on this forum I was able to confirm that the issue has to deal with the babble plugin for me so going to disable it and post an update.