Jonah

Forum Replies Created

Viewing 15 posts - 2,221 through 2,235 (of 4,001 total)
  • Author
    Posts
  • in reply to: Updated community-events.1.0.3 #25042
    Jonah
    Participant

    Hey Rough,

    Glad you figure it out! Let me know if you need help with anything else.

    – Jonah

    in reply to: Get rid of Location details on Community Event page #25041
    Jonah
    Participant

    No problem Andrew, glad you figured it out! Let me know if you need anything else.

    – Jonah

    in reply to: Updated community-events.1.0.3 #25025
    Jonah
    Participant

    Hi Rough,

    What is your Community Rewrite Slug set to in Events > Settings > Community? Have you tried clearing your permalinks by visiting Settings > Permalinks? Have you tried deactivating all other plugins to see if theres a plugin conflict?

    Please let me know.

    Thanks,
    Jonah

    in reply to: Link back to the original Facebook event #25023
    Jonah
    Participant

    Hi Steve,

    Currently we don’t have a feature for this but I’ve just added it to be included in a future release. No guarantees of when but it should make it in eventually.

    For now you would need to manually include the link somehow.

    Regards,
    Jonah

    Jonah
    Participant

    Hi Jean,

    Gotcha. Well, we have two conditional functions you can use for community pages:

    tribe_is_community_edit_event_page() – which applies to the submit and edit event pages and tribe_is_community_my_events_page() – which applies to the my events page. You should be able to use both of those to specifically target the community pages.

    I hope that helps!

    – Jonah

    in reply to: Specific Facebook Event Not Importing #25020
    Jonah
    Participant

    Hi Dan,

    Do you have this event or your profile restricted in any other way such as 21+? We’ve had reports of similar problems where this was the case. Please let me know.

    Thanks,
    Jonah

    in reply to: Add the Post Thumbnail to Event List #25019
    Jonah
    Participant

    Hi Greg,

    You can send to pro [at] tri [dot] be, please make sure to reference this thread and attention it to me.

    Thanks,
    Jonah

    in reply to: Specific Facebook Event Not Importing #25013
    Jonah
    Participant

    Hi Dan,

    I’m also seeing the same thing and am not sure why it’s not working. I’m going to check with some others on the team and get back to you. Thanks for the report and your patience.

    – Jonah

    in reply to: showing sub-categories in the menue #25011
    Jonah
    Participant

    Hi Rainer,

    This would be somewhat difficult to achieve and I won’t be able to fully help you out with a solution but maybe I can point you in the right direction. First, if you look in /wp-content/plugins/the-events-calendar-community-events/views/event-form.php on line 53, this is where the category list is called. And then if you trace back formCategoryDropdown() you’ll find that in /wp-content/plugins/events-community/lib/tribe-community-events.class.php

    Here’s what I think you’ll want to do to get around to customizing the category list. Make a copy of /wp-content/plugins/the-events-calendar-community-events/views/event-form.php and place in an ‘events/community’ folder in your active theme so you can safely make changes to it. Then, what I would do is swap out the formCategoryDropdown() function call with the code used for the whole function that you can find in /wp-content/plugins/events-community/lib/tribe-community-events.class.php – and then you can modify the code however you want to account for sub-categories.

    I hope that helps and good luck!

    – Jonah

    in reply to: anonymous user options not showing up #25010
    Jonah
    Participant

    Hi Darin,

    I’m seeing the submit form as an anonymous user when I go here: http://www.montarafog.com/events/community/add/

    Are you still not seeing it?

    – Jonah

    in reply to: Get rid of Location details on Community Event page #25008
    Jonah
    Participant

    Hi Andrew,

    What exactly did you change? If you are editing /wp-content/plugins/the-events-calendar-community-events/views/events-meta-box.php make sure you make a copy of this and place in an ‘events/community’ folder in your active theme folder.

    I hope that helps!
    – Jonah

    Jonah
    Participant

    Hi Jean,

    What changes are you trying to make?

    – Jonah

    in reply to: Sloving down the site and slow hovering over links #25003
    Jonah
    Participant

    Hi Goran,

    Sorry to hear about the issues. Have you tried viewing http://demo.tri.be/events/ for comparison? It seems to load nicely for me in IE7/8.

    Let me know how it looks to you.

    – Jonah

    in reply to: Latest Update and Advanced Widget Formatting #25000
    Jonah
    Participant

    Hi Andrea,

    Did you make customizations to the widget (events-advanced-list-load-widget-display.php) and did you make them by doing template overrides (making copies of templates in an ‘events’ folder in your theme) or did you make the changes in the core files?

    Can you post the contents of your events-advanced-list-load-widget-display.php to http://snippi.com/? That is, if you have an override version of the file in place in the ‘events’ folder in your theme.

    Thanks,
    Jonah

    in reply to: Yoast & ECP #24985
    Jonah
    Participant

    Hey Jon,

    The code looks good and I’m glad you worked this out. To check for whether you are viewing past events or not you should be able to use:

    tribe_is_past();

    Cheers,
    Jonah

Viewing 15 posts - 2,221 through 2,235 (of 4,001 total)