| bio | website | pax.mioritics.ro |
|---|---|---|
| location | Yogyakarta, Indonesia | |
| age | 34 | |
| visits | member for | 2 years, 8 months |
| seen | Apr 7 at 13:39 | |
| stats | profile views | 25 |
agent procrastinateur
|
Jan 14 |
comment |
Advanced search form with filters for custom taxonomies and custom fields this doesn't take into account post relationships, that being the difficult part of my problem. It's way easier to filter posts by taxonomy, I need to filter them buy the taxonomy (or custom field) of a related post. |
|
Jan 10 |
comment |
Advanced search form with filters for custom taxonomies and custom fields It doesn't suit the approach that I need (with specific filters), but it's a very interesting plugin, it looks like a great replacement for the default search function, thanks very much for pointing it out. |
|
Nov 30 |
comment |
Can custom taxonomies items have attached properties? Problem is? (how) can you then search for venues? - display all events that take place in a certain venue, like you could do with a taxonomy term (tags/categories)? |
|
Nov 24 |
comment |
Can custom taxonomies items have attached properties? The coordinates wouldn't be attached to the event, they would be attached to the venue - which is assigned to the event, the venue itself would have different properties - like website and coordinates, a description etc |
|
Nov 15 |
comment |
Filtering categories in the permalink structure works for me, thanks - it would be even awesomer to be able to specify the parent category (by name or ID) the permalink should primarily listen to. Your script works as needed for posts that are only in the 'places' category branch - but if the post is in other root categories, it sometimes uses those instead |
|
Nov 4 |
comment |
How to display nothing (instead default) when no user gravatar is present? lovely, thanks, tested on Chrome/Leopard, FF/XP, not working in IE7/XP - bu then gravatars are less than totally necessary :) |
|
Nov 1 |
comment |
How to display nothing (instead default) when no user gravatar is present? the CSS way wouldn't work, while there is a default image served, there's no default image src as it's always based on comment poster's email. It looks like: <img src="http://www.gravatar.com/avatar/d74223421ddabece6c8f85989d0784b2?s=40&d=http://uri-for-default-image" /> |