Working website in old Hosting (image from old hosting) after migrating to new hosting in godaddy itself (image from new hosting)
tried to Switch to Default Theme and back to original theme, but it doesn't work and i'm new to godaddy and backend issues
The problem you're encountering might stem from a conflict with a plugin or theme. Since you've attempted to switch themes already without success, the next step is to enable debugging using "WP_DEBUG" to pinpoint the error. WordPress documentation offers comprehensive guidance on debugging, which you can access here: WordPress Debugging Documentation.
To enable debugging, you'll need to access the wp-config.php file in the Godaddy file manager:
From there, you can access the wp-config.php file and make the necessary changes to enable debugging. This should provide more detailed information about the issue, helping you troubleshoot it effectively.