Support

Account

Home Forums Add-ons Repeater Field Loop through post object in repeater field Reply To: Loop through post object in repeater field

  • Where is your code located? Is it inside of a function? Is the global $post available before you do $post = $review;?

    Test: Before your repeater loop do var_dump($post);