Support

Account

Home Forums ACF PRO Tiny MCE / ACF Pro Bug Reply To: Tiny MCE / ACF Pro Bug

  • Hi @bradwiatr

    Your ‘dir’ url will need to include the sub directory. You can also make use of the site_url function like so:

    return site_url('wp-content/themes/ThemeName/advanced-custom-fields');

    Hope that helps

    Thanks
    E