cferron
Forum Replies Created
-
Forum: Plugins
In reply to: [iQ Block Country] Blocking my own IP doesn't workThanks for the response, Pascal.
Yes, I set “Block visitors from visiting the frontend of your website” and unset “Do not block visitors that are logged in from visiting frontend website”, and a few countries other than my own are also blocked from the frontend. I setup the test while logged in on Chrome, and then tried visiting from Firefox, which I hadn’t used to log into the backend, but I was still able to see the frontend.
The site is using W3 Total Cache, so perhaps that plugin is delivering the cached page before iQ can block it? I cleared the cache after making the changes in iQ, but before trying to visit the frontend.
Now that it’s been a few days, the log shows iQ blocking a few attempted visits to the backend, and a few to the frontend from a couple of the countries I blocked, so it appears to be working some of the time.
Forum: Plugins
In reply to: [Easy Google Fonts] Can't get Easy Google Fonts to change anythingThanks for your reply, Sunny. I’m still working in a password-locked development area, so I can’t link to the website yet.
I managed to find and fix the problem, though. My child theme had a custom footer.php where I had customized the content of #site-generator. I removed that footer.php from the child theme and Easy Google Fonts started working perfectly.
I managed to reproduce my custom footer by hiding #site-generator in the style.css file and using a text footer widget for my custom content instead.