Posts: 1
Threads: 1
Joined: Jul 2018
Reputation:
0
It's probably caused by this function:
$('#warlc-progressbox').hide().click(function(){
clearInterval(intervalId);
$(this).hide();
return false;
});
Or maybe not...
Also, how to stop the checking process?
Posts: 1,126
Threads: 58
Joined: Feb 2016
Reputation:
358
If you click on the progress bar it should disappear, that way you can remove it from view if you want.
If you don't want links to check automatically uncheck the autocheck box in the settings tab. you can also turn off autocheck with the keyboard shortcut CTRL+ALT+W = Autocheck ON/OFF
Then use the keyboard shortcut to manually check links when you want CTRL+ALT+A
keyboard shortcuts
CTRL+ALT+C = Configuration
CTRL+ALT+A = Check all the links
CTRL+ALT+D = Copy found dead links to clipboard
CTRL+ALT+L = Copy found live links to clipboard
CTRL+ALT+W = Autocheck ON/OFF
CTRL+ALT+Z = Anonymizer ON/OFF