figaro
Forum Replies Created
-
Forum: Installing WordPress
In reply to: blank pages after upgrade to 2.8.3Yes. No, renaming the folder doesn’t always work.
Forum: Installing WordPress
In reply to: blank pages after upgrade to 2.8.3Did you deactivate the plugins via phpMyAdmin as shown in the video?
Forum: Fixing WordPress
In reply to: Catastrophic crash (brief and drescriptive)You’re welcome…glad you got it fixed.
Forum: Themes and Templates
In reply to: I destroyed my site’s URL and can’t get back in! HELP!Hummm…could have sworn I replied to this.
Anyway, if you are a visual person, here is a video to show you how to fix the urls.
Forum: Everything else WordPress
In reply to: Is it possible to….Yes, but your layout is pretty simple. It would be easiest for you to find a simple theme you like, with a left sidebar, and use that for your entire site. You can keep the static homepage and create a blog page. See the following video for how to do this.
Forum: Fixing WordPress
In reply to: Catastrophic crash (brief and drescriptive)If you still have a wp-config.php file, then you can use it. I would replace all files except for the wp-content directory…and the files in it of course.
Forum: Fixing WordPress
In reply to: Catastrophic crash (brief and drescriptive)Looks like some of your WP files are missing from root. You should upload your WP files manually and connect to your existing database…the db is probably still there.
Forum: Installing WordPress
In reply to: lost all post’s and pagesYou probably failed to deactivate your plugins before upgrading. If so, deactivate them…see the following video.
Forum: Fixing WordPress
In reply to: Newer posts and older posts textSee the following video…what you are looking for is toward the end.
Forum: Everything else WordPress
In reply to: Link on WP forum member nameI think it’s based in number of posts…not sure what the number is though…
Forum: Fixing WordPress
In reply to: Remove date from postsThat’s because you deleted it from your index.php file and you are showing categories on your site. You need to delete it from the archive.php file…it’s around line 40 in that file.
Forum: Fixing WordPress
In reply to: Remove date from postsSee if the following video helps.
Forum: Fixing WordPress
In reply to: webpage – not blogThanks dobro…well, I’ve lived all over, spent 6 years in the UK, but yes, in KY now with the KY accent 😉
Forum: Fixing WordPress
In reply to: Can’t remove spam-commentsIt will probably be significantly smaller once you remove all the SPAM.
Forum: Fixing WordPress
In reply to: Can’t remove spam-commentsI’m no expert either, but since it’s a string I believe it needs to be in single quotes. I tried it on my site and deleted the spam comments using that method.