Support

Account

Home Forums Add-ons Options Page ACF Options Page for Post Type Reply To: ACF Options Page for Post Type

  • Hi @robertrhu

    I’m not sure I understand your query. Could you please explain it in more detail? If you can, could you please share some screenshots with notes on how you want to accomplish it?

    If you want to get the custom fields value on the options page, you need to pass option to the second parameter of the get_field() or the the_field() function. This page should give you more idea about it: https://www.advancedcustomfields.com/resources/get-values-from-an-options-page/.

    Thanks 🙂