| bio | website | fiveminuteargument.com |
|---|---|---|
| location | England, United Kingdom | |
| age | 34 | |
| visits | member for | 2 years, 9 months |
| seen | Dec 13 '12 at 10:23 | |
| stats | profile views | 44 |
Currently using wordpress for two purposes:
Hosting a fairly traditional blog, albeit one with a great many individual bloggers (193 at the last count)
Building an aggregation site with no blog or comment functions, but some simple CMS requirements
|
Sep 3 |
awarded | Promoter |
|
Sep 3 |
accepted | How do I get the size of an attachment file? |
|
Sep 2 |
asked | How do I add a post to a menu |
|
Aug 25 |
comment |
How can I include a post in a theme? Do you have a link explaining some of these concepts? As I understand it, sidebar is totally misnamed - it's actually a generic placeholder for content. Is that correct? What's the 'text-widget' stuff all about? I've never come across 'widgets' in wordpress before. Thanks. |
|
Aug 25 |
comment |
How can I include a post in a theme? If you're worried about the hardcoded call in the template, how about including the post by one of the other, many fields - e.g. tags? I've had this exact problem and, to be honest, I DID just hardcode the call in the template - this isn't a public theme that will ever be reused, so I see no downside to that approach. |
|
Aug 24 |
comment |
Registering jQuery kills admin functions Brilliant - thanks Chris. |
|
Aug 24 |
accepted | Registering jQuery kills admin functions |
|
Aug 24 |
asked | Registering jQuery kills admin functions |
|
Aug 23 |
answered | Checking current language in a function |
|
Aug 23 |
comment |
What Features would you Most Like to See Added to WordPress? Is this question appropriate? It seems to be contrary to the FAQ ("Avoid asking questions that are subjective, argumentative, or require extended discussion.") |
|
Aug 20 |
comment |
I'm looking for some good references (manuals) Is there anything specific to wordpress there, though? |
|
Aug 19 |
comment |
I get “The PHP Date/Time library is not supported by your web host.” on my CentOS host, what library to I need to install to add support? Don't forget to remove that page or password protect the URL! :) |
|
Aug 19 |
comment |
Image still linked as attachment to page even though it has been deleted @EAMann: As a matter of interest, do you know what would happen if you manually set the post_parent to 0 (or NULL, or something)? |
|
Aug 19 |
comment |
Image still linked as attachment to page even though it has been deleted @Rick: If it were available, would a 'move image' function help in your case? I.e. if you could have a holding page/post for all images you want to exist, but not be associated with a 'real' page/post. |
|
Aug 18 |
comment |
Image still linked as attachment to page even though it has been deleted Since EAMann has shed some light on it, the importance of this question becomes obvious. It's one that is highly likely to trip people up, so it's pretty important (I've already upvoted it) and we should consider rewording it (e.g. "How do I completely remove an image from its associated post?") for posterity. |
|
Aug 18 |
awarded | Beta |
|
Aug 18 |
comment |
Image still linked as attachment to page even though it has been deleted Hmmm... I wonder if this depends on how you removed it from the page. Can you see what the value for post_parent is for that attachment in the database? |
|
Aug 18 |
comment |
Image still linked as attachment to page even though it has been deleted An example of your get_posts() call would be REALLY helpful here |
|
Aug 18 |
answered | Image still linked as attachment to page even though it has been deleted |
|
Aug 18 |
comment |
Permalink Problems Is this solved? Was it the missing "? If so, can you accept Thomas' answer? |