DianeV
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Upgrade from 2.1.x to 2.3.3. I’m CONFUSED!Also, with WinZip, if the file you’re unzipping consists of files in folders, once you double-click it (the file), Extract it … that will give you a folder with all of the folders and files in the proper place.
Yeah, I don’t know why it’s that way (seems illogical that, by default, you’d want files without the folder structure), but that’s the way it works.
Forum: Alpha/Beta/RC
In reply to: My WordPress has been updgraded to Version 2.5 beta1Looks pretty nice!
Forum: Fixing WordPress
In reply to: IF Statement problem…What code did you want it to echo?
Forum: Fixing WordPress
In reply to: dmin edit-comments.php does not list all commentsOkay. So, is this fixed in 2.x.x? Is there a way to view a list of *all* comments (e.g., links to more pages of comment links)?
Forum: Fixing WordPress
In reply to: dmin edit-comments.php does not list all commentsYes, WordPress has vowed to support the 2.0.x line until 2010, and we’ll upgrade of course before that time.
However, I still have the question …
Forum: Fixing WordPress
In reply to: Strange character inserted messing up IEIs it the
>?? I don’t see the tiny dot, or perhaps I’m looking in the wrong place.Forum: Plugins
In reply to: [WP-Super-Cache] Memory Usageigneous, whatever happened with this?
Forum: Fixing WordPress
In reply to: IF excerpt THEN use it ELSE use content?Pretty cool stuff. Thanks, mhains.
Forum: Fixing WordPress
In reply to: Leaving Yahoo Hosting Advice/ConcernsBy the way, in moving your site, remember that a WordPress site consists both of the WordPress files AND the database. I’m going to guess that bbpress is the same way.
So you’ll need backups both of your site files and your database(s).
Forum: Themes and Templates
In reply to: CSS Help! Disparity between Firefox and IE display.It looks the same way in Opera as in Firefox.
Tell you what: it’s generally problematic to design in IE first, and then try to fix errors in Firefox because IE has some well-known display bugs that appear when you code standardly. Therefore, you may be coding incorrectly in order to get things to display properly in IE … but they’re hard to fix in other, more standard browsers.
Try testing first in Firefox and then fixing for IE.
Forum: Plugins
In reply to: [WP-Super-Cache] Memory Usage> I just installed this plugin
There are a lot of plugins for WordPress. Which plugin are you referring to?
Forum: Fixing WordPress
In reply to: Site inaccessible to some, comments don’t work for othersThanks; that’s good data.
Forum: Fixing WordPress
In reply to: Authors List on SidebarI believe the code is this:
<?php wp_list_authors('show_fullname=1&optioncount=1'); ?>That, or some form of it, should work.
Forum: Fixing WordPress
In reply to: WordPress doesn’t loadYep, whooami, that’s what I thought.
Forum: Fixing WordPress
In reply to: WordPress doesn’t loadIt looks like you’ve redirected blog.brickandbutter.com … my guess is that the way you’ve set it up is contradictory.