Hi
Is anyone experiencing the same as me?
I have created a custom IMAGES field and entered the following in the Text description so that front-end users will know what they are supposed to enter:
Add Your Logo or Product Image
This description appears in the back-end admin area when adding links but it does not appear in the front-end form.
The web browser source code for this custom field is:
<div>
<label></label>
<label class="f_entry"><input class="text3" type="file" name="image" /></label>
</div>
As you can see there is nothing between <label></label>
Regards
Millards



