Casey

Forum Replies Created

Viewing 15 posts - 961 through 975 (of 3,499 total)
  • Author
    Posts
  • in reply to: Templates / Template Overides – New Meta Templates #244430
    Casey
    Participant

    ddbuster,
    Thanks for getting in touch! It looks like you’re looking in the PRO plugin directory. You’ll also want to look in ‘the-events-calendar/views/modules/meta’ to override the ‘non-pro’ functionality. Hope that helps! Thanks! 🙂

    -Casey-

    in reply to: Remove "View More…" link from widget #244421
    Casey
    Participant

    mlfa,
    Thanks for getting in touch! If you’re referring to the List Widget, then you should be able to do this by adding the following CSS to your theme’s stylesheet:


    .tribe-events-widget-link {
    display:none;
    }

    Give that a try and let me know if it does the trick. Thanks! 🙂

    -Casey-

    Casey
    Participant

    whollymackerel,
    Thanks for getting in touch! Unfortunately, we’re unable to help with providing support for integration with third-party plugins, or site-specific customizations. However, in order to perform customizations to the calendar views, you’ll want to take a look at our themer’s guide. You should be able to override the ‘views/month/single-day.php’ file to add some kind of ‘reservation’ link for each day in the grid.

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

    -Casey-

    in reply to: Event Description Box #244401
    Casey
    Participant

    dmvsthemove,
    Thanks for getting in touch! If you look at ‘views/single-event.php’ you’ll see the following code:


    tribe_get_template_part( 'modules/meta' );

    This is what controls where the Single Event Meta box displays. If you want to modify where this displays on the page, then you’ll just need to perform a template override on single-event.php (look at our themer’s guide to learn how to do this), and move that code where you would like it to display.

    Hopefully that helps get you pointed in the right direction to customize the view as you’d like. Good luck! 🙂

    -Casey-

    Casey
    Participant

    nathanna,
    Thanks for getting in touch! Could you send me a screenshot of your recurrence settings for this recurring event? I want to try to replicate this issue to investigate further. Thanks! 🙂

    -Casey-

    in reply to: Theming: Description Before Tickets #244333
    Casey
    Participant

    calgarymagic,
    Do you have a link you can share with me, so I can investigate further? Thanks! 🙂

    -Casey-

    in reply to: Hide pop-downs Venue and Organizer #238811
    Casey
    Participant

    roncomdoo,
    Thanks for getting in touch! Take a look at this thread, which should show you how to remove these dropdowns from your Event submission page: https://tri.be/support/forums/topic/hide-venueorganizer-dropdowns/

    Give that a shot and let me know if you have further questions. Thanks! 🙂

    -Casey-

    in reply to: Grid view: Title of Week view & 1/2 column event widths #238806
    Casey
    Participant

    hound,
    Thanks for getting in touch! I’ll answer your questions here one at a time.

    1. You should be able to do this using a function similar to this one: https://gist.github.com/ckpicker/2a6717f5c1a0a322ef33. You’ll need to modify the str_ireplace() call to replace the text that you’ve described, but that should point you in the right direction.
    2. Unfortunately, these widths are all controlled dynamically via javascript, and something we wouldn’t be able to provide help with customizing. If this is something you’d like to see as an option 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.

    Hopefully my responses above answered your questions, but let me know if I can help further. Thanks! 🙂

    -Casey-

    in reply to: Can I turn off the hover preview option? #238781
    Casey
    Participant

    We typically only recommend using Object caching when using plugins like W3 Total cache. Some of the other settings (like minification) can cause conflicts with javascript.

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

    -Casey-

    in reply to: Upgrade causes event path issues #238773
    Casey
    Participant

    Sheila,
    Try switching over to ‘Tribe Styles’ in ‘Events->Settings->Display’ and see if that does the trick.

    in reply to: User Registration and Payment Calender Pro #238316
    Casey
    Participant

    Jonas,
    Thanks for getting in touch! We have several ticketing add-ons that allow for registering for events using The Events Calendar. Each one integrates with a different e-commerce platform.

    Hopefully that helps to answer your questions. Thanks! 🙂

    -Casey-

    in reply to: e-mail updating not working under tri.be account #238283
    Casey
    Participant

    dgosine,
    Sorry to hear you’re having trouble here, but hopefully we can help. Would you mind emailing us at pro(at)tri.be describing your issue further? Then someone from our accounts team can assist you further. Thanks! 🙂

    -Casey-

    Casey
    Participant

    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/lo

    Thanks in advance. 🙂

    Cheers,
    Casey

    in reply to: User details as default event organiser? #238110
    Casey
    Participant

    Wow! That’s high praise indeed! 😀 Glad to hear this got you where you need to be. I’ll go ahead and close out this thread, but feel free to start a new thread if you have further questions. Thanks! 🙂

    -Casey-

    Casey
    Participant

    Awesome! Glad to hear you’re all set here. I’ll go ahead and close out this thread, but feel free to start a new thread if you have further questions. Thanks! 🙂

    -Casey-

Viewing 15 posts - 961 through 975 (of 3,499 total)