Thanks i was able to login, but cannot replicate the problem with file upload it seems to be working fine for me, are you still having this problem?
Two issues i found:
1. on this page https://soundsirius.blog/adverts/ you are using all of the WPAdverts shortcode, it is best to use just one shortcode per page.
2. there is the following JavaScript error (occurring 3 times) Uncaught ReferenceError: tinymce is not defined
, it seems to be originating from some localization plugin and Advanced TinyMCE plugin, you can try disabling them and see if the text editor will load correctly (currently your Description field has just a text area it should be a WYSIWYG editor).