Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1376043

    Hi,
    is there a reason for commenting out waypoints in the avia.js (line 1725) of the latest Enfold version 5.2.1 ?
    Is there an alternative?

    #1376045

    maybe it is because it is imported now on a different way: webpack.config_js.js line 42
    due to that usage of minified js files instead of the merged one.

    #1376050

    Hi,

    The waypoints script is now enqueued seperate right before the avia.js in functions.php around line 496.

    We removed it from avia.js because we needed to make changes to the original script to be compatible with jQuery 3.5 and WP 5.6 and to avoid conflict with the minify routines we added.

    Hope this helps you.

    Best regards,
    Günter

    #1376054

    I see. This helps. I just did not read anything about it in the changelog and was confused. Thanks!

    #1376057

    Hi,
    Glad Günter was able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Waypoints removed?’ is closed to new replies.