• Hi!

    My problem is the following:

    When I activate Cloudflare’s Rocket Loader, replies to comment stop working.

    It’s a general problem, as I’ve doublechecked this in different themes.

    After reading the proper documentation, I know I need to set CF’s Rocket Loader to ignore those javascript that don’t work properly with it using the following general script:

    <script data-cfasync=?false? src=?javascript.js?></script>

    I also know (or at least think) that the .js I need CF to ignore (in order to comments reply to work) is the following:

    comment-reply.min.js

    The question is:

    Where in WordPress should I paste this: <script data-cfasync=?false? src=?comment-reply.min.js?></script> ?

    Thanks in advance.

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

Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Cloudflare’s Rocket Loader and comments reply issue’ is closed to new replies.