Unable to print calendar page with events in the date blocks

Home Forums Calendar Products Events Calendar PRO Unable to print calendar page with events in the date blocks

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #725186
    Laura Menze
    Participant

    I would like to be able to print my calendar with the events shown on the specific dates rather than an empty calendar. I see the fix you posted in another thread however, I am a novice user and don’t see where to paste: https://gist.github.com/ckpicker/10293ac66a9486c99fa2

    I’ve been able to get to my ‘function.php’ page on my custom theme on my WordPress site, and have tried pasting it after <?php however it is not working. I am assuming human error!
    Could you please guide me a little?

    Thanks,

    Laura

    #725879
    Josh
    Participant

    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!

    #863599
    Josh
    Participant

    Hello lmenze,

    It’s been a while since we’ve heard from you. We like to close tickets after they’ve been inactive for a while. If you have any further questions, please don’t hesitate to open a new ticket.

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Unable to print calendar page with events in the date blocks’ is closed to new replies.