Casey

Forum Replies Created

Viewing 15 posts - 631 through 645 (of 3,499 total)
  • Author
    Posts
  • in reply to: Taxonomy + Categories, sub categories in Drop Down #429620
    Casey
    Participant

    Tran,
    Thanks for getting in touch! Unfortunately, due to our limited support resources we’re unable to help with specific changes to custom code such as this. Our support team does frequently provide code snippets to our users to point them in the right direction and get them started. However, any customizations that are needed beyond what we provide will be up to the user to perform or investigate on their own.

    Sorry that we’re not able to provide more help here, but hopefully this helps to clear up any confusion on what types of help we can and can’t provide. 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://m.tri.be/lo

    Thanks in advance. 🙂

    Cheers,
    Casey

    Casey
    Participant

    Everything seems to be in order with your code there.  Could you try moving that code block to the top of the file, right below the ‘<?php’ opening tag and see if that fixes it? If not, could you try temporarily reverting to the default 2013 theme, and add the code to that theme’s functions.php file to see if this issue persists? It’s possible that this is an issue with your theme, but just want to narrow it down a bit before troubleshooting further.

    Thanks! 🙂

    -Casey-

    Casey
    Participant

    Everything seems to be in order with your code there.  Could you try moving that code block to the top of the file, right below the ‘<?php’ opening tag and see if that fixes it? If not, could you try temporarily reverting to the default 2013 theme, and add the code to that theme’s functions.php file to see if this issue persists? It’s possible that this is an issue with your theme, but just want to narrow it down a bit before troubleshooting further.

    Thanks! 🙂

    -Casey-

    in reply to: Search filtering #414304
    Casey
    Participant

    Tran,
    The template file for the Search bar is located in ‘plugins/the-events-calendar/views/modules/bar.php.’ If you’re looking to customize this, you’ll want to perform a template override (read our themer’s guide to learn how to do this) on that file and make your customizations there.

    You should be able to filter on the tribe_events_get_filters hook to modify the geolocation filter as needed.

    Does that help to answer you questions?

    in reply to: Remove the Divider from List Widget #397276
    Casey
    Participant

    Excellent! 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: Tooltips for events in top two weeks are cut off #397252
    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://m.tri.be/lo

    Thanks in advance. 🙂

    Cheers,
    Casey

    in reply to: Printing Calendar Questions – print.css #397246
    Casey
    Participant

    wallyglenn,
    We can go ahead and keep this thread open, and you can just share your print.css file here for others when you complete your changes. Thanks for your willingness to share your customizations with the community! 😀

    Casey
    Participant

    James,
    Try modifying the ‘Date without Year’ format to look like this: http://grab.by/yBbI. After I changed my settings to that, I was able to see the year in the title: http://grab.by/yBcw

    If you want to further customize the date format on a single event page, take a look at our documentation for the tribe_events_event_schedule_details() function, which is controlling the date display there.

    Hope that helps! Thanks! 🙂

    -Casey-

    Casey
    Participant

    cruzio,
    Great! Glad to hear that you were able to get this one sorted on your own. 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: Submit Event Form Page Shows a 404 Page Not Found #397079
    Casey
    Participant

    Ok, thanks for the update. In the mean time, I’ll go ahead and leave this thread open, and you can report your findings here. Thanks! 🙂

    -Casey-

    in reply to: Event specific tags #394445
    Casey
    Participant

    Awesome! Glad to hear you’re all set here. I’ll go ahead and mark this thread as answered and close it out. Feel free to start a new thread if you have further questions.

    Thanks! 🙂

    -Casey-

    in reply to: Intro Text for Community Events Login #394429
    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://m.tri.be/lo

    Thanks in advance. 🙂

    Cheers,
    Casey

    Casey
    Participant

    James,
    Thanks for getting in touch! Have you tried customizing the Date Format settings to do this? Try going to ‘Events->Settings->Display’ and looking for the ‘Date Format Settings’ section.

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

    -Casey-

    in reply to: event-caldendar map #394294
    Casey
    Participant

    xxtita,
    Thanks for getting in touch and sorry to hear you’re having trouble here, but hopefully I can help. It looks like the Google Maps API can’t find the particular address for this event. When this happens the Google Maps API returns (0,0) coordinates for the latitude and longitude, which just happen to be located in West Africa. 🙂

    To resolve this, you’ll need to specify your own Latitude and Longitude for this specific address. There’s a third-party plugin called event rocket, which extends The Events Calendar and will allow you to do this.

    Try giving that plugin a try and let me know if you need further help. Thanks! 🙂

    -Casey-

Viewing 15 posts - 631 through 645 (of 3,499 total)