Forum Replies Created
-
AuthorPosts
-
Jonah
ParticipantHi Tineke,
Try taking a look at your settings. Go to Settings > The Events Calendar and make sure the “Enable Google Maps” is checked.
Let me know if that works or not.
Jonah
ParticipantHave you tried disabling all other plugins? You could try that before switching themes but that’s the next thing to take a look at… Do you have a link for this other website?
Jonah
ParticipantHey Andrei, in order to accomplish what you’re talking about it would require a fair amount of customization which we cannot help you with. Since events and venues are both post types it seems it would be particularly difficult to query for both on the same page, i.e. where an event also belongs to a specific venue. But you could maybe accomplish this other ways like use categories for venues instead and modify the title to include the category name. Good luck!
Jonah
ParticipantHi Jacob, very sorry for the inconvenience, it does still appear to be an issue and I’ve re-opened the ticket to have this fixed. It’ll either be in 2.0.6 or 2.1 which will be coming out in the following weeks.
April 3, 2012 at 10:40 am in reply to: Modify table-mini.php (widget cal) to link directly to date #17540Jonah
ParticipantHi Tom, I think I finally figure this out. It’s a multi step solution so here goes:
1. Modify your table-mini.php file (place a copy in an ‘events’ folder in your theme first) replacing line 89 with: https://gist.github.com/2293961
2. Next deregister the default calendar js by using: https://gist.github.com/2026611
3. The deregister script also contains code to register your own js file, so make a copy of /wp-content/plugins/the-events-calendar/resources/events.js and place in the ‘events’ folder you created in your theme. Then simply comment out lines 29-46 which is the js for the “little popups” which will disable the tooltip popups.
Let me know how it goes!
Jonah
ParticipantHi Donna, you should be able to use:
echo tribe_get_custom_field('EventBrite');
which will only return the value input in the custom field and nothing else. Put that in the href attribute and you should be good to go!
Jonah
ParticipantHey Alyssa, you’ve got this CSS set in your style.css file that’s affecting the div with an .entry class: http://cl.ly/2S2U3D2T1B26292g0044
Change that and you should be good!
Jonah
ParticipantNo idea Mike, like I said it works fine for me.
Jonah
ParticipantHey grupoakro, sounds like it could be a theme or plugin conflict. Have you tried disabling other plugins or reverting to the Twenty Eleven theme? I would start there and build my way back because I’m not seeing this behavior in my setup and we’ve had no other reports along these lines…
Jonah
ParticipantWell, glad to hear the tax_query works! Not sure what could be going on with the strtotime() modifier. Maybe a plugin or theme conflict or server/PHP issue?
Jonah
ParticipantHey Matthew, ok you can take that code out because it’s obviously not doing anything. Hmmm, very strange indeed. What versions of the plugin are you running? Have you tried disabling other plugins to see if there’s a conflict? Mind providing me FTP details so I can take a closer look? Email to: jonah [at] tri [dot] be
Jonah
ParticipantHey Jason, have you run the migration script on this other site? What version of the plugin is it running? Have you tried switching to the Twenty Eleven theme to see if it’s a theme conflict? Have you tried flushing your permalinks? Try all those things and report back.
Jonah
ParticipantHi guys, my first thought is that it might be a plugin or theme conflict. Can you please try deactivating all other plugins and/or switching to the Twenty Eleven theme to rule out a conflict?
Jonah
ParticipantHi Andrei, do you have a link we can take a look at?
Jonah
ParticipantHi John, unfortunately there is no Google Calendar button available for the grid view, only in single events. The only way to make it work is to add to iCal and then import into Google Calendar.
-
AuthorPosts
