TomHayes
Forum Replies Created
-
Thanks a lot! That worked brilliantly 🙂 No issues noticed so far!
Hey, thanks for the in depth reply!
That does totally make sense, and I can see why the cache would make a difference – the only thing I am unsure about is how I can actually implement this! How would I go about making sure the cookie notice is rendered with the
cookie-notice-consent--hiddenclass by PHP?the static HTML created by the cache? A slight delay before the notice is shown would definitely be preferable to the cookie policy flashing up after previously be accepted I think!Thanks again!
Forum: Plugins
In reply to: [Cookie Notice & Consent] 1.51 missing filesThat’s really strange, it doesn’t seem to work in the Chrome profile I am using (even after clearing cache) but I tried in another profile and it works fine!
Must be something my end – sorry for the confusion.
Forum: Localhost Installs
In reply to: Developing Locally across several machines?Hi, thanks for the reply!
This is how I have been working at the minute – however, I’ve read in a few places that working “live” isn’t a good idea – not just because you can break sites, but because it’s slower, you can’t use things like preprocessors that easily (and I’m trying to learn SASS), and you can use useful text editor tools like Find In Project.
Thanks for your suggestion, but I can’t help but feel there must be a better, more professional way to address this problem… then again, maybe I’m wrong. Any ideas?