Support

Account

Home Forums Add-ons Options Page Alt text for get_field function Reply To: Alt text for get_field function

  • Can you double check what your function is returning and post the results

    
    $logo = get_logo();
    var_dump($logo);