Casey

Forum Replies Created

Viewing 15 posts - 1,996 through 2,010 (of 3,499 total)
  • Author
    Posts
  • in reply to: Removing some fields and adding some default values #123899
    Casey
    Participant

    Tim,
    Thanks for reaching out! Go ahead and take a look at our themer’s guide, which will show you how to perform a template override and also has specific information about the template files for the Community Add-on (screenshot).

    That should get you started in the right direction, but let me know if you have further questions as you dive in. Thanks! 🙂

    -Casey-

    in reply to: Events not displaying in Admin #123856
    Casey
    Participant

    Awesome! Thanks for confirming that this got you sorted. Since it looks like you’re all set, I’m going to mark this thread “Answered” and close it out.

    By the way, if you have a minute or two, we would love it if you’d write a few words for us here: http://wordpress.org/support/view/plugin-reviews/the-events-calendar?filter=5

    Thanks in advance. 🙂

    Cheers,
    Casey

    in reply to: Events not displaying in Admin #123848
    Casey
    Participant

    Jason,
    Ok, after debugging that page, I verified that this is due to SQL_BIG_SELECTS being turned off for your host (Related thread). Try adding this code to your theme’s functions.php to fix the issue: https://gist.github.com/jazbek/6585714

    Let me know if that does the trick. Thanks! 🙂

    -Casey-

    in reply to: Events not displaying in Admin #123842
    Casey
    Participant

    Jason,
    Can you install this plugin for me so I can investigate further? http://wordpress.org/plugins/debug-bar/

    Just let me know when it’s installed and activated. Thanks.

    in reply to: Events not displaying in Admin #123833
    Casey
    Participant

    Jason,
    Sorry, but those credentials aren’t working for me. Can you verify?

    in reply to: Auto Delete Past Events #123828
    Casey
    Participant

    Andy,
    Thanks for chiming in with your suggestion. How did I not know about that plugin before?!? Thanks for the recommendation, as I’ll start pointing users in that direction in the future. 😀

    mwsebesta,
    Feel free to give Andy’s recommendation a shot, but keep in mind that we cannot officially support third-party plugins, so you’ll need to reach out to the plugin developer if you run into any issues using it.

    Just let me know if I can help further here. Thanks! 🙂

    -Casey-

    in reply to: Events not displaying in Admin #123826
    Casey
    Participant

    Jason,
    Just send me a private reply with an admin login to your site. That way I can verify and troubleshoot further. Thanks! 🙂

    -Casey-

    in reply to: Archive Events #123824
    Casey
    Participant

    Natalie,
    I did find this third-party plugin that you might be interested in: http://wordpress.org/plugins/the-events-calendar-housekeeper/ It basically deletes past events from your site. I know that this is not exactly what you were looking for, but it might allow you to clean up past events from appearing on your calendar.

    NOTE: The Events Calendar Housekeeper is a plugin from another developer that we cannot support, so keep that in mind when trying it out.

    Hope that helps!

    -Casey-

    in reply to: Add Orgaziner to calendar detail overlay #123820
    Casey
    Participant

    Great! Thanks for confirming that this got you sorted. Since it looks like you’re all set, I’m going to mark this thread “Answered” and close it out.

    By the way, if you have a minute or two, we would love it if you’d write a few words for us here: http://wordpress.org/support/view/plugin-reviews/the-events-calendar?filter=5

    Thanks in advance. 🙂

    Cheers,
    Casey

    in reply to: Which role should I be setting up users as? #123809
    Casey
    Participant

    Great! Thanks for confirming that this got you sorted. Since it looks like you’re all set, I’m going to mark this thread “Answered” and close it out.

    By the way, if you have a minute or two, we would love it if you’d write a few words for us here: http://wordpress.org/support/view/plugin-reviews/the-events-calendar?filter=5

    Thanks in advance. 🙂

    Cheers,
    Casey

    in reply to: Importing direct from forms #123807
    Casey
    Participant

    Tim,
    Unfortunately not without some custom code. You could filter on the save_post action hook to to do this, and only add the organizer to the AWeber mailing list when creating a new ‘tribe_events’ post type with a value of ‘community_events’ for the custom meta attribute ‘_EventOrigin’ (screenshot). That will ensure that this filter is only activated when a Community event is created.

    Hopefully that points you in the right direction, but let me know if you have further questions. Thanks! 🙂

    -Casey-

    in reply to: Upgraded (aka Featured Events) for advertisers? #123527
    Casey
    Participant

    Carolyn,
    Thanks for getting in touch! You could definitely do something like this using Event Categories and the Advanced List Widget. You could create a new Event Category called ‘Featured Events’ and then set up the List Widget to only display events from the Featured category (screenshot).

    Hopefully that helps to answer your question, but let me know if you need further assistance. Thanks! 🙂

    -Casey-

    in reply to: Non Public Events #123525
    Casey
    Participant

    miranda18,
    Thanks for reaching out. You can set events to ‘Private’ and they won’t display for logged-out users (screenshot). I would then suggest assigning them a consistent Event Category that you could then use to display all private events for logged in users (example: http://cappella.mirandacreativewebsites.com/events/category/private/).

    That should get you started in the right direction. Just let me know if I can help further. Thanks! 🙂

    -Casey-

    in reply to: Auto Delete Past Events #123514
    Casey
    Participant

    mwsebesta,
    Thanks for getting in touch! Unfortunately this functionality isn’t currently supported in the plugin. If this is something you’d like to see in a future release, I would suggest submitting it as an idea on our UserVoice page. Our team periodically reviews the most popular ideas for possible inclusion in a future release of the plugin.

    I hope that helps to answer your question, but let me know if I can help further. Thanks again! 😀

    -Casey-

    in reply to: Add Orgaziner to calendar detail overlay #123480
    Casey
    Participant

    Try passing the event ID to the function like this:


    echo tribe_get_organizer($event->ID);

Viewing 15 posts - 1,996 through 2,010 (of 3,499 total)