Geoff

Forum Replies Created

Viewing 15 posts - 3,931 through 3,945 (of 10,150 total)
  • Author
    Posts
  • in reply to: I need 2 separate full calendars #1098328
    Geoff
    Member

    Hey Matt,

    Great question! You can pull the link for a specific category to see only those events in Month View. So, for example, let’s say you have a category called “Party” and wanted to see only those events in Month View. The URL would be:

    [your-site]/events/category/party

    In other words, there are no separate calendars, but you can grab the unique URL for a category to view the calendar as if it were multiple calendars in one. 🙂

    Does this help answer your question? Please let me know.

    Cheers,
    Geoff

    in reply to: Allow for repeat events #1098301
    Geoff
    Member

    Hi Laurie and thanks for getting in touch!

    Yes, Events Calendar PRO does indeed include the ability to create recurring events — events that repeat, whether that’s daily, weekly, monthly, annually or a custom pattern of your choice. You can see more on that feature here in our Knowledgebase.

    Does this help answer your question? Please let me know. 🙂

    Cheers!
    Geoff

    in reply to: Tribe Event's Shortcode Conditional Logic #1098298
    Geoff
    Member

    Hi Lang,

    What an interesting question!

    The shortcode itself does not include conditional logic. Instead, I would suggest adding the shortcode to your template and wrapping a conditional statement around each instance of it so that the version you want to display for certain people is the one that shows.

    Does that make sense and will it work for you? Please let me know. 🙂

    Cheers!
    Geoff

     

    in reply to: Request a refund #1098294
    Geoff
    Member

    My pleasure and sorry again for the lack of integration.

    Have a great day and hope to see you back here again soon. 🙂

    Cheers,
    Geoff

    Geoff
    Member

    Hello Dan,

    Good question. If you’re using our Event Tickets Plus plugin with WooCommerce, then the tickets you create are entered as Products with WooCommerce, allowing you to see them all in the WooCommerce dashboard.

    That will include sales information and data for each ticket. I am afraid, however, that to get attendee information for the tickets, you will need to go into the actual event since that information is tied directly to the event post itself.

    Does this help answer your question? Please let me know.

    Cheers!
    Geoff

    in reply to: Request a refund #1098288
    Geoff
    Member

    Hi Jonatan,

    I’m super sorry to hear about your experience here with The Events Calendar and WPML integration. We have put a lot of work into integrating The Events Calendar with WPML, but there is admittedly more work we can do to ensure Events Tickets Plus is equally integrated.

    I’ve gone ahead and refunded both of your orders and you should see the funds back in your account within 5-10 days.

    Sorry again for the lack of integration there but hopefully we’ll have good news to share on that front soon and earn your business back in good time. 🙂

    Thanks,
    Geoff

    in reply to: Integrate TEC into the website #1098282
    Geoff
    Member

    Great questions!

    Color coded categories is something neither The Events Calendar nor Events Calendar PRO offers right out of the box. However, there is a plugin called Category Colors which will do the trick.

    Events Calendar PRO is a separate plugin from both Filter Bar and Facebook Events so, yes, you would need to purchase all three. We do have a bundle that includes all three plugins, plus our iCal Importer add-on, so I’d definitely give that a look as it could save you a few bucks.

    Cheers!
    Geoff

    in reply to: Next-Previous Month Buttons #1097993
    Geoff
    Member

    Hey Jim,

    Thanks so much for the kind words! I’m so stoked to hear you’re loving the plugin so far and we love hearing this level of feedback. 🙂

    Good question on the buttons. We used to have at both the top and bottom of the calendar but received enough requests to remove the top ones that we took them out quite a while ago.

    That said, it is totally possible to add them back in by adding this to your theme’s style.css file or using the Simple Custom CSS plugin:

    #tribe-events-header .tribe-events-sub-nav li {
    display: inline-block !important;
    }

    Does that do the trick for you? Please let me know. 🙂

    Cheers!
    Geoff

    in reply to: "add new event" title getting chopped #1097983
    Geoff
    Member

    Hi Jessica and welcome to the forums!

    I see what you mean! It looks like the theme’s header is blocking things a bit, so please try adding this to your style.css file or using the Simple Custom CSS plugin:

    .tribe_community_edit .single .post.post-details .entry-header {
    margin-top: 50px;
    }

    Will that work for you? Please let me know. 🙂

    Cheers,
    Geoff

    in reply to: User generated calendar #1097981
    Geoff
    Member

    Hey Mike,

    Great question! We do have the Community Events plugin, which allows people to post events to your calendar without logging into the WordPress dashboard and it does have a “My Events” section for those who have submitted events to see what they have posted.

    Another way to go about it is to use categories and then filter the calendar to show only specific categories for certain people. This would take some customization, but would create the same sort of effect.

    Sorry I don’t have a solid solution for you here, but does this at least help answer your question? Please let me know.

    Thanks,
    Geoff

    in reply to: Integrate TEC into the website #1097978
    Geoff
    Member

    Hi Pau and thanks for reaching out!

    The Events Calendar is very flexible when it comes to customization. Any style can be applied with CSS and any calendar view can be changed with a template override. We have a Themer’s Guide to help get you started.

    As a side note, there are adjustments that can be made to the calendar’s styles directly in the WordPress Customizer as well, though you get more control and flexibility with the template overrides.

    Does this help answer your question? Please let me know. 🙂

    Cheers,
    Geoff

    in reply to: Events do not sync with Eventbrite #1097975
    Geoff
    Member

    Thanks for following up, Graeme!

    I have not seen this issue come up, so no solution yet. Do you have the test site up and running? If so, will you please link me over to it?

    Thanks,
    Geoff

    in reply to: List locations #1097974
    Geoff
    Member

    Hi Andreu,

    Good question. The plugin does not have the ability to all list venues right out of the box, though you could use the available tribe_get_venues() function to create one. In it’s simplest form, you can display all venues like this in your template:

    <?php echo tribe_get_venues(); ?>

    Does this help answer your question? Please let me know.

    Cheers!
    Geoff

    in reply to: Show events from today #1097967
    Geoff
    Member

    Howdy Josh,

    We do have a shortcode for displaying upcoming events, but I’m afraid nothing for the current day alone. You could set the shortcode to show a specific number of events, but those events will not be confined to the current day.

    Sorry for the bad news, but does this help answer your question? Please let me know.

    Thanks,
    Geoff

    in reply to: Add event button not in menu item #1097959
    Geoff
    Member

    Hello Muyiwa and thanks for reaching out!

    That sounds strange! Do you have the latest version of both The Events Calendar and Event Tickets installed?

    Thanks,
    Geoff

Viewing 15 posts - 3,931 through 3,945 (of 10,150 total)