Why is the add another image button above the choose file button in the cred form, and how can I change those?
Also, my video custom filed works when inserted embed code on backend, but not front end, it just shows the code on the post if inserted in form?
<div class="cred-field cred-field-image">
<div class="cred-label">[wpml-string context="cred-form-New Business Listing-1368" name="Image"]Other Images (upload any other images here)[/wpml-string]</div>
[cred-field field="image" post="biz" value=""]
</div>
<div class="cred-field cred-field-video">
<div class="cred-label">[wpml-string context="cred-form-New Business Listing-1368" name="Video"]Video[/wpml-string]</div>
[cred-field field="video" post="biz" value=""]
</div>