Support

Account

Home Forums Front-end Issues ACF-ICON not working on Front-End Reply To: ACF-ICON not working on Front-End

  • Open wp-config.php and add the following line

    
    define('SCRIPT_DEBUG', true);
    

    and let me know if this corrects the problem.