Evan Herman

Results 39 comments of Evan Herman

I can't seem to get it to work period. Just keeps crashing upon startup. It prevents any shell or command prompt window from executing anything until I do ansicon -u...

I think I know what the issue is. When I got home last night I was able to set everything up without much hiccup on my windows 7 machine. I...

Yea, it was my antivirus that was quarantining the .exe file inside of the x64 folder. After setting my antivirus to exclude that folder, things work. The color coding seems...

I also noticed that with this PR when you run `npx cypress open` it doesn't actually list any of the test spec files. On the master branch it's listing our...

@AnthonyLedesma I was able to load a gist with a specified file in the URL without any issues: https://gist.github.com/laustdeleuran/1948627#file-two-js Are you still encountering this bug?

@Hixsterino What version of Go do you have installed? And what design style are you using? I am not seeing two H1 elements on the page. It looks like only...

@Hixsterino Is your homepage set to a custom page? I'll give it another try and see if I can reproduce. Did you add an H1 header block element to the...

@fjarrett After some testing it looks like there are still some issues using FitText. There was still some issue with `vw` units, unfortunately it wasn't a catch all. Longer words...

WooCommerce changed up it's templating system and they now load an archive template. Have you tried creating a custom template? https://docs.woocommerce.com/document/template-structure/

@fjarrett I thought the same thing, and it does work to filter the default value, but if/and when a user had a version of the theme installed when they could...