Title: Certain Forms not displaying
Last modified: November 16, 2020

---

# Certain Forms not displaying

 *  Resolved [MichaelPalazzolo](https://wordpress.org/support/users/michaelpalazzolo/)
 * (@michaelpalazzolo)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/certain-forms-not-displaying/)
 * Hi there,
    Love the plugin so far, but running into an issue on one of my pages.
   I have the forms appearing in button activated modal windows. I am using the 
   same Forminator shortcode for each “Request Product Catalog” button. Oddly, some
   work and some don’t. Also, some of the “Request Product Brochure” forms are not
   appearing. I am using the same modal structure for all buttons. But for some 
   reason, some forms appear on this page and some do not.
 * Let me know if you need any additional info.
 * Thanks very much
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcertain-forms-not-displaying%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Kris – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport13/)
 * (@wpmudevsupport13)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/certain-forms-not-displaying/#post-13673040)
 * Hi [@michaelpalazzolo](https://wordpress.org/support/users/michaelpalazzolo/)
 * I hope you are doing good today.
 * Base on your page source it looks like each of those forms has a separate ID,
   apart from “Request Product Brochure” which has the same ID.
 * In the source, it looks like the issue starts with form ID 3232. From this point
   non of the forms is generated. Could you create a test page on your site and 
   place that form separate there and see does form will display (not preview mode
   in the backend, simply publish the page and see it on the front page). If the
   form will display correctly, try to add to the same page a second form shortcode,
   like “Request Product Brochure” and see the effect.
 * My guess is that something in form ID 3232 is incorrect and causes an issue to
   generate the rest of the forms after that form.
 * Kind Regards,
    Kris
 *  Thread Starter [MichaelPalazzolo](https://wordpress.org/support/users/michaelpalazzolo/)
 * (@michaelpalazzolo)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/certain-forms-not-displaying/#post-13674475)
 * Thanks, Kris. I have completed your suggestion and the forms do work properly
   on the test page.
 * At this point – is there anything I can do to fix the forms on my original page?
   Ideally, I wouldn’t need to rebuild the page, as I don’t know exactly why the
   issue is occurring in the first place.
 * Thanks
 *  Plugin Support [Laura – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support8/)
 * (@wpmudev-support8)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/certain-forms-not-displaying/#post-13678670)
 * Hi [@michaelpalazzolo](https://wordpress.org/support/users/michaelpalazzolo/)
 * It’s still quite difficult to say what is happening there, I’m afraid. I think
   in this case you would still need to do a bit more testing on a live site/original
   page. I’m thinking of two basic things to check:
 * 1) try removing shortcode of that one specific form that Kris identified from
   the original page – the one of ID 3232; then clear all caches on site and see
   if all other forms are showing up.
 * 2) it might be good to look into WordPress debuggin log too as it might carry
   some additional information; the process would be like that
 * – enable debugging by making sure that following lines are in “wp-config.php”
   file, right above the “/* That’s all, stop editing */” one
 *     ```
       define( 'WP_DEBUG', true );
       define( 'WP_DEBUG_DISPLAY', false );
       define( 'WP_DEBUG_LOG', true );
       ```
   
 * – try loading the page and opening popups with these forms a few times
 * – look into the “/wp-content/” folder of your WordPress installation, for the“
   debug.log” file
 * – check that file and if there’s any “sensitive data” please strip it off and
   share the file with us
 * It’d be best to upload the file (unless it’s really short; or if it’s empty in
   which case it won’t help) to some file storage of yours, like your Google Drive,
   Dropbox or similar account, and post direct download link for us here.
 * This could hopefully give some insight on what’s happening there.
 * Best regards,
    Adam
 *  Plugin Support [Patrick – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport12/)
 * (@wpmudevsupport12)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/certain-forms-not-displaying/#post-13742854)
 * Hi [@michaelpalazzolo](https://wordpress.org/support/users/michaelpalazzolo/)
 * I hope you are doing well.
 * We haven’t heard from you in a while, I’ll go and mark this thread as resolved.
 * However, feel free to let us know if you have any additional question or problem.
 * Best Regards
    Patrick Freitas

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

The topic ‘Certain Forms not displaying’ is closed to new replies.

 * ![](https://ps.w.org/forminator/assets/icon-256x256.gif?rev=3443182)
 * [Forminator Forms – Contact Form, Payment Form & Custom Form Builder](https://wordpress.org/plugins/forminator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/forminator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/forminator/)
 * [Active Topics](https://wordpress.org/support/plugin/forminator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/forminator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/forminator/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: [Patrick – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport12/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/certain-forms-not-displaying/#post-13742854)
 * Status: resolved