Geoff

Forum Replies Created

Viewing 15 posts - 2,206 through 2,220 (of 10,150 total)
  • Author
    Posts
  • in reply to: When installing Event Ticket Plus tells me this #1156325
    Geoff
    Member

    This reply is private.

    Geoff
    Member

    Thanks for following up and confirming, Cynthia!

    I think the best thing to do here is to follow up with the WP Tweets Pro team. The Events Calendar doesn’t initiate publishing to Twitter, so my hunch is that the WP Tweets Pro plugin might be hooking into something that is inadvertently triggering that action and they would be the best to know for sure.

    I’ll definitely keep this thread open in the meantime in case any questions pop up that we can help answer as they look into it. Our system does auto-close threads after three weeks of inactivity, so please feel free to continue this in a new thread if that happens and we’d be happy to keep the conversation going.

    Sorry I don’t have a concrete answer for you here, but I’m hoping the WP Tweets Pro team will be able to help shed some light on what’s happening.

    Geoff

    in reply to: Event Categories dropdown expanded by default #1156320
    Geoff
    Member

    Right on that, that’s awesome to hear!

    I’ll go ahead and close this thread but please do let us know if any other questions come up and we’d be happy to help. 🙂

    Cheers and have a great weekend!
    Geoff

    in reply to: Calendar View expand dropdown by default #1156315
    Geoff
    Member

    My pleasure! Cheers and let us know of any other questions pop up — we’d be happy to help. 🙂

    Geoff

    Geoff
    Member

    Hey Robert, thanks for following up!

    You should be able to limit the categories in the Events List widget with this:

    [tribe_events_list category="category_1, category_2"]

    If that’s not working for some reason, I would check to make sure the values in the shortcode match the slugs of the categories.

    Cheers!
    Geoff

    in reply to: Community Tickets Check in Question #1156309
    Geoff
    Member

    Hi Matthew,

    I’m afraid the answer to your question is the same as the one I gave to Utsav. The data and reports are contained in WordPress and, as such, those checking in a member need to communicate with WordPress in order for the data to be received.

    One of our developers did write a mini-plugin that redirects the QR checkin so that it does not require specific access to the WordPress admin, but I believe folks still need to be logged in to be able to use it. Here’s the plugin for your reference (ZIP).

    Cheers!
    Geoff

    Geoff
    Member

    Hi Cynthia, nice to see you again!

    This is the first report I’ve heard of this. What are you using to push tweets? The Events Calendar should have no direct impact on any other plugin that publishes tweets, but perhaps there is an incompatibility worth looking into.

    Cheers!
    Geoff

    in reply to: Calendar #1155970
    Geoff
    Member

    Hi Jennifer and welcome to the forums!

    Great question. The calendar actually creates a link for each category. So, for example, if you have a category called Dance, then you can link directly to that category here: [your-site]/events/category/dance

    If you purchase Events Calendar PRO, then that provides a feature to embed the Upcoming Events list widget on any page or post and filter the list to show a specific category.

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

    Cheers!
    Geoff

    in reply to: Events Calendar #1155967
    Geoff
    Member

    Hi Jennette, hope you’re having a great day!

    The Events Calendar actually creates a calendar page for you that is located here by default: [your-site]/events

    If you add Events Calendar PRO, then that gives you shortcodes you can use to embed the calendar widget s on any page or post.

    We are working on a new feature that will allow you to embed full calendar views in any page or post. I don’t have a concrete date for when that’s coming out, but it is planned for our next major release, which is version 4.3.

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

    Cheers!
    Geoff

    in reply to: When installing Event Ticket Plus tells me this #1155966
    Geoff
    Member

    This is puzzling! It looks like you have the right versions of both Event Tickets and Events Tickets Plus installed and activated, but you’re still seeing that message.

    The weird thing is that I have tried re-installing the plugins on my test site as well and everything seems to be working smoothly.

    Would you be willing to follow the steps in this guide for me? This will test whether there are conflicts with the theme or other plugins. It’s also helpful because it will tell us what is causing the conflict if it exists.

    Thanks so much for working with me on this!

    Geoff

    in reply to: Events Ticket Plus: Donation Ticket #1155832
    Geoff
    Member

    Thanks for following up!

    I’m afraid there is no setting in Event Tickets Plus that would allow visitors to name a price for tickets.

    Geoff

    in reply to: Event Categories dropdown expanded by default #1155829
    Geoff
    Member

    Hey again!

    I think this will take something similar to the other question you asked:

    .tribe_events_filter_item.closed div {
    display: block;
    }

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

    Cheers!
    Geoff

    in reply to: Calendar View expand dropdown by default #1155823
    Geoff
    Member

    Hey there!

    Great question. I do want to note that we are fairly limited in how much we can support custom development questions like this — that said, I’m happy to help as best I can.

    Try adding this to your theme’s style.css file or using the Simple Custom CSS plugin:

    #tribe-bar-views li.tribe-bar-views-option {
    display: list-item;
    }

    Here’s a screenshot of how that looks when I tested it out.  Will it work for you as well?

    Thanks!
    Geoff

    in reply to: Show venue information on separate row #1155818
    Geoff
    Member

    Hey Jeff, nice to see you again. 🙂

    Hmm, the map should display below the rest of the event details as long as the follow settings are enabled:

    • Events > Settings > General “Enable Google Maps” (screenshot)
    • The option to display the map on the event editing screen (screenshot)

    Just to confirm, are both of these options selected? I imagine they are since the map is indeed displaying, but want to make sure.

    Also, what happens if you add an organizer to the event? Try that and see if it bumps the map down.

    Let’s start there and see what we find.

    Thanks!
    Geoff

     

    in reply to: Hide event name #1155812
    Geoff
    Member

    Hey Jeff,

    Sure thing! Try adding this to your theme’s style.css file or by using the Simple Custom CSS plugin:

    .tribe-events-adv-list-widget .tribe-events-title {
    display: none;
    }

    Here’s a screenshot of how that looks when I tested it out.

    Will this do the trick for you as well? Please let me know. 🙂

    Cheers!
    Geoff

Viewing 15 posts - 2,206 through 2,220 (of 10,150 total)