Jonah

Forum Replies Created

Viewing 15 posts - 2,041 through 2,055 (of 4,001 total)
  • Author
    Posts
  • in reply to: Event Calendar Pro Crawl Errors #26244
    Jonah
    Participant

    Hi guys,

    Make sure you are running 2.0.9 because we’ve done various improvements on this issue on releases since 2.0.3.

    Regards,
    Jonah

    in reply to: 31 Days on Every Month #26240
    Jonah
    Participant

    Hi Anthony,

    I tried your version of table.php in theme/events and that works for me. What happens if you switch to the Twenty Eleven theme? Does the modification work for you then? If so, it might be a conflict with your theme and in that case I’d like a copy of your theme to try and figure out what’s going on. You can email to pro [at] tri [dot] be

    Let me know how that goes, thanks,
    Jonah

    in reply to: Cannot save certain recurring events #26184
    Jonah
    Participant

    Hi guys,

    I was able to reproduce this again with the steps given by webotools. I’ve reopened the ticket we’ve got for this issue and will update here as soon as I know more. Stay tuned and hang tight!

    Regards,
    Jonah

    in reply to: Update of recurring main event not working #26183
    Jonah
    Participant

    Hi webotools,

    Thanks for your insight into the problem. I too had been experiencing this same issue pre 2.0.9 and had not been able to recreate it but I just did with the steps you outlined. I’m reopening our ticket on this and will update here as I know more. Sorry about the inconvenience and stay tuned!

    Thanks,
    – Jonah

    Jonah
    Participant

    No prob, glad you figured it out!

    – Jonah

    in reply to: List info based on event category #26151
    Jonah
    Participant

    You’re welcome Ken, glad I could help!

    – Jonah

    in reply to: List info based on event category #26148
    Jonah
    Participant

    Hey Ken,

    You’ll want to use has_term() instead: http://codex.wordpress.org/Function_Reference/has_term

    if( has_term( 'My Category', 'tribe_events_cat' ) ) {
    // do something
    }

    – Jonah

    Jonah
    Participant

    Hi Dan,

    Can’t you just turn off the posting for tribe_venues and tribe_organizers in the WP to Twitters settings? http://cl.ly/image/2z3Z0A2p2w0S

    – Jonah

    in reply to: Breadcrumbs aren't showing correctly #26143
    Jonah
    Participant

    Hi Chad,

    I’m sorry but we cannot help you with this. You’ll need to either figure it out on your own or hire someone to help you. Good luck!

    – Jonah

    in reply to: I can't import events. #26130
    Jonah
    Participant

    Ok, I’m going to need to take a look at this tomorrow morning. Sorry for the delay. Stay tuned.

    – Jonah

    in reply to: I can't import events. #26128
    Jonah
    Participant

    Hey guys,

    Is this only happening with events that have images in Facebook or any events? Just trying to narrow down what the issue could be.

    James, can you confirm you have also deactivated all other plugins and/or switched to the Twenty Eleven theme to rule out a conflict?

    Thanks,
    Jonah

    in reply to: Breadcrumbs aren't showing correctly #26126
    Jonah
    Participant

    Hi Chad, here are they are all by themselves: https://gist.github.com/2415009

    Hope that helps,
    – Jonah

    in reply to: Google Calendar import #26125
    Jonah
    Participant

    Hi Ken, it’s in /wp-content/plugins/events-calendar-pro/events-calendar-pro.php on line 482 🙂

    – Jonah

    in reply to: Update of recurring main event not working #26124
    Jonah
    Participant

    Hi WebOlution,

    Have you tried deactivating all other plugins and/or switching to the Twenty Eleven theme to see if it’s a conflict with either one of those things?

    Regards,
    – Jonah

    in reply to: Breadcrumbs aren't showing correctly #26109
    Jonah
    Participant

    Hi Chad,

    What you’ll need to do is modify the breadcrumbs function or class to check for the specific event related pages. I’ve got an example of this in place for the breadcrumbs class in the Genesis framework: http://snippi.com/s/n0a969y – take a look on lines 195 – 209 for the conditional code I’m using to detect the pages. You’ll basically need to do the same thing with whatever breadcrumb plugin/function you’re using.

    I hope that helps!

    – Jonah

Viewing 15 posts - 2,041 through 2,055 (of 4,001 total)