• Resolved cookieandkate

    (@cookieandkate)


    Thank you so much for this plugin! It took some tinkering, but I managed to make it work on my site, which uses Cloudflare’s CDN and a Studiopress theme.

    Notes for anyone with a similar setup:
    Start with the GitHub version to make it work with Cloudflare https://github.com/Joel-James/lazy-load-for-comments

    To make it work with your Studiopress/Genesis theme, then edit lazy-load-for-comments-master/public/class-llc-public.php:

    change comments_template();
    to comments_template(”,true);

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter cookieandkate

    (@cookieandkate)

    That’s it!

    Thank you for posting this, the Studiopress/Genesis fix worked to get comments loading on my site properly.

    I’m still having some issues with the comment styling, but the good thing is it’s working.

    MKDan

    (@mkdan)

    Its not working for me, I’m getting

    Error occurred while loading comments. Please reload this page.

    Update: It works!

    I shouldn’t rename lazy-load-for-comments-master (as) lazy-load-for-comments

    • This reply was modified 7 years ago by MKDan. Reason: Solution found
    • This reply was modified 7 years ago by MKDan.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to make this plugin work with Cloudflare & Studiopress theme’ is closed to new replies.