Casey

Forum Replies Created

Viewing 15 posts - 3,481 through 3,495 (of 3,499 total)
  • Author
    Posts
  • in reply to: ICAL Feeds for Categories #24031
    Casey
    Participant

    Paul,
    I’ve tested ical feeds with my local installation and everything seems to be in order. Here’s the URL structure that you should use: http://myblog.com/events/category/events-calendar-pro/ical

    Let me know if this has resolved your issue. Thanks!

    in reply to: Add HTML before calendar #23886
    Casey
    Participant

    Sean,
    I just wanted to check back in and see if Paul’s solution worked for you. If so, I’ll go ahead and close this thread out. Thanks!

    in reply to: Something’s gone fubar… #23877
    Casey
    Participant

    Lee,
    I’m going to pass this issue on to our dev team to take a look at. Stay tuned and let me know if you have any other questions in the mean time.

    in reply to: Pagelines #23752
    Casey
    Participant

    Larry & Rachel,
    We’ve escalated this issue to our development team and will keep you updated. Thanks and stay tuned!

    in reply to: Custom fields that can support HTML? #23747
    Casey
    Participant

    Louis,
    You should be able to do something like this: https://gist.github.com/3371372

    Hope that helps!

    in reply to: Hide the event times in Event Calendar widget #23745
    Casey
    Participant

    Matt,
    Can you post the code in your ‘events-list-load-widget-display.php’ file to https://gist.github.com/ and share the link with me to review? Thanks!

    in reply to: WPML and the "updating button keeps spinning" problem #23743
    Casey
    Participant

    Jen,
    Unfortunately the integration with WPML isn’t something we currently support. We’ve been hearing from other users that this integration is important, and are hoping to have this verified and working correctly by version 2.1. So, stay tuned…

    Just let me know if you have other questions. Thanks!

    Casey
    Participant

    Yellowhousedesign – Have you verified that the _members_access_role meta key is returned when viewing the ‘tribe_events’ post type? I would imagine that this plugin is inserting that meta key value with a hook in the post edit screen, and might not work with custom post types.

    I would contact the plugin author to verify that this plugin does work with custom types.

    Sorry we couldn’t be more help than that! Just let us know if you have any questions. Thanks!

    in reply to: block dates in the past from event submission. #23740
    Casey
    Participant

    Sean,
    I’m not aware of an easy way to do this, without modifying the plugin core files. I’ll pass this along to development team to see if they have any further ideas. Stay tuned…

    in reply to: ICAL Feeds for Categories #23736
    Casey
    Participant

    Paul,
    As this functionality would necessitate modifying the plugin, I’m going to open a ticket for our developers to review. Thanks for being patient and I’ll keep you posted.

    in reply to: WPML and the "updating button keeps spinning" problem #23531
    Casey
    Participant

    Jen,
    What version of WPML, WordPress, and EC Pro are you running? Thanks.

    -Casey

    Casey
    Participant

    Yellowhousedesign,
    Stupid question (just covering my bases), but you’re logged out when trying to view those protected events, correct? Could you send me some screenshots (and maybe a URL) that will help me understand what events are displaying, but should be hidden? Thanks.

    Casey
    Participant

    Yellowhousedesign,
    I’d definitely be happy to help you out with this. Could you explain in a little more depth how you’re wanting to customize the widget? Do you always want to display 5 events regardless of the user’s access?

    In other words if I’m a member (and you’ve got the widget set to display 5 events), then I can see the following:

    – Event A (Private to Members)
    – Event B
    – Event C (Private to Members)
    – Event D
    – Event E

    If I’m not a member, then I’ll see the following
    – Event B
    – Event D
    – Event E
    – Event F
    – Event G

    Does that sound like what you’re wanting to do? If so, I can work up some code to help you with this. Just let me know! Thanks!

    -Casey

    Casey
    Participant

    Torstein,
    Try doing something like this when you call the plugin’s template tag:

    ‘order_by’ => ‘_EventStartDate’

    Let me know if that does the trick or not. Thanks!

    in reply to: Hide the event times in Event Calendar widget #23391
    Casey
    Participant

    Matt,
    I’m more than happy to help with this. If you don’t have an ‘Events’ directory in your theme directory, then you’ll need to perform a template override (https://theeventscalendar.com/faq/what-are-template-overrides-and-how-do-i-do-them/). Once you’ve done this go to YOUR_THEME_DIRECTORY/events/events-list-load-widget-display.php and edit this code starting on line 45: https://gist.github.com/3291389

    With this code: https://gist.github.com/3291479

    That should remove the time from events that are multi-day. Just let me know if you have any more questions. Always happy to help. Thanks!

Viewing 15 posts - 3,481 through 3,495 (of 3,499 total)