DianeV
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: Pros and Cons of WP 2.1 (IMHO)I’m going to guess that calendo is talking about posts he’s writing but haven’t yet been published. Maybe not?
Forum: Plugins
In reply to: Dropdown Links Menu PluginThat’s awfully kind of you. I’m sure that will be of help to people wanting a drop-down menu.
Forum: Fixing WordPress
In reply to: still getting moderator emails even though i deleted the blogCorrect. Mailman is mailing list (email list) software.
Forum: Fixing WordPress
In reply to: What is wp 2.0.X reading options php file?Rather than editing WP files, I used Matt Read’s plugin to set the number of posts on archive pages (which I assume is what you’re asking).
You just upload it to your plugins directory, activate it, and then configure it in Options.
http://mattread.com/projects/wp-plugins/custom-query-string-plugin/
Forum: Themes and Templates
In reply to: Simple CSS question!Something like this:
ul.latest {list-style-type:circle}Forum: Fixing WordPress
In reply to: Editor Reverted to 2.0 version???Sorry. I meant to say:
Did your host, for instance, restore the site from a backup?
Forum: Fixing WordPress
In reply to: Editor Reverted to 2.0 version???I’m wondering how that could happen.
Did your host, for install, restore the site from a backup?
Forum: Developing with WordPress
In reply to: Problem with .htaccess (loop)Okay. Does your new provider (in addition to supporting .htaccess) also support mod_rewrite? If not, the above won’t work.
Forum: Fixing WordPress
In reply to: Unable to export, how should I import?DocHoloday, I’m not sure what you mean by “and all”. It’s important to know that a WordPress blog consists of two parts:
(1) the WordPress files, images, plugins and any other items you may have added.
(2) the database where the posts, comments, options, etc. are located.
If you can’t get the database, you won’t have your posts, etc.
If you do not have the database in one form or another, you might ask your old host for a “database dump”, which is essentially a text file containing the database data.
Forum: Themes and Templates
In reply to: 3 New Theme ReleasesLove the Handy Man theme. 🙂
Forum: Fixing WordPress
In reply to: My WP is all messed up…helpIt’s a little difficult to guess what’s going on because you haven’t provided us with a link.
(1) I’m going to guess that you’re referring to your home page. If so, it’s likely that the number of posts to display on the home page has been set in Options > Reading.
(2) No idea what’s happening here since I can’t look … except that if you put too-large images (or anything) in the post area, then they can skew everything else. Try using smaller images?
Forum: Fixing WordPress
In reply to: What to do about sploggers?That’s one way.
I’ve also limited my RSS feed to excerpts.
Forum: Fixing WordPress
In reply to: Deleating all Comments awaiting moderationHm. It sounds as if your wp-admin directory might be password protected — which would be one reason why the “connection to akismet.com could not be established.”
At least, that’s the only problem I’ve run into in implementing Akismet.
Forum: Fixing WordPress
In reply to: Loading v2.1 front page calls Nownames.org – why?Well, that’s one of the “things” with the Web; it’s technical, and if you want to do much at all with it, you have to learn some things.
I’m glad it worked out for you. However, if you did not upload the file containing that stuff, then I would be concerned because … well, someone did.
Forum: Requests and Feedback
In reply to: Ability to deleate all Comments Awaiting ModerationWell, you asked the question in this thread, which is where I answered it:
http://wordpress.org/support/topic/103758?replies=4If you want to ask a question, it’s best to continue what you have to say in the same thread, rather than opening up new ones (or not reading the old ones). 🙂