• Resolved gilmarsanchez8

    (@gilmarsanchez8)


    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]

Viewing 15 replies - 1 through 15 (of 26 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    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

    (@gilmarsanchez8)

    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

    (@optimizingmatters)

    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

    (@gilmarsanchez8)

    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

    (@optimizingmatters)

    OK, so script errors, do you still get those when you disable “optimize JavaScript”?

    Thread Starter gilmarsanchez8

    (@gilmarsanchez8)

    No, the console shows no errors, Iโ€™ve a couple messages for validating the page load and itโ€™s ok

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    OK, so the problem is with “optimize JavaScript”, right? so what are your JS optimization settings?

    Thread Starter gilmarsanchez8

    (@gilmarsanchez8)

    These are my js settings

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    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

    (@gilmarsanchez8)

    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

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    you don’t seem to have the “also defer inline JS” option on though?

    Thread Starter gilmarsanchez8

    (@gilmarsanchez8)

    If I select both options the dinamic forms doesn’t load…

    DEMO REFACTOR | Nexer

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    I think you also have AsyncJS active, can you disable that?

    Thread Starter gilmarsanchez8

    (@gilmarsanchez8)

    Where can I see that option? these are current settings…

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    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)

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