yeah this feature is also exactly what I was looking for… has anyone found the exact hack or plugin to do this???…
was kinda looking for the same…
Thread Starter
cnts
(@cnts)
yeeeah Kafkaesqui… works great!!!… you rock man… thanks!…
Thread Starter
cnts
(@cnts)
Ah sure… I’m modifying a version of Darren Hoyt’s Mimbo Theme… And by his indications you’re supposed to display custom fields using:
<?php $values = get_post_custom_values("THE_CUSTOM_FIELD"); echo $values[0]; ?>"
Have no idea if that script has any variables… Maybe I should ask Darren first… Just thought maybe there was a “wordpress official” way of doing it…
Still if you have any ideas… I’d most apreciate that…