I discovered that the code I was using to reposition the calendar export links on single events was no longer working, and had to revise the code I created in 2016 to make the iCal and Gcal buttons show up below the event meta instead of above it. Continue Reading Update: Moving the Events Calendar iCal and Gcal links in 2018 Because code never stands still
Events Calendar Pro
How to Change Event Image Size in The Events Calendar without Modifying Templates Actions & filters are better than templates in so many ways
It’s not in the Themer’s Guide,but you can change the event image size in The Events Calendar using the filter tribe_event_featured_image_size()
or even post_thumbnail_size()
. Continue Reading How to Change Event Image Size in The Events Calendar without Modifying Templates Actions & filters are better than templates in so many ways
Horizontal Events Widget for Events Calendar Pro — Now with Flexbox!
Use flexbox to create an Events Calendar Pro widget that shows four items across on large screens, two items across on medium screens, and a single column of items on small screens. Continue Reading Horizontal Events Widget for Events Calendar Pro — Now with Flexbox!
Moving the Gcal and iCal Links in The Events Calendar
Don’t like the default placement of the Gcal and iCal links in The Events Calendar? Don’t worry, you can move them by adding two lines of code to functions.php
. Continue Reading Moving the Gcal and iCal Links in The Events Calendar
Adding Non-Standard Pricing Info in The Events Calendar Using ACF
Showing more than one price in The Events Calendar / Events Calendar Pro is tricky–especially if you are not actually selling tickets. The easiest solution is to use a custom field to display all that non-standard pricing information. Continue Reading Adding Non-Standard Pricing Info in The Events Calendar Using ACF