lettergrade
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Hacked, deleted site, reinstall problemHere’s a tutorial on Emptying A Database Table, which should help you get an idea of where to empty your whole database.
Forum: Fixing WordPress
In reply to: Widgets do not appear on Main Blog PageCan you give us the url so we can check it out?
Have you altered the original theme files?
Are you using any plugins that might be creating a conflict? If so, you can deactivate them and see if the problem persists.
Have you tried switching to twentyeleven theme to see if the problem is theme-related?
Forum: Fixing WordPress
In reply to: Changing Parent MenuI can see in Firebug that something is messed up with the Will Bundy entry, but I can’t for the life of me figure out what is causing it. How are you creating this menu? Where did the theme come from?
Forum: Fixing WordPress
In reply to: problem with sub-menuGlad it worked!
Should have mentioned: also on WP 3.5.2
Forum: Fixing WordPress
In reply to: Being re-directed to log-in constantlyExcellent!
Forum: Localhost Installs
In reply to: trouble installing WP on local serverExcellent. Glad all is working well.
Forum: Your WordPress
In reply to: Website ReviewOr more likely spam.
Forum: Fixing WordPress
In reply to: Logout Redirect not workingSweet!
Forum: Fixing WordPress
In reply to: Why can't I login???After following which steps?
Forum: Fixing WordPress
In reply to: Website Very Slow and Internal Server ErrorsDid you try deactivating all the active plugins? Do that, and then activate them one at a time to see if one specific plugin is causing the problem. Do you have too many plugins running at once?
If that doesn’t do anything, switch to the twentytwelve theme to rule out any issues that might be theme-specific. If that points to your theme as the culprit, you’ll have to check into the Goodspace support forums because this forum can only support wordpress.org themes.
If none of those things work, you might need to contact your hosting company to ask their opinion. You can also look into speeding up your site by using a cache plugin.
I don’t see any weird scripts in your code that might indicate a hack. If you’re still worried about that, here’s the resource for dealing with it.
Forum: Fixing WordPress
In reply to: Images will not insert!Good to hear. You could try deactivating all the plugins and reactivating them one at a time to see if the weird code changes can be tied to one plugin specifically.
Forum: Fixing WordPress
In reply to: Being re-directed to log-in constantlyTry deactivating all your plugins by changing the name of the /plugins folder/ to /plugins-hold/ through ftp. If that lets you back in, test each plugin one at a time to see which one causes the problem.
You can do the same troubleshooting with themes by renaming the folder of the theme you’re using so WP defaults back to twentytwelve instead.
Is the site still displaying online as usual?
If the plugins and theme reset don’t do it, you might want to try a manual reinstall of WP using ftp. If you get there, do NOT overwrite the /wp-content/ folder, and make sure you back up everything in it first just in case.
Forum: Fixing WordPress
In reply to: Import WXR File doesn't workHmm, not sure. Could you give us a little more information? WP version, plugins, etc?
Forum: Fixing WordPress
In reply to: Images will not insert!Did you run an automatic update? You could try updating WordPress manually through ftp, replacing everything but your wp-config.php and the /wp-content/ folder. (Make sure you back up everything in that folder first!)
That might clear it up before you have to do more detailed troubleshooting.