Forum Replies Created
-
AuthorPosts
-
Geoff
MemberHi Llewellyn,
Man, sorry things didn’t work out here though I’m glad you gave the plugins a spin. Please go ahead and email us at support [at] theeventscalendar.com with your receipt and we’d be happy to process that for you.
Also, just a heads up–the event submission form for Community Events is indeed accessible on the front end. The URL is at [your-site]/events/community and there’s an option to make that page available to non-logged in visitors in Events > Settings > Community.
Hope that clarifies things a bit, but we’d still be happy to process a refund for you if you’d like. 🙂
Cheers!
GeoffGeoff
MemberHi Ivan and welcome to the forums!
The preview of a post does not always reflect the final outcome of what’s published. While I was unable to access the preview you sent, perhaps you can try publishing a test event and sending a link over so we can see what’s happening there.
I would also suggest checking two settings:
- The WooCommerce currency settings under WooCommerce > Settings > Currency Options
- The Events Calendar currency settings under Events > Settings > General Settings
Please note that any events created prior to updating those settings will still display the old currency, so you will need to update those manually.
Let’s start there and see what we find. 🙂
Cheers!
GeoffP.S. I’m going to move this thread to our WooCommerce Tickets Forum. We generally use this forums for questions related to our Eventbrite Tickets plugin.
Geoff
MemberHi Pat,
Great question! Here’s an example of a snippet that can be used in your theme’s functions.php file to add HTML before the calendar. This specific example is written for the Month View, but you could use it for tribe_is_upcoming as well:
https://gist.github.com/geoffgraham/81479f4ebe4dc6bdbae7
Yo can target the Community Events pages using a similar snippet but using a condition for those specific pages instead:
[php]
if (tribe_is_community_edit_event_page() || tribe_is_community_my_events_page())
[/php]Will that help you get started? Please let me know. 🙂
Cheers!
GeoffJune 18, 2015 at 12:51 pm in reply to: Password Protected Eventbrite Event Showing Up in iframe #971049Geoff
MemberHi Michael and welcome to the forums!
Sorry for the trouble here. Just to make sure I understand correctly–is it the event that is password protected or is it the ticket instead?
If it’s the ticket, did you set the Hide option (screenshot) for it in Eventbrite?
Also, if you could send the Eventbrite ID for the event over (private reply is fine, if you prefer), then I can try to replicate the issue on my end as well.
Cheers!
GeoffGeoff
MemberHey M-A! Thanks so much for the kind words. I’m stoked you’re loving things so far and appreciate the support. 🙂
I do want to note that Events and Upcoming Events are the same archive as long as List View or Photo View is your default view. Month View is similar as well, but will show a few past events for days that spill over from the previous month.
You can get directly to the Upcoming archive by heading to:
[your-site]/[events-slug]/upcomingThe Past Events will be located at:
[your-site]/[events-slug]/?tribe_event_display=pastThen, each category has it’s own unique URL as well:
[your-site]/[events-slug]/category/[category-slug]You may also want to check out the Filter Bar add-on, which adds a slew of other ways to filter the calendar by a number of variables from right there in the calendar.
Does this help? Please let me know. 🙂
Cheers!
GeoffGeoff
MemberHi Brian,
Sorry this didn’t work out, but we’d be happy to process that for you. Please send an email to support [at] theevventscalendar.com, reference this thread, and we’ll do that for you right away. If you have an order number to go along with that, we’d appreciate it as well.
Cheers,
GeoffGeoff
MemberHey Brian,
I noticed there are four must-use plugins included in your site. Are you able to deactivate those or perhaps start with a fresh test site with no other installations to see if one of those is causing a conflict?
Thanks!
GeoffGeoff
MemberHi Jared! I see my last reply was marked as the correct answer, so I’ll go ahead and close this thread. Please feel free to let us know if any other questions pop up about Community Events and we’d be happy to help as best we can. 🙂
Cheers!
GeoffJune 18, 2015 at 7:32 am in reply to: synchronize/export events to another site (api of another site) #970917Geoff
MemberHi Sune! I see my last reply was marked as the correct answer, so I’ll go ahead and close this thread. Please feel free to let us know if any other questions pop up about integrations and we’d be happy to help as best we can. 🙂
Cheers!
GeoffGeoff
MemberMy pleasure! Thanks again for reaching out. If you do decide to use the WordPress REST API, please let us know–I’d love to see how that works out. 🙂
Cheers,
GeoffGeoff
MemberHello Jonny! I see my last reply was marked as the correct answer so I’ll go ahead and close this thread. I really hope this helped and please feel free to hit us up with any other questions you might have in our PRO forum.
Cheers!
GeoffGeoff
MemberHello Emil!
I see my last reply was marked as the correct answer so I’ll go ahead and close this thread. I really hope this helped and please feel free to hit us up with any other questions you might have that we can answer to help make the decision easier. 🙂
Cheers!
GeoffGeoff
MemberHey Brian,
I was able to grab the event on my local site running the latest versions o the plugins as well. I wonder if the difference here is our themes, since I was testing on Twenty Fifteen–will you please try following our testing for conflicts guide to see if there is indeed a conflict there so we can pinpoint what’s happening?
Thanks!
GeoffGeoff
MemberMy pleasure! Thanks again for reaching out and feel free to let us know if any other questions pop up. 🙂
Geoff
MemberHi Ellen and thanks so much for getting in touch! I’m stoked that you’re interested in using The Events Calendar. 🙂
We’re WordPress-only at the moment. I have personally worked with the Cascade CMS before, but I’m guessing it would be a heavy lift to integrate the two. I do know that the WordPress REST API is getting very good and could be an option as far as hosting data on a WordPress site, then feeding the content elsewhere. Again, I haven’t tried this personally, but could be worth looking into.
Let me know if you have any other questions here and I’d be happy to help.
Cheers!
Geoff -
AuthorPosts
