• Hello,

    i have the plugin WPMAPS pro which generates a JSON to show my map but it conflicts with elementor layout if the JSON is too large. If i put more than 50 locations in my map, the elementor layout crashes as in the console appears the error:

    In my console this error shows up: frontend.min.js?ver=3.33.2:1 Uncaught ReferenceError: elementorFrontendConfig is not defined at 8309 (frontend.min.js?ver=3.33.2:1:25843) at __webpack_require__ (webpack.runtime.min.js?ver=3.33.2:1:154) at 7603 (frontend.min.js?ver=3.33.2:1:19822) at __webpack_require__ (webpack.runtime.min.js?ver=3.33.2:1:154) at frontend.min.js?ver=3.33.2:1:31855 at __webpack_require__.O (webpack.runtime.min.js?ver=3.33.2:1:512) at frontend.min.js?ver=3.33.2:1:31874 at webpackJsonpCallback (webpack.runtime.min.js?ver=3.33.2:1:5344) at frontend.min.js?ver=3.33.2:1:90 about:blank:1 Uncaught (in promise) Event about:blank:1 Uncaught (in promise) Event

    Currently my page is broken and the WPMAPS pro support suggests that it is because of the large JSON data.

    how can i fix this?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Rica

    (@ricav)

    Hi,

    Thank you for sharing the details and the error message.

    The issue seems to be related to the large JSON data from WPMAPS Pro causing a conflict with Elementor, resulting in the ‘elementorFrontendConfig is not defined’ error. This usually happens when a script fails to load or execute properly, often due to memory or resource limits being exceeded.

    To resolve this, you can try reducing the number of locations displayed at once, splitting your map data into smaller chunks, or using pagination/clustering features if available in WPMAPS Pro. Additionally, make sure all plugins and Elementor are updated to their latest versions, as updates often include performance improvements and bug fixes. If the problem persists, you may need to consult with your hosting provider about increasing PHP memory limits or server resources.

    Kind regards,

    Thread Starter elanesas

    (@elanesas)

    Hello,

    it is currently like this but it is still too big. it doesn’t break with less locations but i need to have them all on the same map.

    PHP Memory Limit 750 MB
    PHP Version 8.3.27
    PHP Post Max Size 100M
    PHP Time Limit 600
    PHP Max Input Vars 10000
    Max Upload Size 100 MB

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

You must be logged in to reply to this topic.