Hey there,
It seems that when I access
https://www.thenightministry.org/blog, it gave me the following error:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 20480 bytes) in /home2/thenigi5/public_html/libraries/joomla/utilities/arrayhelper.php on line 175
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 20480 bytes) in /home2/thenigi5/public_html/libraries/vendor/joomla/registry/src/Registry.php on line 89
It seems like that you are hitting memory limit issue.
Can you request with your webhosting provider to help you increase your PHP memory_limit from 32M to 128M and see how it goes, it should fix this issue?