• matrix

    (@matrixpoland)


    CPU load is the same when enable and disable it.

    I set 300s for editor and 200 for frontend. Nothing changes.

Viewing 5 replies - 1 through 5 (of 5 total)
  • It doesn’t work for me either. I tried to disable Heartbeat on the front end and it had no effect.

    • This reply was modified 5 years, 11 months ago by thepoorswiss.

    Same for me: not working.
    I disable hearthbeat everywhere but the calls to admin-ajax.php don’t stop!

    Same issue without plugin: hearbeat continue…

    dot not work:

    add_action( 'init', 'stop_heartbeat', 1 );
    function stop_heartbeat() {
    wp_deregister_script('heartbeat');
    }
    • This reply was modified 5 years, 10 months ago by pako69.
    Thread Starter matrix

    (@matrixpoland)

    Check you two if Lazy Load from WP Rocket works for you because it does not work for me. It does not reduce HTTP Requests in e.g. GTMetrix

    Maybe for us none of the WP Rocket products work

    • This reply was modified 5 years, 10 months ago by matrix.
    • This reply was modified 5 years, 10 months ago by matrix.

    Hi matrixpoland > I do not use WP Rocket, but only this plugin: “Heartbeat Control”

    Thread Starter matrix

    (@matrixpoland)

    I know, but the point is that all products like Hearbeat or Lazy Load are owned by WP Rocket. If you check if you have another product like Lazy Load and it don’t work too, maybe they will find something in common for this two and help them solve the problem

    Please install Lazy Load from WP Rocket and check your site with images with GTMetrix or Pingdom if HTTP requests are lowered or not.

    • This reply was modified 5 years, 10 months ago by matrix.
    • This reply was modified 5 years, 10 months ago by matrix.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘It is not working anymore’ is closed to new replies.