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 to see the link]
-
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
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.
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 ๐
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
OK, so script errors, do you still get those when you disable “optimize JavaScript”?
No, the console shows no errors, Iโve a couple messages for validating the page load and itโs ok
OK, so the problem is with “optimize JavaScript”, right? so what are your JS optimization settings?

These are my js settings
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)?
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/ 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…


And this is and evidence from mac – safari

-
This reply was modified 5 months, 2 weeks ago by
gilmarsanchez8.
you don’t seem to have the “also defer inline JS” option on though?
If I select both options the dinamic forms doesn’t load…
I think you also have AsyncJS active, can you disable that?
Where can I see that option? these are current settings…


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.
-
This reply was modified 5 months, 2 weeks ago by
You must be logged in to reply to this topic.