Thread Starter
mamil
(@mamil)
it’s the third time the home page went blank this week. This last time,
html {
display: block;
}
Pseudo ::before element
was injected on https://quantumstat-6gtwidrw9yt.netdna-ssl.com/wp-content/themes/brooklyn/style.css?ver=1523124972
I disabled the ithemes security, purged from cache on maxcdn and the page went back to normal. Do you think ithemes security plugin is causing this issue? I’d appreciate your help. Thank you.
The iTSec plugin does not inject stuff into other files.
Assuming default settings, when you receive 3 Site Lockout notifications within 7 days for the same IP (I guess we are talking emails here) that IP will be banned (permanently). Which means the iTSec plugin will add some lines to the .htaccess file that will prevent the IP from being able to access the site. Normally this process should not interfere with normal operation of the site. Only the banned IP is affected.
It certainly doesn’t affect any css.
Thread Starter
mamil
(@mamil)
Thank you so much for advising. Good to know iTSec plugin add lines to the .htaccess file.