Brian

Forum Replies Created

Viewing 15 posts - 4,171 through 4,185 (of 11,256 total)
  • Author
    Posts
  • in reply to: Events search #1002160
    Brian
    Member

    Hi,

    That is not a feature we support.

    You might be able to modify the search function of WordPress, but I cannot help with that kind of customization unfortunately.

    Brian
    Member

    Hi,

    Thanks for using our Products. However, you are looking for features we do not have.

    Community Events is for the creation of Events only and has no booking features as you describe.

    You would want to look at a booking plugin for that.

    You are welcome to try and modify the plugin, but that is beyond the support we can provide.

    Let me know if you have any follow up questions.

    Thanks

    Brian
    Member

    Hi,

    Thanks for using our plugins. I can try to help out, but I am limited in troubleshooting customizations.

    Looking at the coding it does not include a way to sort by category.

    It is possible it could be added and I am checking with the creator, but I am not sure when we could get it done as we are finishing up a new release.

    I will let you know what I find out.

    Thanks

    in reply to: How to remove Rich Snippets from sidebar calendar? #1002156
    Brian
    Member

    Hi,

    Thanks for using our plugins. I can help out here.

    I was not able to replicate the results in Google Search, but sense we do not live in the same area that makes sense.

    Either way to remove this, Nico’s solution is still valid it was just for the Core version and not Pro.

    In Pro is is the event class vevent in the List Widget causing this.

    You want to follow our themer’s guide:

    https://theeventscalendar.com/knowledgebase/themers-guide/

    To move over these two files into your theme to edit:

    events-calendar-pro\src\views\pro\widgets\list-widget.php

    events-calendar-pro\src\views\pro\widgets\mini-calendar\list.php

    In those files you want to replace this:

    <div class="<?php tribe_events_event_classes() ?>">

    With This:

    <div class="<?php echo str_replace("vevent", "", tribe_events_event_classes( get_the_id(), false ) ); ?>">

    In the list.php file you might want to remove vcalendar from this class if you are using the Mini Calendar Widget:

    <div class="tribe-events-loop hfeed vcalendar">

    Let me know how that works out.

    Thanks

    in reply to: No default templates #1002134
    Brian
    Member

    I am glad to see you were able to figure it out. And indeed Enfold does have some custom coding that changes some of our settings.

    I am going to go ahead and close this ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket.

    Thanks!

    Brian
    Member

    Ok Hope you are able to figure it out.

    I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.

    Thanks

    in reply to: Purchased but download isn't in my account #1002128
    Brian
    Member

    Sorry for the let down we are looking into it.

    We are emailing you a zip of the ical importer.

    Look for an email from Rob.

    in reply to: Long Page Load due to Category Colors Plugin #1002035
    Brian
    Member

    Hi,

    The Events Calendar Category Colors is not created by us and so not supported by us.

    The Developer Andy Fragen is super responsive and could help better on this as he created it.

    I would encourage you to post in the support forum on WordPress.org:

    https://wordpress.org/support/plugin/the-events-calendar-category-colors

    Cheers

    in reply to: Purchased but download isn't in my account #1002033
    Brian
    Member

    Hi,

    Sorry for the issues with this.

    I checked and found the order and it still says Pending Payment on our end.

    Can you confirm that the Paypal Payment went through on your account in Paypal?

    You can provide that information as a private reply.

    Let me know and we can get this resolved.

    Thanks

    in reply to: limit tickets #1002031
    Brian
    Member

    You’re Welcome.

    I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.

    Thanks

    in reply to: Drop Down Filter, Mini List/Grid View #1002030
    Brian
    Member

    You’re Welcome.

    I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.

    Thanks

    in reply to: Static Events not showing but Recurring Events are… #1002029
    Brian
    Member

    Great glad it is working now!

    I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.

    Thanks

    in reply to: Filter bar stopped working #1001980
    Brian
    Member

    This reply is private.

    in reply to: Dateless/timeless events #1001979
    Brian
    Member

    Sorry to not have better information on this.

    If you would like to request that feature please head to our UserVoice Page and add your own or upvote that feature as they will increase the chances of it being added to a future version.

    http://tribe.uservoice.com/forums/195723-feature-ideas

    I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.

    Thanks

    in reply to: Number of events to show per page not working #1001978
    Brian
    Member

    You’re Welcome.

    Since this is marked resolved I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.

    Thanks

Viewing 15 posts - 4,171 through 4,185 (of 11,256 total)