Jonah

Forum Replies Created

Viewing 15 posts - 3,316 through 3,330 (of 4,001 total)
  • Author
    Posts
  • in reply to: No venue map #17585
    Jonah
    Participant

    Hi 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.

    in reply to: List view not displaying #17584
    Jonah
    Participant

    Have 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?

    in reply to: Chageing the titles of the pages #17583
    Jonah
    Participant

    Hey 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!

    in reply to: No events for the month misaligns my header #17542
    Jonah
    Participant

    Hi 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.

    Jonah
    Participant

    Hi 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!

    in reply to: Displaying Custom Fields #17539
    Jonah
    Participant

    Hi 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!

    in reply to: Column on Event Page #17538
    Jonah
    Participant

    Hey 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!

    in reply to: Problem with start_date in tribe_get_events in 2.0.4 #17537
    Jonah
    Participant

    No idea Mike, like I said it works fine for me.

    in reply to: Getting the latest event description in a page! #17536
    Jonah
    Participant

    Hey 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…

    in reply to: Problem with start_date in tribe_get_events in 2.0.4 #17533
    Jonah
    Participant

    Well, 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?

    in reply to: Calendar of Events Broken #17532
    Jonah
    Participant

    Hey 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

    in reply to: List view not displaying #17529
    Jonah
    Participant

    Hey 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.

    in reply to: Listings of Category problem #17528
    Jonah
    Participant

    Hi 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?

    in reply to: Listings of Category problem #17506
    Jonah
    Participant

    Hi Andrei, do you have a link we can take a look at?

    in reply to: Google Cal / iCal suddenly missing #17505
    Jonah
    Participant

    Hi 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.

Viewing 15 posts - 3,316 through 3,330 (of 4,001 total)