Support

Account

Home Forums Add-ons Flexible Content Field Get a specific field from Flexible Content on another page Reply To: Get a specific field from Flexible Content on another page

  • I’m not sure if you just want the content or if you want the ability to have that field when you edit the page.

    If you are tying to get the content, you would just add echo get_field(‘what_we_do’,[post_ID of the page]);

    If you want it to appear when you edit a page, just create a new location rule for that page: