Hi @dsatta,
It’s possible that there might be issues with themes or plugins you have installed on your site.
I recommend following the basic troubleshooting steps to do plugin/theme conflict test, so you can rule out any issues with 3rd-party software.
—
If you don’t have access to a staging site, you can use the Health Check plugin:
https://www.ads-software.com/plugins/health-check/
Troubleshooting allows you to have a clean WordPress session, where all plugins are disabled, and a default theme is used, but only for your user until you disable it or log out. It is important to note that this is only the case for your user, it does not affect any other site visitors, or users of your site, for them the theme will be the same, and all plugins will still be running as before.
When utilizing the troubleshooting mode, your currently logged in user is given a stripped down version of WordPress, where all plugins are disabled and one of the default themes is activated. Please keep all plugins disabled except for WP Job Manager.
This mode is essential when trying to identify the cause of an issue, as in most cases, any issue you have will be introduced by your theme or one of your plugins (or maybe even multiple plugins interacting poorly with each other).
When in troubleshooting mode you are able to verify if a problem still exists in a basic WordPress setup, thus helping us identify and fixing a bug others may be encountering, or finding out which plugin or your theme is causing the problems so that you can report this to the applicable authors.
https://make.www.ads-software.com/support/handbook/appendix/troubleshooting-using-the-health-check/
—
I hope that helps!