Ive added a set of custom fields and successfully add this to the woocommerce add/edit screens. These are however not showing on the frontend for the user. Im using a theme called Peakshops and I cant find anythig related to this in then source code of then output page so I dont think its hiding these. For example I added a file called "Test-upload-4p7cur.pdf" and I cant find this in out output HTML.
I can give admin access if required and modify templates as necesary.
In order for the custom fields that were created to show on the frontend then you either have to create a custom php template and include the functions for retrieving the custom fields or you can use our views plugin to create a custom content template for your product.