jonimueller
Forum Replies Created
-
Forum: Installing WordPress
In reply to: SO lost…Just make a list of the plugins your *.COM blog is using, along with the theme it’s using. There should be links to those at the *.com blog. Unfortunately, you’ll have to grab those yourself. You’ll have to unpack the theme files and upload them to your server under the /wp-content/themes folder. Fortunately, the latest version of WordPress allows you to browse the /extend/ WP Plugin Repository, download a ZIP file of the plugin and install it from the zip distro right from the WP Dashboard. You’ll just need to make a list of the plugins your old blog was using.
Forum: Installing WordPress
In reply to: SO lost…You should go to your WordPress.COM blog and export the XML. This packs up the pages, posts and most of the settings (but sometimes not the links/bookmarks or categories — those seem to be crapshoots) so that you can go to your new blog on your domain, login to the back end and under Tools, IMPORT the XML file (which you should have saved to your hard drive during the first export process). Does this make sense? If not, contact me offlist (check my profile) and I can try to help.
Forum: Installing WordPress
In reply to: Admin and site GONE after upgrade.I don’t recommend using Fantastico for that reason. It’s just better to manage your own upgrades, and this goes for WordPress or just about any other script out there that is offered via the Fantastico installer. I like to set up my own databases and users and FTP the script to install and upgrade. And it’s the ONLY way to keep abreast of the latest security releases. Why web hosts haven’t figured THAT out is beyond me.
Forum: Fixing WordPress
In reply to: Footer QuestionWell now the footer copyright says
2009 Sagacityβs recent successes with clients: Entries (RSS)so that’s not right either.In your settings, there’s a place for the blog’s title. That should probably be Sagacity or Sagacity LLC. Period. If you fix that, it should right itself in the footer and elsewhere.
Forum: Installing WordPress
In reply to: Admin and site GONE after upgrade.LEV … do as both I and ZGani suggested. When you upgrade, instead of letting your FTP program OVERWRITE existing files, just delete the /wp-admin and /wp-includes folder, delete all the wp*.php files (EXCEPT wp-config.php), and start from there. Also DO NOT delete any .htaccess or robots.txt files.
I have complete, failsafe upgrade instructions here as well:
http://blog.pixelita.com/78/upgrading-your-legacy-wordpress-site/Forum: Installing WordPress
In reply to: Admin and site GONE after upgrade.Plugins still disabled?
Forum: Your WordPress
In reply to: Photographer website built on WordPressAnd I nearly refrained from saying anything about Galen’s site because … well, there’s nothing left to be said that hasn’t been said already, by others. It’s a gorgeous site, Galen. You have much to be proud of. Clearly your creativity spills out into web design as well as photography. Simply gorgeous. π
And one more thing that struck me. You seem to understand typography as well or better than a lot of web designers, and that lends a lot to the way I feel about the site when I visit it. (Love the nature shots best!)
Forum: Your WordPress
In reply to: Photographer website built on WordPressDunerider, that is the Next Gen Gallery plugin.
http://alexrabe.de/wordpress-plugins/nextgen-gallery/Forum: Fixing WordPress
In reply to: Footer QuestionWhy is the blog title in the footer? Can you at least tell me what theme you are using; better yet, post an URL to the site in question?
Forum: Fixing WordPress
In reply to: Moving to new hostThe export tool is easy if you just want to move posts and pages. And yep, you can move the plugins and theme files via FTP. I have found that with a site that has a lot of categories, they don’t always seem to migrate or their IDs get screwed up. Also, bookmarks/links don’t survive an export. At least none of mine have.
It does seem to also migrate most of your plugin and other settings but it never hurts to check things out to be sure, do some tire-kicking, once you’ve imported to the new site.
It’s always best to have a copy of the SQL dump IMHO, even if you do elect to do the export/import. You can save some time by installing the WP Backup plugin which will export the SQL file to your hard drive, your server or even email a copy to an email address that you designate, and it will also do this on a scheduled basis. How cool is that?
Forum: Installing WordPress
In reply to: Admin and site GONE after upgrade.As long as you haven’t customized any files in the /wp-admin folder (and there’s no reason to think that you did), simply delete that folder from the server and reupload the entire /wp-admin folder from the distro. This way you are assured that you have fresh files and that the overwrite didn’t fail during a server burp. This cures it most of the time.
Forum: Installing WordPress
In reply to: Me tabs don’t workYou’re talking to an old dog, Donald (we won’t say how old, let’s just say the 70s were good to me and leave it at that!). I just didn’t appreciate the analogy since I’ve been working with WordPress since 2004 and yes, it’s come a long way and maybe because I use it everyday, this is lost on me. Shame on me. π
I was confused because your original post seemed to flip between installation and the dashboard and a theme so I wasn’t sure what the problem was. Now I see you were covering several bases at once.
numeeja is correct that the interface has changed dramatically in the last few releases. Here’s an old one for you. To me, the latest version of the WP dashboard looks like the old 2.6x version of the MovableType dashboard. But that’s just me.
For sites with a lot of pages and child pages, I like to use the suckerfish flyout menu plugin but there are other ways to manipulate page and child page displays. Search the plugin repository to find the latest and greatest.
Suckerfish:
http://pixopoint.com/pixopoint-menu/PageMash:
http://wordpress.org/extend/plugins/pagemash/As to your question about managing pages and posts in the Dashboard, it seems somewhat less intuitive to me now. It relies heavily on AJAX so that if I’m at the office (night job) where we use an old and weirdly configured version of IE6, I can’t even update some parts of it. That’s just not right.
But if you click on each section (Posts, Pages, Appearance, Plugins), it will slide open and let you click on individual links within where you can manage all of that.
The one thing that’s really great about the newer versions of WP is that you can now actually install a new plugin right from a zip distro on your hard drive. Forum software has been doing that for years now, about time WP came around. Especially since most everyone who uses WP lives and dies by the almightly plugin! π
Forum: Installing WordPress
In reply to: Me tabs don’t workI’m not understanding what your problem is. First you talk about templates and then you talk about the dashboard. And parent-child relationships. So obviously if you can set up categories (is that what this is a reference to?), your installation hurdle has been overcome.
Is this a fresh installation of a brand new WP site? Be sure you are uploading the latest version.
I cannot glean from your meandering statements WHAT exactly the problem is. And comparing WordPress to VisiCalc or a spreadsheet program makes no sense to me and in no way helps me to troubleshout your problem.
Forum: Installing WordPress
In reply to: SO lost…Well you aren’t installing WP anew, really. You’d be doing an upgrade because you already have existing content. That’s where the XML file comes into play. That packs up the data (posts, pages, settings — not all settings but most settings) and gets it ready to be pulled into the newly setup WP site elsewhere. In your case, at your shiny new web host account.
You can set up WP the old fashioned way, setting up a specific database and user and linking the user to the database. All this info will be needed to include in the wp-config.php file which you will need to edit in a text editor (Notepad, NOT MS Word!) prior to uploading.
OR since you are fairly new at this, I suggest that you let the Fantastico installer (if it’s a cPanel web host account) or the one-click installer (for Dreamhost) set the new WP site up for you.
THEN once that’s set up, you go into the new WP blog and import the XML file and voila, all your posts and pages will be there.
HTH.
Forum: Installing WordPress
In reply to: i cannot UpgradeYou didn’t have to overwrite the wp-config.php file. Just upload the fresh 2.8.4 files. When you reentered the database information into the wp-config.php file, you must have mistyped something. WordPress is having trouble finding the database. Check your wp-config.php file carefully.