I want to use this plugin to manage the images for my woocommerce store. But the File Gallery meta box and all the options that go with it only show in posts/pages and not in the "products" custom post type.
Is there anything that can be done to help with this problem?
http://wordpress.org/extend/plugins/file-gallery/
@jivyb: File Gallery is by default active only on posts and pages. If you want to use it on custom post types, you need to go to media settings page in admin, and check custom post types you want to use it on (second options under "File Gallery" heading - "Display File Gallery on which post types?")
Very cool. Missed that-thanks!