• Resolved Mohammad Javed

    (@digitljaved)


    Hello,

    I am trying to get my font family and font size etc from the ACF Options Page – how can I do this?

    I have tried the following;

    $body_content_font = get_typography_field( 'body_content_font', 'font_family', 'option');
    var_dump( $body_content_font );

    This just shows me an empty string.

    ACF Settings: https://gyazo.com/763a4806bd3f581bfa407bd90825d25c

    Thanks,
    Javed

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘OPTIONS PAGE: How to get value’ is closed to new replies.