Cloudflare’s Rocket Loader and comments reply issue
-
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]
The topic ‘Cloudflare’s Rocket Loader and comments reply issue’ is closed to new replies.