• When I submit a form to create a post, the checkboxes do not show up as data in the post. What can I do to fix this problem?
    My shortcode is:
    [fu-upload-form class="your-class" title="Upload your video!" form_layout="post_media" append_to_post="true" success_page="http://xxxxxxxxx][checkboxes name="post_category" description="Category" values="1:xxz,7:xxx,37:xxy"][/fu-upload-form]
    I saw that an other user had my same problem, but the problem was not resolved.

The topic ‘Check boxes data not submitting to post’ is closed to new replies.