buddyforms_get_template_directory
If you want to change the template location you can use this filter. It returns the constant BUDDYFORMS_TEMPLATE_PATH
return apply_filters('buddyforms_get_template_directory', constant('BUDDYFORMS_TEMPLATE_PATH'));