Replies: 0
Hi,
I am having an issue with displaying the checkout custom fields on emails and order. I read that the “ACF” plugin can cause problems so I updated it to the last version (5.7.13) and added : add_filter(‘acf/settings/remove_wp_meta_box’, ‘__return_false’); as described here: https://www.advancedcustomfields.com/blog/acf-pro-5-5-13-update/
I cannot see the “custom fields” in the “display options” of the order at all….
Also tried to uncheck and check again the check boxes on the custom field edit page , nothing worked for me. is it possible to show them on emails and orders?