Hello @traeonna,
Thank you for reaching out,
First of all, please note that the link you shared is a backend link, and we do not have direct access to it (nobody does). According to the WordPress forum rules, you should not provide links or access from the admin area to anyone, nor should you publish them here in this public.
Regarding the issue you are facing, we have not experienced this problem ourselves, nor has anyone else reported a similar issue so far. However, based on your description, there are two possible scenarios:
1. You may have a plugin that is affecting your site. In this case, you can enable WordPress debugging or use the Query Monitor plugin to check which plugin may be causing an error. For better testing, you can:
First, if you are using a child theme, disable it and switch to the parent theme.
If the issue persists, deactivate all plugins and then activate them one by one. After each activation, check your issue to see if it occurs due to a specific plugin.
2. The second, and very likely, scenario is that you have a caching plugin (either on your server, on your site, or both), and the issue may be due to caching. In this case, you should clear all caches(cookies and cache on server side, CDN, plugins and ).
It is also possible that the issue is related to your server. If the steps above do not help identify the problem, then it is likely server-side, and you should contact your hosting provider for further investigation.
Please review the points mentioned above and let us know the outcome.
Thank you,
Hope it helps,
Best Regards