Title: Form fields not rendering except submit button in Bricks
Last modified: June 16, 2024

---

# Form fields not rendering except submit button in Bricks

 *  Resolved [pzh20](https://wordpress.org/support/users/pzh20/)
 * (@pzh20)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/form-fields-not-rendering-except-submit-button-in-bricks/)
 * I’ve set up a form to create a custom post type and inserting the shortcode into
   a Bricks Builder page. The page shows the shortcode name and the submit buttons
   but none of the fields.
 * Checking the generated output in DevTools, shows the form fields, even though
   they do not actually show .
 * I’m not sure if this is a Bricks issue or ACF Extended problem so I’m posting
   in both support forumns.
 * Many thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fform-fields-not-rendering-except-submit-button-in-bricks%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Konrad Chmielewski](https://wordpress.org/support/users/hwk-fr/)
 * (@hwk-fr)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/form-fields-not-rendering-except-submit-button-in-bricks/#post-17831001)
 * Hello,
 * Thanks for the feedback!
 * The `[acfe_form]` shortcode should display the form normally. If the fields are
   displayed in the Chrome devtools, but not on screen, then it probably means you
   have some custom CSS rules which hide the fields on the front-end.
 * You can try to use the native Twenty Twenty Four theme, the form will be displayed
   normally there. If your Bricks theme has CSS rules to hide fields, then I would
   recommend to contact their support.
 * Thanks!
 * Regards.
 *  Thread Starter [pzh20](https://wordpress.org/support/users/pzh20/)
 * (@pzh20)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/form-fields-not-rendering-except-submit-button-in-bricks/#post-17832189)
 * Sorry, I got this wrong, there is a form field hidden but this is not one of 
   the fields from the form, but an email validation input, which I didn’t specify.
   However, the submit button is displayed.
 * I have tried deactivating all other plugins and tried using a guttenburg page
   to show the shortcode, but nothing works.
 * Regards
 * Pete
 *  Plugin Author [Konrad Chmielewski](https://wordpress.org/support/users/hwk-fr/)
 * (@hwk-fr)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/form-fields-not-rendering-except-submit-button-in-bricks/#post-17832240)
 * Hello,
 * Okay I see. This is the “Honeypot” field, which should be hidden ([see documentation](https://www.acf-extended.com/features/modules/forms/integration/settings#settings)).
 * Have you correctly mapped a Field Group in the Form UI in the “Field Groups” 
   setting? If so, please make sure that you also disabled the “Settings > Field
   Groups Location” feature, as this will “Apply field groups locations rules on
   front-end display” (and if there is no rule for the front-end it might be hidden).
 * Additionally, please check that the Fields is the Field Group don’t have any 
   custom setting (or any custom hook in PHP) to be hidden on the front-end.
 * You can try to create a new “Test Field Group”, with a simple “Text Field”. Then
   create a “Test Form” and map your new “Test Field Group”. Try to display that`
   test-form`. If it works, then it means you have some custom setting in your form
   which prevent fields from being displayed.
 * Hope it helps!
 * Have a nice day!
 * Regards.
 *  Thread Starter [pzh20](https://wordpress.org/support/users/pzh20/)
 * (@pzh20)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/form-fields-not-rendering-except-submit-button-in-bricks/#post-17832788)
 * Great, it was the Field Group Location setting, turned this off and it works!
   I must admit I wasn’t exactly sure what this meant, so maybe I should have researched
   a little more.
 * Thank you for your help, I hope I can mnove forward now.
 * regards
 * Pete
 *  Plugin Author [Konrad Chmielewski](https://wordpress.org/support/users/hwk-fr/)
 * (@hwk-fr)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/form-fields-not-rendering-except-submit-button-in-bricks/#post-17832862)
 * I’m glad to hear it now works as expected!
 * Have an nice day!
 * Regards.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Form fields not rendering except submit button in Bricks’ is closed to
new replies.

 * ![](https://ps.w.org/acf-extended/assets/icon-256x256.png?rev=2071550)
 * [Advanced Custom Fields: Extended](https://wordpress.org/plugins/acf-extended/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/acf-extended/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/acf-extended/)
 * [Active Topics](https://wordpress.org/support/plugin/acf-extended/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/acf-extended/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/acf-extended/reviews/)

## Tags

 * [render](https://wordpress.org/support/topic-tag/render/)
 * [submit button](https://wordpress.org/support/topic-tag/submit-button/)

 * 5 replies
 * 2 participants
 * Last reply from: [Konrad Chmielewski](https://wordpress.org/support/users/hwk-fr/)
 * Last activity: [1 year, 11 months ago](https://wordpress.org/support/topic/form-fields-not-rendering-except-submit-button-in-bricks/#post-17832862)
 * Status: resolved