• Resolved vaka2vaka

    (@vaka2vaka)


    Total Page Size and Requests increases when using GeneratePress & Caldera-Forms

    One page
    OceanWP page size 19,14 KB
    GeneratePress Page Size 32.84 KB

    The solution is indicated here – https://stackoverflow.com/questions/33154285/exclude-react-from-webpack-bundle/41378514#41378514

    The problem was discussed here.
    https://github.com/CalderaWP/Caldera-Forms/issues/3065

    There is also a conflict with Caldera-Forms
    index.min.js?ver=1.8.2:30 Uncaught TypeError: Cannot read property ‘fields’ of undefined
    at index.min.js?ver=1.8.2:30
    at NodeList.forEach ()
    at HTMLDocument. (index.min.js?ver=1.8.2:30)
    at HTMLDocument.dispatch (jquery.js?ver=1.12.4:3)
    at HTMLDocument.r.handle (jquery.js?ver=1.12.4:3)
    at Object.trigger (jquery.js?ver=1.12.4:3)
    at Object.a.event.trigger (jquery-migrate.min.js?ver=1.4.1:2)
    at HTMLDocument. (jquery.js?ver=1.12.4:3)
    at Function.each (jquery.js?ver=1.12.4:2)
    at a.fn.init.each (jquery.js?ver=1.12.4:2)
    (anonymous) @ index.min.js?ver=1.8.2:30
    (anonymous) @ index.min.js?ver=1.8.2:30
    dispatch @ jquery.js?ver=1.12.4:3
    r.handle @ jquery.js?ver=1.12.4:3
    trigger @ jquery.js?ver=1.12.4:3
    a.event.trigger @ jquery-migrate.min.js?ver=1.4.1:2
    (anonymous) @ jquery.js?ver=1.12.4:3
    each @ jquery.js?ver=1.12.4:2
    each @ jquery.js?ver=1.12.4:2
    trigger @ jquery.js?ver=1.12.4:3
    (anonymous) @ caldera-forms-front.min.js?ver=1.8.2:5
    each @ jquery.js?ver=1.12.4:2
    each @ jquery.js?ver=1.12.4:2
    (anonymous) @ caldera-forms-front.min.js?ver=1.8.2:5
    (anonymous) @ caldera-forms-front.min.js?ver=1.8.2:5
    load (async)
    (anonymous) @ caldera-forms-front.min.js?ver=1.8.2:5

    When changing the topic, all conflicts disappear.

    Is it possible to fix the problems by past the webpack.?
    Thank!

    • This topic was modified 6 years ago by vaka2vaka.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter vaka2vaka

    (@vaka2vaka)

    Maybe I’m wrong and the problem is not in the template.

    Theme Author Tom

    (@edge22)

    Hi there,

    The theme itself shouldn’t have any say over the page size when using a plugin. It looks like Caldera is close to resolving the issue on GitHub?

    Let me know ??

    Thread Starter vaka2vaka

    (@vaka2vaka)

    Yes, Caldera is to blame. The theme is great. I apologize for the misinformation.

    Thread Starter vaka2vaka

    (@vaka2vaka)

    ОК

    Theme Author Tom

    (@edge22)

    No problem at all! Glad you got it sorted ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Front end page load size increased&Caldera-Forms’ is closed to new replies.