figaro
Forum Replies Created
-
Forum: Themes and Templates
In reply to: My post titles don’t link to the individual postYou’re welcome…good luck on your trip.
Forum: Installing WordPress
In reply to: Question about moving WordPressI donβt have to move the core files because they are already in a sub-directory
True
I donβt have to modify the index.php file to add the sub-directory because it should already have that sub-directory as part of the path.
False…you still need to edit it.
Also, just want to be sure, the index.php file referred to is the one in the sub-directory, not the one in the sub-sub directory wp-content, right?
True
One final thing, there are no .htaccess files currently. Will that be a problem?
No…just create one.
Forum: Installing WordPress
In reply to: How can I get back in?Looks like you changed the blog address in Settings/General…see the following video for directions on changing the address back.
Forum: Fixing WordPress
In reply to: Blog nightmareYou’re welcome. For the record, the several tables in the db were corrupted…ran a repair in phpMyAdmin.
Forum: Themes and Templates
In reply to: My post titles don’t link to the individual postSee the following video…in it, I show how the post title links are incorporated into the template.
Forum: Fixing WordPress
In reply to: Blog nightmareMaybe I’ll know something when I take a look…
Forum: Themes and Templates
In reply to: Recommendation….If you are using WP 2.8, go to add a new theme, leave the search field blank, and press search. That will bring back 34 or so pages of themes you can browse to see if there is something you like.
Forum: Fixing WordPress
In reply to: Blog nightmareSounds like you may have broken something when you moved the files around. If you want to email me your Yahoo login info, I’ll take a look for you…I’ll only be here for another hour or so.
educhalk [at] gmail [dot] com
Forum: Fixing WordPress
In reply to: Blog nightmareNo, it wouldn’t be in the files, it would be in the database.
Did you by chance change anything in the files (wp-config.php, maybe?)before you noticed the posts missing?
Who is your host?
Forum: Fixing WordPress
In reply to: Blog nightmareSomeone could have hacked into your site, like you said, and deleted your content. If so, then changing your password may stop that from happening in the future, but it wouldn’t get your content back for you.
I doubt that’s what happened though…when you explain things like seeing the posts in the “Right now” area, but clicking on them and getting No posts…that seems to indicate something else is at work here. If someone had deleted them, you wouldn’t see them in the right now area.
Have you looked at your database to see if the posts are still there?
Forum: Installing WordPress
In reply to: Blog URLYou don’t need to put it anywhere. Just upload the source code, create your database and user, then visit the site url…you will be prompted to install and the url will be added to the db.
The following may help you understand the process.
Forum: Plugins
In reply to: [WordPress Mobile] Spamming blog ownersHummm…looks like no updates to that plugin in the near future π
Forum: Fixing WordPress
In reply to: Welcome Post on TopEdit the post and make it sticky…you’ll see a check box for that when you either edit or quick-edit.
Forum: Themes and Templates
In reply to: New Videos: How to Edit the Kubrick WordPress ThemeYes, you can use any photo editor, but my experience is with Photoshop, so the only template I have is in PSD format. You could open the graphics from the theme and edit them in any photo editor.
Forum: Fixing WordPress
In reply to: Change home URL to domain URL?Your links are probably in your header.php file in your theme…open it and change the link so your home button goes where you want it. note, I’m doing a lot of guessing here since I don’t have a link to your site.