yes i’m using media field.
ok. so if i use to_link it shows me the permalink to the post.
i’m sorry for beeing thick – but how do i access the attached pdf file directly?
print_custom_field(‘customfieldname:to_link’)
I figured it out… my bad!
<?php global $more; $more = 0; the_content('[Read more...]'); ?>
I needed to use the $more global and also activate it with =0. As =1 is turning the more functionality off.
thanks,
mark
Any ideas around when this will be?
cheers,
mark