|

The Events Calendar – Hide Featured Image From Single Event Page

Problem: The Events Calendar‘s Featured Image displays at the top of the Event’s Single page. Goal: To have the Featured Image display ONLY on the Calendar’s List page, and NOT on the Event’s single page. Solution: Customize the Events Calendar’s template files: Create a /tribe-events/ folder in your Child Theme’s folder. Go to: root/wp-content/plugins/the-events-calendar/views/single-event.php, and copy the…

|

The Events Calendar – HTTPS and Missing Google Map on Event Detail Page

Problem: Google Map not displaying on The Events Calendar WordPress plugin’s Event detail page on FireFox and Chrome. It displays fine on Safari. Google Map not displaying because of a non-secure HTTP API link. Error message in FireFox (detected via Console): “http://maps.google.com/maps/api/js?sensor=false” The Events Calendar, v 3.1. WordPress, v 3.6.1 Solution: FIX for missing Google…