I’m having trouble seeing the events in my calendar in a “normal way” (standard view).
I’m using a 27″ screen looking at the calendar in a full screen browser.
Still the calendar shows the mobile view. (no mouse over, just a dot, no further information, …)
Hi Cliff,
thanks for your reply.
I assume you mean the code of the article I linked?
I didn’t try that.
Could you help me, where I can find the functions.php and where this code has to be put?
Thanks.
Best practice for adding custom code (like to implement a PHP snippet to modify The Events Calendar) is to create a functionality plugin, unless it’s something specific to your theme, in which case best practice is to make sure you’re using a child theme, then add the customization to your child theme’s functions.php file.