Title: Problems with dynamic forms
Last modified: July 4, 2025

---

# Problems with dynamic forms

 *  Resolved [gilmarsanchez8](https://wordpress.org/support/users/gilmarsanchez8/)
 * (@gilmarsanchez8)
 * [11 months ago](https://wordpress.org/support/topic/problems-with-dynamic-forms/)
 * When I’ve the plugin enable this page doesn’t load dynamics form, but if I loggedin
   it’s ok…
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblems-with-dynamic-forms%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 15 replies - 1 through 15 (of 26 total)

1 [2](https://wordpress.org/support/topic/problems-with-dynamic-forms/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/problems-with-dynamic-forms/page/2/?output_format=md)

 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [11 months ago](https://wordpress.org/support/topic/problems-with-dynamic-forms/#post-18541917)
 * OK, first and foremost try to identify what is breaking things by just disabling
   CSS or JS or HTML or Image optimization (incl. lazyload). Based on that we can
   see what the next steps need to be 🙂
 * frank
 *  Thread Starter [gilmarsanchez8](https://wordpress.org/support/users/gilmarsanchez8/)
 * (@gilmarsanchez8)
 * [11 months ago](https://wordpress.org/support/topic/problems-with-dynamic-forms/#post-18541949)
 * I validated what you mentioned and there is no problem, the strange thing is 
   that the form loads when I am logged in as an administrator on the site, otherwise
   nothing is displayed.
 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [11 months ago](https://wordpress.org/support/topic/problems-with-dynamic-forms/#post-18542100)
 * afraid there’s a small misunderstanding; the goal is not to disable all, but 
   to disable one at a time (and revert each setting if nothing changes) to find
   which specific setting fixes the issue 🙂
 *  Thread Starter [gilmarsanchez8](https://wordpress.org/support/users/gilmarsanchez8/)
 * (@gilmarsanchez8)
 * [11 months ago](https://wordpress.org/support/topic/problems-with-dynamic-forms/#post-18542508)
 * Hi, I was checking part by part and continue the same case, works good when I’m
   loggedin but outside doesn’t load the form, actually when I check the console
   load less scripts than loggedin
 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [11 months ago](https://wordpress.org/support/topic/problems-with-dynamic-forms/#post-18542580)
 * OK, so script errors, do you still get those when you disable “optimize JavaScript”?
 *  Thread Starter [gilmarsanchez8](https://wordpress.org/support/users/gilmarsanchez8/)
 * (@gilmarsanchez8)
 * [11 months ago](https://wordpress.org/support/topic/problems-with-dynamic-forms/#post-18542623)
 * No, the console shows no errors, I’ve a couple messages for validating the page
   load and it’s ok
 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [11 months ago](https://wordpress.org/support/topic/problems-with-dynamic-forms/#post-18542625)
 * OK, so the problem is with “optimize JavaScript”, right? so what are your JS 
   optimization settings?
 *  Thread Starter [gilmarsanchez8](https://wordpress.org/support/users/gilmarsanchez8/)
 * (@gilmarsanchez8)
 * [11 months ago](https://wordpress.org/support/topic/problems-with-dynamic-forms/#post-18542628)
 * ![](https://i0.wp.com/dev.nexergroup.com/wp-content/uploads/2025/07/evidenceAutop.
   png?ssl=1)
 * These are my js settings
 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [11 months ago](https://wordpress.org/support/topic/problems-with-dynamic-forms/#post-18542652)
 * OK, can you try switching to “don’t aggregate but defer JavaScript” + “also defer
   inline JS”? if that does not work, can you check the browser console for relevant
   JS errors (copy/ paste them here)?
 *  Thread Starter [gilmarsanchez8](https://wordpress.org/support/users/gilmarsanchez8/)
 * (@gilmarsanchez8)
 * [11 months ago](https://wordpress.org/support/topic/problems-with-dynamic-forms/#post-18542667)
 * I tried and the dynamic forms it’s ok if I’m not loggedin but these settings 
   disable the hamburguer menu on safari, try to open this url [https://dev.nexergroup.com/](https://dev.nexergroup.com/demo-refactor/)
   from cellphone or mac and is not possible to open the menu, but with the old 
   settings works fine this one, these are the evidence…
 * ![](https://i0.wp.com/dev.nexergroup.com/wp-content/uploads/2025/07/evidence3.
   png?ssl=1)
 * ![](https://i0.wp.com/dev.nexergroup.com/wp-content/uploads/2025/07/evidence4.
   png?ssl=1)
 * And this is and evidence from mac – safari
 * ![](https://i0.wp.com/dev.nexergroup.com/wp-content/uploads/2025/07/evidence5.
   png?ssl=1)
    -  This reply was modified 11 months ago by [gilmarsanchez8](https://wordpress.org/support/users/gilmarsanchez8/).
 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [11 months ago](https://wordpress.org/support/topic/problems-with-dynamic-forms/#post-18542920)
 * you don’t seem to have the “also defer inline JS” option on though?
 *  Thread Starter [gilmarsanchez8](https://wordpress.org/support/users/gilmarsanchez8/)
 * (@gilmarsanchez8)
 * [11 months ago](https://wordpress.org/support/topic/problems-with-dynamic-forms/#post-18543069)
 * If I select both options the dinamic forms doesn’t load…
 * [DEMO REFACTOR | Nexer](https://dev.nexergroup.com/demo-refactor/)
 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [11 months ago](https://wordpress.org/support/topic/problems-with-dynamic-forms/#post-18543109)
 * I think you also have AsyncJS active, can you disable that?
 *  Thread Starter [gilmarsanchez8](https://wordpress.org/support/users/gilmarsanchez8/)
 * (@gilmarsanchez8)
 * [11 months ago](https://wordpress.org/support/topic/problems-with-dynamic-forms/#post-18543149)
 * Where can I see that option? these are current settings…
 * ![](https://i0.wp.com/dev.nexergroup.com/wp-content/uploads/2025/07/evidence6.
   png?ssl=1)
 * ![](https://i0.wp.com/dev.nexergroup.com/wp-content/uploads/2025/07/evidence7.
   png?ssl=1)
 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [11 months ago](https://wordpress.org/support/topic/problems-with-dynamic-forms/#post-18543163)
 * no, I’m talking about a separate plugin which is deferring the JS, likely “Async
   Javascript”, because when testing the site with AO disabled (by adding ?ao_noptimize
   =1 to the URL), I still see the defer attribute being added.

Viewing 15 replies - 1 through 15 (of 26 total)

1 [2](https://wordpress.org/support/topic/problems-with-dynamic-forms/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/problems-with-dynamic-forms/page/2/?output_format=md)

The topic ‘Problems with dynamic forms’ is closed to new replies.

 * ![](https://ps.w.org/autoptimize/assets/icon-256X256.png?rev=2211608)
 * [Autoptimize](https://wordpress.org/plugins/autoptimize/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/autoptimize/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/autoptimize/)
 * [Active Topics](https://wordpress.org/support/plugin/autoptimize/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/autoptimize/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/autoptimize/reviews/)

 * 26 replies
 * 2 participants
 * Last reply from: [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * Last activity: [11 months ago](https://wordpress.org/support/topic/problems-with-dynamic-forms/page/2/#post-18543326)
 * Status: resolved