• It seems helper.min.js is loaded before jquery in the document head, and it is returning ‘jQuery is undefined’, thus causing script.min.js to return another undefined error.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Nikita

    (@nko)

    Hi.

    I don’t see this error. Could you give me the list of plugins used? And theme name.

    Hi, I’m experiencing the same issue.

    Here is the errors appearing in my browser console (firefox). Hope it helps.

    ReferenceError: jQuery is not defined[En savoir plus] helper.min.js:1:992
    <anonyme>
    wp-content/plugins/ghostkit/assets/js/helper.min.js:1:992
    t
    wp-content/plugins/ghostkit/assets/js/helper.min.js:1:105
    <anonyme>
    wp-content/plugins/ghostkit/assets/js/helper.min.js:1:941
    t
    wp-content/plugins/ghostkit/assets/js/helper.min.js:1:105
    <anonyme>
    wp-content/plugins/ghostkit/assets/js/helper.min.js:1:902
    <anonyme>
    wp-content/plugins/ghostkit/assets/js/helper.min.js:1:2
    JQMIGRATE: Migrate is installed, version 1.4.1 jquery-migrate.min.js:2:542
    TypeError: p is undefined[En savoir plus] script.min.js:12:3437

    That should be something with this : https://github.com/nk-o/ghostkit/blob/master/src/assets/js/helper.js#L2

    I’m using Genesis Framework + a Child Theme. Three plugins are activated : Ghostkit, Gutenberg, ACF Pro

    Plugin Author Nikita

    (@nko)

    Thank you, I’ll fix this in the coming update.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘helper.min and script.min js files returning error’ is closed to new replies.