haarball
Forum Replies Created
-
Forum: Plugins
In reply to: Need help inserting week numbers in Event CalendarAnyone?
Forum: Plugins
In reply to: Plugin request: simple calendar with highlighted daysAnyone?
Yeah, doesn’t work for me. Must be something in my code interfering; after all, it is highly modified.
I did that — nothing shows.
the_contentworks, but I can’t use that.I encounter this sometimes;
the_contentworking whenthe_excerptwon’t.Thank you! It seems to work fine, except it outputs the number 9 before the title (9 is the page id for the page on which these posts are located) and ‘first_tag’ (as opposed to the name of the tag, I guess). The exact out put is this (after I removed ‘Related posts’):
first_tag9 My TitleIt also doesn’t output the_excerpt. Is there a way to make that happen?
Forum: Themes and Templates
In reply to: Making a customised front page using categoriesAh, of course, I didn’t think of that. Thanks. I used filosofo’s function, which worked brilliantly, but I don’t know how I can modify it to make it possible to use it several times on the same page.
Also, is there an easy way of displaying the latest posts from a certain category excluding the most recent one? (as I described above)
Forum: Plugins
In reply to: Exclude category from the loop?I’m sort of wondering about the same thing. I want to INCLUDE multiple categories, or more correctly, I want to do this more than one time on the same page (as outlined here).
Possible?
Forum: Installing WordPress
In reply to: MySQL newbie problemHaha, nevermind. I wrote the mySQL info where it said “put your info here” etc, not between the apostrophes. Embarassing.
Anyway, thanks. Works now.
Forum: Installing WordPress
In reply to: MySQL newbie problemRight, I’m still getting the error. In the MySQL settings on my control panel it says that there’s a Db called a certain thing and I’ve created a username for it, of which both are in the config file. It also says I can add a host, but when I do, it just says the the host is successfully created but it isn’t listed anywhere. I even created one named ‘localhost’, without results.
I’m using bluehost.com, btw.
On the 5-minute install is says “Create a database for WordPress on your web server” and that I additionally should make a MySQL user. That database they’re referring to is a mySQL one, eh?
Maybe it’s my host..
I’m a complete newb here, and I’ve looked through the codex for help but can’t really find anything that suits my specific needs.