Cliff

Forum Replies Created

Viewing 15 posts - 8,791 through 8,805 (of 10,686 total)
  • Author
    Posts
  • in reply to: Pre sale question #1120350
    Cliff
    Member

    Hi Steven. Thanks for your interest in our plugin suite.

    You’ll definitely want Event Tickets Plus, but other plugins like PRO and Filter Bar are useful too.

    If you want your site users to create their own events, you’ll want Community Events.

    We also have Bundles to help you save some money!

    We have a great Refund Policy so please feel free to buy and try them.

    Thanks!

    in reply to: Sending a tickets email after a shop buy. #1120347
    Cliff
    Member

    Please understand that we want to help as best we can without providing full custom code implementations for customers’ questions, as stated previously.

    At this point, you’ll need to ask your developer or consult our list of known customizers to finish with this customization.

    If you need additional assistance, please feel free to open a new thread.

    Thanks a lot for your understanding.

    in reply to: Unable to query all events #1120339
    Cliff
    Member

    Glad to hear. Thanks for letting me know you’re all good now. Have a great week.

    in reply to: Display featured events in Photo view #1120338
    Cliff
    Member

    They are using the Bridge theme by Qode Themes, Visual Composer, and Portfolio slider.

    I don’t know how they got the featured events. It could be just an Event Category they put events in and then that slider displays just those events.

    in reply to: How do I show events like the picture? #1120267
    Cliff
    Member

    Hi Curt. Thanks for your question. Is there a link to the site you got that screenshot from? If yes, I can probably figure out if that’s a customized display from the theme in use on that site.

    Please let me know. Thanks.

    in reply to: Display featured events in Photo view #1120266
    Cliff
    Member

    Hi Jonathan. Thanks for your inquiry.

    I’m sorry I’m not following exactly what you’re trying to accomplish, but we don’t natively support our calendar views (e.g. Month, List, etc.) being displayed on the site’s home page.

    If that’s ok and you want to proceed with your customization, could you please provide exactly what you’re wanting (screenshots or links to reference sites always help) so I can advise further.

    Thank you.

    in reply to: How do I put links in eventlist? #1120263
    Cliff
    Member

    Hi Curt. Thanks for contacting us.

    Please reference our Themer’s Guide for information how to make such overrides.

    If you’re trying to override the List View, please reference this file: https://github.com/moderntribe/the-events-calendar/blob/4.1.4/src/views/list/single-event.php#L6

    If you’re trying to override the Photo View, please reference this file: /wp-content/plugins/events-calendar-pro/src/views/pro/photo/single-event.php

    If you have any follow-up questions, please specify what you’re wanting to link to and where you’re wanting it to display.

    Thank you.

    in reply to: Multi Network #1120261
    Cliff
    Member

    Hi Nathan. Thanks for your interest in the Multisite-level license for our PRO add-on. As stated at our purchase page:

    Get updates & support for a year for an unlimited number of sites within a multisite network.

    So, yes!

    Please let me know if there’s anything more I can do for you.

    in reply to: Demo having issues #1120259
    Cliff
    Member

    Hi Linda. Thanks so much for letting us know.

    I’ll pass it on to management.

    Have a great weekend.

    Cliff
    Member

    Hi Jimmy. Thanks for your interest in our Facebook Importer add-on.

    Basically, they look like an event you would manually create on your own site, just that you didn’t have to manually create it because it gets imported from an existing Facebook event.

    I hope this answers your question. Please let me know if it doesn’t.

    FYI: We have a pretty great refund policy so you can try it out.

    in reply to: Reccuring Events shortcode #1120194
    Cliff
    Member

    That shortcode is defined at /wp-content/plugins/events-calendar-pro/src/Tribe/Shortcodes/Events_List.php

    And it basically just loads the widget, which is at /wp-content/plugins/events-calendar-pro/src/views/pro/widgets/list-widget.php

    At the top of that file is this comment:

    Override this template in your own theme by creating a file at [your-theme]/tribe-events/pro/widgets/list-widget.php

    ===

    The List View that you’re wanting to use/replicate via shortcode or widget is at /wp-content/plugins/the-events-calendar/src/views/list/

    Hopefully this gives you enough information to succeed in achieving your desired customization.

    ===

    I’d also suggest you add your vote to this existing feature request.

    Let me know how things go!

    in reply to: Sync with EChurchApps #1120175
    Cliff
    Member

    Hi Eric. Cool idea.

    Our plugins do not include an Export feature. However, our events can be output to iCal format (the standardized format for events).

    Typically, at the Month View, the iCal Export link exports only that month’s events to iCal format (.ics file).

    With this code snippet, you can customize it to include more events (e.g. 1 year’s worth of events):

    https://gist.github.com/cliffordp/ab1f7c4d95723ee6f892

    Please let me know if I can be of further assistance on this topic.

    in reply to: Event not showing as country was missing from venue #1120173
    Cliff
    Member

    Hi Guidegirl (cool name).

    In order to be geocoded, the Country (and then State/Province) should be set.

    If an Event’s Venue information (displayed below the Event Description on the Event Single pages) displays a Google Map, the Venue should have geocoordinates saved (and therefore be eligible to work with location-based searches).

    I hope this information helps. Let me know if I can be of further assistance on this topic.

    in reply to: Reccuring Events shortcode #1120171
    Cliff
    Member

    Hi Jonathan. Sorry to disappoint in this area.

    For reference:

    • the widget/shortcode output is indeed different (simpler) than the Event List archive view
    • you could follow our Themer’s Guide to customize the shortcode/widget to render like the Event List archive view, but that would take custom coding, which we do not provide
    • We do have a list of customizers who may be able to help if you are unable or unwilling to implement such a customization yourself

    Please let me know if I can be of further assistance on this topic.

    in reply to: Unable to query all events #1120168
    Cliff
    Member

    Hi Brian. Thanks for your question.

    Please reference Using tribe_get_events() and let me know if you have any follow-up questions.

Viewing 15 posts - 8,791 through 8,805 (of 10,686 total)