You must be logged in to see replies to this topic. Click here to login or register
Home › Forums › Plugins › WooCommerce Photo Reviews › Potential missing id in the reviews form
Hello,
I wanted to style the upload image button and I know the best way of doing it is by creating a label element with the property for=”id of the input field”. This way, when you click the label it opens the window to search for your image. The label can be styled and the default button hidden.
I see that in the reviews form there is already a
Adding the id to the input file element fixes the behavior.
I hope I have been clear. The for=”wcpr_image_upload” does nothing now.
Thanks you,
Carles
You must be logged in to see replies to this topic. Click here to login or register