Support

Account

Home Forums Front-end Issues Select field filter not working Reply To: Select field filter not working

  • I have another question regarding this topic.

    I’ve managed to get it working with the help of your documentation. It shows the post title of my entries.

    But how do I show a custom field within the same loop?

    This <?php echo get_the_title( $row->post_id ); ?> shows the title, but how do I show a custom field?