Support

Account

Home Forums Add-ons Flexible Content Field Pass field from Flexible Content into a widget Reply To: Pass field from Flexible Content into a widget

  • Hi Elliot

    Widget loads in all pages with sidebar; homepage, single, categories.
    When i use get_field_ID(); above global $post; i get an undefined function error, in a case of ACF field i get the “false” result.

    Another test i made is commenting the if statement: if( $featured_posts_sidebar ): i get the loop error: Invalid argument supplied for foreach()