Form post errors
-
I have used the following customised code and keep getting errors:
[fu-upload-form suppress_default_fields=”true” form_layout=”post_media” title=””]
[input type=”text” name=”name” class=”required” description=”Name of the worship place”]
[radio name=”religion” class=”checkboxes” description=”Religion related to the worship place” values=”Christianity,Islam,Hinduism,Buddhism,Others”]
[input type=”text” name=”godname” description=”Name of the god(s) in the worship place”]
[input type=”text” name=”location” description=”Google maps location link”]
[input type=”text” name=”operating-days” description=”Operating days of the week”]
[input type=”text” name=”operating-hours” description=”Operating hours in a day”]
[textarea type=”text” name=”description” description=”Are there any other details you want to post about this worship place?”]
[input type=”file” name=”photo” multiple=”true” description=”Please include an image of the worship place, if you have one.”]
[input type=”submit” class=”btn” value=”Submit”]
[/fu-upload-form]Not able to understand why there is an error once I try to post contents
- The topic ‘Form post errors’ is closed to new replies.