ellyshavah
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Dashboard doesn’t workAnother issue this may be-check the siteurl & homeurl rows in the wp_options table in your database; make sure they are the same, and that they are your website.
As well, check your .htaccess file in the root directory of your hosting; make sure it has coding like this in there somewhere from this article:
Make sure it’s the Basic WP from here, too, unless you’re running multisite:Forum: Fixing WordPress
In reply to: I can’t change or see my blog anymoreHey there!
Could you be more explicit in the issues you’re experiencing? I see that your site is coming up, and your wp-admin page is also showing when going to it. Are you getting any errors? When are you getting those errors? Any information you can provide would be helpful! 🙂
Forum: Fixing WordPress
In reply to: verification details pageHey there!
For uploading the file (which may be the easiest), if you have FTP access to your hosting (or a file manager), you can upload it to the root directory of the site (where you’ll see things like the wp-admin, wp-content, and wp-includes folders). If you’re not sure, you can always use the plugin wp file manager, and upload it through there.
I saw with the jackielovedogs and tomorrowwillbehotmaybe hack, that once the plugin was either completely deleted or updated, the issue went away; just deactivating the plugin didn’t fix it. However, if it wasn’t in the 301 redirects, it had completely changed the siteurl in the wp_options table in the database.