Tell us what you are trying to do? Hi, On my front end form for the end user to be able to add new products, how can I add a section for adding additional photos "Product Gallery" photos to the form?
Is there any documentation that you are following? I searched all docs but didn't find anything specific for this
Is there a similar example that we can see? Here's a link to my single product page where you can see the additional gallery photos showing up on the left of the featured photo. hidden link this product was entered through the backend - need this functionality on the CRED form.
What is the link to your site? hidden link
this is the link to my current form. You can see I was able to add just one product image space, but I'd like the user to be able to enter the additional gallery photos from the form as well.
If you scroll down to the table which shows which fields can be used in CRED forms you will see that for product gallery images they can only be used with custom coding and not with CRED directly.
With CRED you are limited to uploading Types image fields that you assign to the product post type and which you can still display on your custom product pages, but not as WooCommerce product galleries.
Whatever you try, let me know if you run into any problems.