Support

Account

Home Forums General Issues ACF Field in functions.php Reply To: ACF Field in functions.php

  • No. IF I install the theme then I see this error.

    I solve this error using this code

    if(function_exists("get_field"){
    // code
    }

    Thanks for replying me 😊😊