I have had to disable most of these – they conflicted badly with my setup and the layout was not good at all
But since the update the maps feature on each of my single events has died as well – I just get a grey box now
Example: http://natureslens.co.uk/event/birds-of-prey-seasonal-workshop-oct-2014/
Hey DavidMiles!
You can remove the integration by commenting out this line in your functions.php:
require_once( 'config-events-calendar/config.php' ); //compatibility with the Events Calendar plugin
Cheers!
Devin
Cheers Devin – is there some new styling that is hiding my google map on events – it was there before but is gone now
With the theme’s events calendar changes commented out there should be nothing different from before.
Check your plugin settings however in case they were altered.
Is there anywhere I can grab v 2.9.2 from – to step back a version and see if it is the new theme although I am not convinced it is
Hey!
Devin is correct, once commented out there should be nothing in the theme that affects your event calendar. However I noticed that the google maps element simply lacks a height value. Not sure why this is, probably a plugin issue but you can fix it if you add this to your custom.css stylesheet in folder /css/ or to the quick-css panel located in your wordpress backend at Enfold->General Styling:
.single-tribe_events .tribe-events-venue-map > div { min-height: 300px; }
Best regards,
Kriesi
Hey Kriesi – there appear to be other people on the Tribe forums with these issues – my mistake was doing the theme upgrade and the Events Calendar upgrade simultaneously
Yay – your fix worked – it doesn’t fill the box – but at least it shows now – http://natureslens.co.uk/event/scottish-grouse-photography-holiday-2/ – hopefully Tribe will look into it and locate what broke in 3.8