coffeeswirls
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cleaning the DatabaseSweet! Does this sound like a good fix to my loose ends?
Forum: Themes and Templates
In reply to: changing order of link categories.Most likely you do. If that area is just calls for the links to be shown, WP will go to the default mass listing. Widgets may be the best way to customize this, but you can hand code it.
<?php wp_get_linksbyname(‘Blogroll’); ?>
This is how I display my list, which has the title: Blogroll. I think it is case-sensitive.
Forum: Fixing WordPress
In reply to: Oops, no comment with this IDI’ll give that a try. Thanks!
Forum: Fixing WordPress
In reply to: Oops, no comment with this IDThat’s cool. I just got a spam on an old post without any activity. It’s getting past Akismet and the auto moderate plugins now. I’m tempted to wipe my WP files and get a fresh install.
Please tell me if you think this is a bad idea.
Forum: Fixing WordPress
In reply to: Oops, no comment with this IDI only discovered that problem after my initial comment problem on my main site popped up, and the info pertaining to my API is (likely) secondary to this. I’d like a resolution on this matter. Should I delete the posts about the .Com situation here?
Forum: Fixing WordPress
In reply to: Oops, no comment with this IDAnd on the .Com, I now have two blogs, one that I didn’t create. Somebody must have hacked their way in there, because I didn’t give out my userID. Any thoughts also about how to delete that one? Will it jack things up even worse? Here’s the notice I get when I go to delete that second blog:
Remember:
* You will never be able to register with WordPress.com again using this email address.
* Your API key will stop working.
* Your username will be lost forever.
* We can never restore your account or your content.Forum: Fixing WordPress
In reply to: Oops, no comment with this IDOK, now my Akismet API key appears invalid. I copy/pasted it from my WP.com blog and it is the same.
Forum: Fixing WordPress
In reply to: Oops, no comment with this IDI wasn’t at the time, but I activated Auto Moderate Comments, which sends comments to moderation if there has been no activity in the last two weeks.
In order to set them as spam, I have to be able to get to them, and so far they are out of my reach. I had hoped that this would be settled in the upgrade.
Another thing, I no longer have the boxes at the bottom of the admin page with links to the weblog tools collection. I don’t know if there’s a link there, but that’s a secondary thing I have noticed.
Forum: Fixing WordPress
In reply to: PermaLink and FeedWhat’s CVS???