Hi @iamrobertandrews
You can always use acf/input/admin_head hook to hide the standard fields using CSS or Javascript code. This page should give you more idea about it: http://www.advancedcustomfields.com/resources/acfinputadmin_head/.
Hope this helps!