This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: custom field File or link type

#32243
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

Sure! Use the asp_results filter for that.
Keep in mind, that it is not a posts loop, so you may have to change some of the functions there to pass the post ID argument via the $r->id variable in the foreach loop or use the setup_postdata function if that works.