Support

Account

Home Forums Add-ons Repeater Field Random and limited fields from parent page Reply To: Random and limited fields from parent page

  • I’m not sure what you’re having a problem with, getting the post parent or showing the random list. So let’s start with the first one.

    Where is the value for $post_ID coming from in this statement?

    
    $parentpost_id = wp_get_post_parent_id( $post_ID );