Casey

Forum Replies Created

Viewing 15 posts - 2,011 through 2,025 (of 3,499 total)
  • Author
    Posts
  • in reply to: Add Orgaziner to calendar detail overlay #123467
    Casey
    Participant

    mending,
    You shouldn’t be putting the entire function in there. You should just be able to do something like this to output the organizer name:


    <?php echo tribe_get_organizer(); ?>

    Hope that helps!

    in reply to: Can the status of updated events be changed? #123463
    Casey
    Participant

    Happy to help! Since it looks like you’re all set here, I’m going to go ahead and close this thread out. Feel free to start a new thread if you have further questions, or need more help. Thanks! 🙂

    -Casey-

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

    jtnews,
    Thanks for getting in touch! Sorry to hear you’re having trouble here, but hopefully I can help. If your users don’t need any back-end access to your site, then I would suggest setting them up as subscribers, since they’ll have the fewest permissions with that role.

    When users login via your Event Submission Page (http://www.jewishsound.org/calendar/community/add) they’re not being redirected? I’ve verified that this working correctly in my environment, so could you verify that you don’t have any other plugins activated (or customizations in your theme) that might be overriding what URL users get redirected to after logging in?

    Thanks! 🙂

    -Casey-

    in reply to: Responsiveness & Errors #123351
    Casey
    Participant

    Stefanie,
    Thanks for getting in touch. The current version of the plugin is not responsive, but we have plans to release responsiveness in our next version. Regarding support for the free plugin, you’ll find the support you need over in the WordPress.org support forums.

    I hope that helps to answer your questions. Thanks! 🙂

    -Casey-

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

    kingconga,
    Thanks for reaching out! I can’t personally speak to the accuracy of third-party tutorials, but several users have reported success with this approach. I would suggest following the steps in the tutorial, and reaching out to the author if you have any questions.

    Another option is to use the Community Events add-on to allow users to submit events from the front-end of your site. This would be the easiest method with the least amount of setup on your part.

    Give those suggestions a try and let me know if I can help to answer further questions. Thanks! 🙂

    -Casey-

    in reply to: Input direct from form #123337
    Casey
    Participant

    It looks like this was indeed a duplicate of your previous post. I’ll go ahead and close this one out and reply over on your previous thread. Thanks! 🙂

    -Casey-

    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: 'null' page title when browsing through events #123300
    Casey
    Participant

    Tobias,
    Can you try temporarily reverting to the default 2013 theme to see if this issue persists? I suspect that this is an issue with the customizations you made in your theme, but just want to narrow it down a bit before troubleshooting further. Give that a try and let me know what you discover.

    Thanks! 🙂

    -Casey-

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

    Yes, you’re right, that’s the correct file to modify for the week view tooltips. Sorry, my previous reply was referring to the Month View tooltips. 🙂 You’ll need to use the tribe_get_organizer() function in order to display the organizer in your tooltips.

    Take a look at the documentation there in order to see how to use the function. Good luck!

    Thanks! 🙂

    -Casey-

    in reply to: I want to use Category Thumbnail on my event views #123293
    Casey
    Participant

    In order to customize the Event List view, you’ll need to perform a template override. Here’s how to do this:

    1. Just create the following new directory structure in your theme directory: ‘/tribe-events/’
    2. After doing that, go to ‘wp-content/plugins/the-events-calendar/views/’ and copy over list.php to the new directory you created in Step 1.

    Then you’ll need to put your custom code to display Category images in list.php.

    I hope that helps to get you pointed in the right direction. Good luck! Thanks! 🙂

    -Casey-

    in reply to: Calendar Widget no longer scrolls through months #123290
    Casey
    Participant

    Dan,
    Have you performed any template overrides on the Calendar widget? That’s the only other thing I could think might be causing issues with your theme, since some of the widget template files might have changed since the previous version. Since everything seems to be working correctly with the default theme, unfortunately I won’t be able to offer much more help than that.

    If you’ve performed any overrides, then I would suggest that you update your template files from the latest version to see if that fixes the issue. Good luck, and let me know if you have further questions.

    Thanks! 🙂

    -Casey-

    in reply to: Events Page Title #123143
    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: RSS feed with one empty record #123141
    Casey
    Participant

    Ok, no worries. I’ll leave this open in the mean time. Thanks! 🙂

    -Casey-

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

    Yes, that’s correct. You’ll want to look for the DIV with a class of ‘tribe-events-tooltip’. Good luck!

    in reply to: Required Fields in Community Events #123136
    Casey
    Participant

    Oliver,
    You’re correct. The Venue field will need to be handled differently, since it can possibly contain multiple values. You’ll have to pass individual fields like ‘venue[Venue]’ and ‘venue[Address]’ for example. Give that a try and see it does the trick. Thanks!

    -Casey-

Viewing 15 posts - 2,011 through 2,025 (of 3,499 total)