Casey

Forum Replies Created

Viewing 15 posts - 1,111 through 1,125 (of 3,499 total)
  • Author
    Posts
  • in reply to: Show Venue title in calendar month view #218699
    Casey
    Participant

    J,
    Look at the documentation in ‘views/month/single-event.php’. That will show you how to pass data to the tooltip template, as well as how to display your new variable in tooltip.php. Thanks! πŸ™‚

    -Casey-

    Casey
    Participant

    Martin,
    The easiest way to do this would be using the Filter Bar add-on. Alternatively, you could use some special URLs to direct users to events in a specific category by using a URL similar to this:

    http://www.yourwebsite.com/events/photo/?action=tribe_photo&tribe_paged=1&tribe_event_display=photo&tribe_eventcategory=7

    You’d just modify the ‘tribe_eventcategory’ param to the ID of the particular category you’d like to view. Give that a try and let me know if you have further questions. Thanks! πŸ™‚

    -Casey-

    in reply to: Restrict length of field in photo view #217803
    Casey
    Participant

    welshartnow,
    Thanks for reaching out! The Photo View event descriptions are displayed using the tribe_events_get_excerpt() function, which is basically just using the WordPress get_the_excerpt() functionality.

    So, you should be able to change the length of that using something like this: http://codex.wordpress.org/Plugin_API/Filter_Reference/excerpt_length

    Give that a try and let me know if you have further questions. Thanks! πŸ™‚

    -Casey-

    in reply to: Venues and Organizers #217795
    Casey
    Participant

    mggillespie,
    Thanks for getting in touch! Unfortunately this functionality isn’t possible in the current version of 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.

    Hope that helps to answer your question. Thanks! πŸ™‚

    -Casey-

    in reply to: Upcoming Events Widget not displaying events #217791
    Casey
    Participant

    bbswebmaster,
    Thanks for reaching out and sorry to hear you’re having trouble here, but glad you were able to resolve this. We made some changes to the list widget in version 3.6, and so when you re-added the PRO list widget, and re-saved your filters, the new options were saved correctly.

    Hopefully that helps to clear up some confusion, but let me know if you have further issues here. Thanks! πŸ™‚

    -Casey-

    in reply to: Previous day – Next day error #217777
    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://m.tri.be/jw

    Thanks in advance. πŸ™‚

    Cheers,
    Casey

    in reply to: Multiple bugs – Events Calendar Pro latest version #217774
    Casey
    Participant

    Thanks for your reply. Let me try to tackle these one at a time.

    1. It would seem that the first issue I outlined (spinning/loader just continuously rotates on map view) is being caused by a conflict with the following official WooCommerce extension:
    http://www.woothemes.com/products/ajax-layered-navigation/

    How can we resolve the issue so both can co-exist together?

    Unfortunately, due to our limited support team we’re unable to provide support for specific plugin conflicts such as this one. I would suggest that you reach out to the plugin developer to see if they can help identify the issue further.

    2. Even after disabling every plugin (except Events Calendar) I still get the following error on every page:
    β€˜Warning: you have included the Google Maps API multiple times on this page. This may cause unexpected errors’

    How can that be resolved?

    It’s possible that your theme is also including the Google Maps API. One possibility is to dequeue the extra Google Maps javascript. Take a look at this thread, which outlines the general direction for you to take.

    3. The google map issue where the zoom bars and little man are being distorted is still prevalent even when all the plugins are deactivated. So this is obviously a conflict with the premium theme I am using.

    How can we isolate what the exact issue is there?

    I believe this is also related to #2, so try my suggestion there and see if that gets you started in the right direction.

    Thanks! πŸ™‚

    -Casey-

    in reply to: Calendar Widget #217744
    Casey
    Participant

    mcomarketing,
    Take a look at @brook’s reply on this thread and let me know if that fixes your problem. Thanks! πŸ™‚

    -Casey-

    in reply to: Fatal Error #217738
    Casey
    Participant

    mosaicgc,
    Did you install The Events Calendar and Events Calendar PRO (you can get the zip on your download page)? The Events Calendar is still required to run PRO. Give that a try and let me know if you’re still having issues. Thanks! πŸ™‚

    -Casey-

    in reply to: Community Events Calendar #217728
    Casey
    Participant

    hunterbrownrobertson,
    Our plugins are designed to be compatible “out of the box” with the default WordPress themes, as well as most themes that follow WordPress best practices. While I wish I could say that the plugin seamlessly integrates with every theme out there, the reality is that custom themes have so many settings/options that it would be nearly impossible for us to account for all of those.

    If you’re still having issues with the styling integrating with your theme, take a look at our themer’s guide, which will show you how to customize the different calendar views, as well as override the plugin’s CSS styling.

    Take a look there and let me know if that points you in the right direction. Thanks! πŸ™‚

    -Casey-

    in reply to: Exclude Certain Categories On Community Add Page #217720
    Casey
    Participant

    Sorry, not working.

    Can you elaborate a bit? Did you paste the code into your theme’s functions.php file and modify the IDs to the Event Category IDs that you’d like to exclude?

    Also on my dashboard the event calendar controls don’t show up.

    Are you referring to the WordPress Dashboard? If so, then I’m not sure what you’re referring to, since our plugin doesn’t add any widgets to the WordPress dashboard. Could you explain this a bit more also, or include a screenshot, so I can investigate further? Thanks! πŸ™‚

    -Casey-

    in reply to: Multiple bugs – Events Calendar Pro latest version #216754
    Casey
    Participant

    flawlessvictory,
    Thanks for reaching out and sorry to hear you’re having trouble here, but hopefully I can help. Without looking at a live version of your site, it appears to me that you have another plugin activated that is also including the Google Maps API, which is causing issues. Can you try deactivating all other plugins to see if that resolves the issue? If so, then try reactivating them one-by-one to determine if another plugin is the culprit. Give that a try and let me know what you discover.

    Thanks! πŸ™‚

    -Casey-

    in reply to: Calendar Widget #216751
    Casey
    Participant

    mcomarketing,
    Thanks for getting in touch! Could you share a URL with me where I can see this issue and investigate further? Thanks! πŸ™‚

    -Casey-

    in reply to: Community Events Calendar #216749
    Casey
    Participant

    Again, we’re unfortunately unable to help with theme-specific issues such as customizing widget areas on the page. Because of this, and because I’m not familiar with your specific theme, I would suggest reaching out to the developer of your theme to see if they can help with your specific theme. Thanks! πŸ™‚

    -Casey-

    in reply to: Show Venue title in calendar month view #216745
    Casey
    Participant

    jpirc,
    Thanks for getting in touch! Any time you’re wanting to modify any of the Events template files, you’ll want to perform a template override. Take a look at our themer’s guide, which explains how to do this.

    You’ll want to override ‘views/month/single-event.php’ and ‘views/month/tooltip.php’ to make your changes. If you look in ‘single-event.php’ there’s thorough documentation on how to pass data to tooltip.php, which is a Javascript tempalte.

    Once you’ve overridden those files, you’ll want to use ‘tribe_get_venue‘ to display the Venue Name.

    Hopefully that points you in the right direction. Thanks! πŸ™‚

    -Casey-

Viewing 15 posts - 1,111 through 1,125 (of 3,499 total)