mseneca
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Where is wordpress metadata stored?Ok, had to get a little crash course in phpmyadmin. The offending code was actually in “wp_options”. I was able to fix it though, thanks so much!
Forum: Fixing WordPress
In reply to: Where is wordpress metadata stored?I cant seem to find any files called “wp_postmeta” or “wp_commentmeta”. However, Cmd-F doesn’t find any reference to that old title in any file with the word “meta” in it’s name, no in any of the .php files linked in the “edit” section of the current theme in the WP Dashboard. Where can I find the files you’re referring to?
Forum: Themes and Templates
In reply to: Removing "Continue reading →" />" from siteSweet Thanks!!!!!! That fixed it just by deactivating the “SEO meta tags” plugin.
Forum: Fixing WordPress
In reply to: Developing a WordPress site in a (sort of) live environmentTurns out password protecting the public root wasn’t what was creating my upload error. So all is well with that approach.
So just a password on the root folder, remove the password to go “live.”
That’s as simple as it gets.
Forum: Fixing WordPress
In reply to: Developing a WordPress site in a (sort of) live environmentAny chance of something a little simpler (a la changing a filename and then just entering that in the address bar to get to it)?
I just followed the instructions on that link and ended up with lots of errors. I changed everything back to the way it was. The temporary option would be to remove the password on the root directory while actively uploading and changing things and then reapply the password after.