George

Forum Replies Created

Viewing 15 posts - 2,296 through 2,310 (of 10,499 total)
  • Author
    Posts
  • in reply to: All Event Data in REST API? #1174187
    George
    Participant

    Hey Michael,

    Thanks for reaching out!

    As Brian noted in that original forum thread, we are not supporting the REST API until the rest of the endpoints are merged into core. At this time, the REST API is still not fully integrated into coreβ€”to much controversy and community agita, I’m afraid. πŸ™

    REST API integration will be a priority once it is available within core, but until that time, it is unfortunately not possible nor do we have a definitive timeline for the release of full API integration.

    Sorry to disappoint here, Michael. Please let me know if there’s anything else I can try to help out with.

    Sincerely,
    George

    in reply to: Strange behaviour on Calendar Month View #1174185
    George
    Participant

    Glad to hear it James, thanks for the update here and for your troubleshooting work there.

    Open a new thread any time if other issues or questions ever arise! πŸ˜€

    Sincerely,
    George

    in reply to: Showcase Examples #1174184
    George
    Participant

    Hey Matthew,

    Thanks for reaching out. The US Bank Stadium used The Events Calendar and other plugins for a long time to render its calendar on http://www.usbankstadium.com/events/ as shown in the screenshots in our Showcase.

    They recently have changed their entire site and no longer are even using WordPress, unfortunately. πŸ™ We may be removing their entry from the Showcase.

    I hope this information helps. Let me know if there is anything else I can try to help with!

    Cheers,
    George

    George
    Participant

    Hi Annie,

    Thanks for reaching out.

    1. Can you post your site’s system information? I’m just curious to see under-the-hood and it could be helpful here. Sharing that info is simple; here is how to do it β†’ https://theeventscalendar.com/knowledgebase/sharing-sys-info/

    2. Are you already selling tickets through MemberMouse, or have you not yet started actually selling tickets? I only ask because Event Tickets Plus is only built to work with WooCommerce, Shopp, Easy Digital Downloads, and WP E-Commerce. There is no out-of-the-box configuration for or with MemberMouse.

    Thank you!
    George

    in reply to: Moving Site Licenses Does Not Work #1174181
    George
    Participant

    Sorry to see this, Mike!

    1. Can you share a screenshot of what you see when you go to http://theeventscalendar.com/license-keys? Take a full-page screenshot if possible (Google for how to do this in your specific web browser, if you’re not currently familiar with how).

    <small>You can share the screenshots by uploading the images to this thread. If you have issues with that, you can upload to Imgur.com, Flickr.com, CloudUp.com, or any similar image-hosting site; then just share the links to those images here and I’ll take a look.</small>

    2. Do you get this notice for JUST the Filter Bar license key, or for all license keys?

    3. What is the exact process you are using to “disconnect” a license key from your dev site?

    Thanks,
    George

    George
    Participant

    This reply is private.

    in reply to: Strange behaviour on Calendar Month View #1174162
    George
    Participant

    Hey James,

    Thanks for doing that testing and reporting these findings.

    What might be the main cause of issues here is minification in your site’s W# Total Cache settings. I would recommend heading to your W3 Total Cache settings and looking for any settings there that refer to “minifying” or “compressing” scripts and stylesheets on your site.

    If you find any such settings, make sure they are OFF.

    Does this help at all?

    Thanks,
    George

    in reply to: Question regarding Fee #1174160
    George
    Participant

    Yes, that is possible Donald! Let us know if you have any other questions.

    β€” George

    in reply to: Mobile Vs Desk Top #1174159
    George
    Participant

    This reply is private.

    in reply to: Mobile Vs Desk Top #1174158
    George
    Participant

    This reply is private.

    in reply to: Exclude Recurring Events from This Week Widget #1174157
    George
    Participant

    Thanks Drew. You say, “If it begins and ends on the same day, it should show up.” β€” to be clear, are there any issues with these events showing up now? Or are you just saying, if it begins and ends on the same day, it should show up, but if it does not begin and end on the same day, it should not show up?

    I’m sorry to ask another clarifying question here, but I just want to make sure whether you are reporting a bug or not.

    Sincerely,
    George

    in reply to: how to change 'Archives' #1174155
    George
    Participant

    Cool, sounds good Mark.

    I will close up this thread for now to help keep things organized, but please feel free to open a new thread any time if other issues or questions arise!

    β€” George

    in reply to: How to modify style of oembed #1174153
    George
    Participant

    Cheers! ?

    Open a new thread on these forums any time if other issues or questions arise.

    β€” George

    in reply to: Editing Attendee Information #1174151
    George
    Participant

    Thanks for clarifying Craig!

    So, the good news is that this is technically possible. The bad news is that it’s unfortunately only possible with some extensive custom codingβ€”a level of custom coding beyond the scope of support forums.

    It’s unfortunately tricky to do because, while you can filter the columns exported for attendees lists with the filter tribe_events_tickets_attendees_csv_export_columns, it’s tricky to access the order notes from there and to ensure that they export in the CSV. πŸ™

    If you want to tinker on your own, then to find the necessary code check out this file within Event Tickets:

    /event-tickets/src/Tribe/Tickets_Handler.php

    Sorry to disappoint, Craig!
    George

    in reply to: How to modify style of oembed #1174131
    George
    Participant

    Sure thing Steve, thanks for the link.

    You have a few customization options here. Being that the contents of the embed are within an iFrame, using CSS is a bit tricky. However, since the embeds are happening on the same domain, you may be able to use a bit of JavaScript, especially jQuery, to customize some of the elements. You can learn more about this online, and check out this StackExchange question to start learning the basics of doing this.

    The other method requires making custom template files within your theme.

    The process for doing this is documented in our Themer’s Guide here β†’ https://theeventscalendar.com/knowledgebase/themers-guide/

    All of the calendar’s embed features are generated based on template files located in the /src/views/embed/ folder of The Events Calendar plugin files.

    The CSS from the plugin that helps style the embeds is located here in the plugin files:

    the-events-calendar/src/resources/css/tribe-events-embed.css

    ☝️ There are some instructions for modifying the CSS in the top of that file…

    So, there are a few different angles of attack here, Steve. I hope the information I’ve shared here about them helps you proceed with your project!

    Cheers,
    George

Viewing 15 posts - 2,296 through 2,310 (of 10,499 total)