Hello Laura,
Thanks for reaching out to us!
To clarify, this fix is for mobile views and adds the events back into the calendar on print. I tested the snippet out and it is working properly on my local install. There are a couple of things we can check to see where the issue may be:
- <span style=”line-height: 13px;”>You can try switching to a default theme and adding the snippet into the “functions.php” of the default WordPress theme (twentyfourteen). This will help to ensure there aren’t any print settings within your current theme that could be causing a conflict.</span>
- You can check to make sure that you’ve currently placed the snippet into the right “functions.php” file.
- You can try adding the snippet toward the bottom of your “functions.php” and ensure that it is placed immediately before the closing “?>” tag.
I’m sorry I wasn’t able to give you a direct response however I hope this was able to point you in the right direction.
Thanks!