Cliff

Forum Replies Created

Viewing 15 posts - 796 through 810 (of 10,686 total)
  • Author
    Posts
  • in reply to: Calendar View – Two Questions #1522608
    Cliff
    Member

    Hi, Nick. Thanks for your detailed question.

    It sounds like you’ve got a good handle on everything.

    Events Calendar PRO would be required to obtain some of the extra views (e.g. Week, Map, etc.), but there would be some custom coding required to get everything you’re wanting.

    Last but not least, we have Bundles and a pretty great Refund Policy so you can buy one or many of our add-ons and thoroughly test them.

    I hope this info helps. Let me know if you have any follow-up questions.

    Cliff
    Member

    Hi. Thanks for your detailed question.

    No, two forms wouldn’t be sent at once, just one or the other.

    If you really need this, I’d suggest considering using Gravity Forms solely instead of using Community Events (CE) at all. This would require very careful setup of many things, such as the custom field names and allowed values and their formats.

    If you need some coding help, you may want to ask your developer or reference our documentation and list of known customizers.

    in reply to: Questions #1522604
    Cliff
    Member

    Hi, Joe. Thanks for your interest in our plugin suite.

    We do not have a phone number for sales or support. We handle all pre-sales and post-sales via this Help Desk, per our Scope of Support / Terms.

    Please detail your questions here, and I’ll answer them the best I can.

    Last but not least, we have Bundles and a pretty great Refund Policy so you can buy one or many of our add-ons and thoroughly test them.

    Cliff
    Member

    Hi. Thanks for your interest in our plugin suite.

    You’re correct that Community Events (CE) is the product for that need.

    You do not need Events Calendar PRO to use CE, but if you have both,

    You can buy CE without needing PRO, but, if you have both PRO and CE, users will be able to create recurring events and use PRO’s Additional Fields.

    Last but not least, we have Bundles and a pretty great Refund Policy so you can buy one or many of our add-ons and thoroughly test them.

    I hope this info helps. Let me know if you have any follow-up questions.

    in reply to: Question About Advanced Template Settings #1522600
    Cliff
    Member

    Hi. Not without some custom PHP coding. An alternative would be to simply hide it with CSS. This might work for you (replacing the “154” with your event’s Post ID):

    body.postid-154 .tribe-events-before-html {
    display: none;
    }

    Please let me know if you have any follow-up questions on this topic.

    Cliff
    Member

    Hi. Thanks for asking, but, no, this isn’t possible.

    Our own custom post type is required to be used, along with a very specific set of custom fields.

    in reply to: Set default amout of tickets to 1 #1522595
    Cliff
    Member

    We don’t have this functionality built-in, but here’s a code snippet toward your desired result (make sure to read the code comments):

    https://gist.github.com/cliffordp/80b33455779b74ec49f6ea3033cb47bf

    Please reference https://theeventscalendar.com/knowledgebase/implementing-custom-code-snippets/ for how to implement custom code snippets.

    Please let me know how this goes for you.

    in reply to: Business Plan: 3 websites, what does it mean? #1522594
    Cliff
    Member

    Hi, Ska. Thanks for your interest in our plugin suite.

    YourOneSite.com could have it installed and receive automatic updates… also YourTwoSite.com and YourThreeSite.com

    🙂

    Last but not least, we have Bundles and a pretty great Refund Policy so you can buy one or many of our add-ons and thoroughly test them.

    I hope this info helps. Let me know if you have any follow-up questions.

    in reply to: Removing header title #1522593
    Cliff
    Member

    Hi, Ian. You posted in our Pre-Sales forum from a user account that doesn’t have any purchases associated with it (or accidentally if you forgot to login first).

    If you do have a paid account login with at least one current license, please login to that account and then post in one of the paid forums.

    If you don’t have a paid account login, I’m afraid we’re not equipped to provide technical support for current plugin users here in our Pre-Sales Forum. If you’re using one of our free plugins, such as The Events Calendar or Event Tickets, you can request assistance on their respective WordPres.org Support Forums (we do not provide technical support for users there, either–only via our paid forums).

    Possibly helpful references:

    • Our free support forum for The Events Calendar (for bug reports and users helping each other — no usage support provided by us)
    • Our free support forum for Event Tickets (for bug reports and users helping each other — no usage support provided by us)
    • You might try playing with this setting: wp-admin > Events > Settings > Display tab > “Events template” option — to see if changing it makes things work better for you. If that doesn’t work, I’d suggest asking your theme author how-to for the tribe_events custom post type archive view.

    Thank you for your understanding and thank you for using our plugins.

    Cliff
    Member

    Hi, Antonio. I looked into developing a snippet for you to be able to accomplish this, but it isn’t possible.

    Therefore, we’ll prioritize fixing the PDFs getting attached. We aim to have an update for PDF Tickets by the end of next week (May 11).

    Thank you for your patience. This thread will receive a reply once there is an update.

    in reply to: Can create fixed events in TEC Pro ? #1522462
    Cliff
    Member

    I’m unsure exactly what you’re asking, but the free version has a map on the Single Event page: https://wpshindig.com/event/codeforcuritiba-hack-night/2018-05-30/

    And the PRO upgrade has Map View: https://wpshindig.com/events/map/

    I’ll close this thread and you can create a new one if needed.

    Thank you for your understanding.

    in reply to: events links #1521512
    Cliff
    Member

    I stated on April 24, “The YYYY-MM-DD at the end of a recurring event URL is not customizable and is required.”

    And, in a separate reply, “…but again we do not support changing the canonical.”

    You may reference our documentation and list of known customizers, but, again, the thing you’re asking for is not customizable.

    You could request this as a new feature (or maybe search to see if the idea was already posted by someone else) at our plugins’ UserVoice page.

    This allows others who are interested in that feature to easily voice their support. We frequently review suggestions there to find out which ones are popular, then we implement as many of them as we can.

    If you post it / find it, feel free to link to it from here in case anyone comes across this forum thread in the future.

    in reply to: Please change the code #1520613
    Cliff
    Member

    Hi, Kristin. Love the Green Bay Packers! 🙂

    Post Tags aren’t required to be used.

    The Tag filtering is able to be turned off by going to wp-admin > Events > Settings > Filter tab

    Please let me know I can be of further help.

    in reply to: Check in with QR code not working #1520601
    Cliff
    Member

    Sorry to hear that. The required capability is edit_posts, here: /wp-content/plugins/event-tickets-plus/src/Tribe/QR.php – Line 46

    I’ve heard good things about the QuickMark app (referenced at https://theeventscalendar.com/knowledgebase/using-qr-codes-event-tickets-plus/#finding_qr_app), specifically their Continuous Scan upgrade.

    You might also be interested in this existing feature requests: https://tribe.uservoice.com/forums/195723-feature-ideas/suggestions/11304501-develop-an-android-and-ios-app-for-qr-code-scannin

    Please do add your vote there.

    This allows us to gauge interest in this particular feature request, which helps us prioritize our development efforts.

    Thank you.

    in reply to: Abstract post types ordering #1520498
    Cliff
    Member

    Because I knew you wanted a solution ASAP, I provide you the code that should fix this (linking to the Pull Request in the other thread).

    You’ve made yourself clear. We’ll close this thread now since we have that other one open, which is in Pending Fix status, and you’ll receive a reply there once that fix is released.

Viewing 15 posts - 796 through 810 (of 10,686 total)