Forum Replies Created
-
AuthorPosts
-
Geoff
MemberHello Valerie, thanks for reaching out.
How strange! I tried testing using the Twenty Fourteen theme like you are and it seems to be working correctly (screenshot).
By chance, would you be willing to share your system information in a private reply? You can find it in Events > Settings > Help at the bottom of the screen. This will help me see what else the site is running and see if I can find anything else that might be contributing to the issue.
Thanks!
GeoffGeoff
MemberHi Mark,
Good question! At the moment, tickets are only sent to the email that was used when a ticket or RSVP was made. In other words, there is no way to add additional email addresses.
I’m not aware of a feature where we are currently working on that. but you are certainly welcome to add that idea to our feature request forum–in fact, I’d encourage it. 🙂
Does this help answer your question? Please let me know.
Cheers!
GeoffGeoff
MemberHey there and great question!
Events Calendar PRO is not required to use the other add-ons. All of those can be used directly with The Events Calendar. 🙂
Does this help answer your question? Please let me know.
Cheers!
GeoffDecember 7, 2015 at 2:37 pm in reply to: Why my Events Calendar List View is ignoring the "more" shortcut #1037174Geoff
MemberHi Gabriel,
So sorry for the trouble here!
This is indeed an issue we are aware of and we’re working on it so it can be included in the next release. I’ve added this thread to the ticket so we can follow-up with you here when that happens.
Sorry again and thanks for your patience while we figure this out!
Geoff
Geoff
MemberHey Steven,
Sorry for the trouble here.
I’m having a tough time replicating this on a fresh install of WordPress using the Twenty Fifteen theme (screenshot).
By chance, have you customized any of the calendar templates? You can check by heading into your theme directory and looking for a folder called tribe-events. If t here is a folder in there, what files do you see?
Another way to check would be to follow the steps outlined in this article. That’s actually a good idea because it will hit two birds with one stone: check for customizations and for conflicts with the theme and other plugins at the same time.
Let’s start there and see what we find.
Thanks!
GeoffGeoff
MemberHi Matthew,
Good question! The calendar does include an iCal URL that can be used to import events into an Outlook calendar. However, the plugin will not continually send updated information from that URL. If your calendar app supports RSS, The Events Calendar includes a URL for an RSS feed as well and that would send an updated feed of events.
Another thing to look into is our iCal Importer. I’m not sure if your Outlook calendar is published on the web but, if it is, and has a valid iCal URL, then you could enter that into the iCal Importer settings and have events feed from Outlook to WordPress instead.
Does this help answer your question? Please let me know. 🙂
Cheers!
GeoffGeoff
MemberHey Nick,
One way to do this would be to update the language files on your site.
This snippet will change it across your entire site:
add_filter('gettext', 'change_tickets_text', 10, 3); function change_tickets_text( $translations, $text, $domain ) { // Match the text you want you want to translate, preferably also match the text domain // The custom text you want instead $text = str_ireplace( "Organizer", "Organiser", $text ); return $text; }Yet another option would be to use the Say What plugin.
Let me know if these options will work for you. 🙂
Cheers!
GeoffGeoff
MemberHey folks, good question!
Yes, in fact, Community Events has a feature that allows you to set the permissions for who can submit events to the calendar and whether those events are submitted as Drafts, Pending Review or Published.
Does this help answer your questions? Please let me know and I’d be happy to help. 🙂
Cheers!
GeoffGeoff
MemberThanks Andy! Barry has a heads up and will reach out to you over email. 🙂
And thanks for following up, Lisa–it sounds like Andy and Barry have it from here, but please do feel free to reach back out if any other troubles crop up.
Cheers!
GeoffGeoff
MemberWhoops, sorry! This resolves the error:
https://gist.github.com/geoffgraham/9224b5953b4978110a87
And what I meant to say in my first reply is that I have not fully tested this snippet–hopefully it will at least give you a good foundation to build from though.
Thanks!
GeoffDecember 7, 2015 at 1:51 pm in reply to: 4.0 Facebook upgrade import getting error messages #1037153Geoff
MemberThanks for following up, Douglas! We’ll go ahead and close this thread, but please do feel free to open a new one if any other questions come up and we’d be happy to help.
Cheers,
GeoffDecember 7, 2015 at 10:05 am in reply to: 4.0: Events with cost $0 show up as a single space #1037000Geoff
MemberHey there @terrizsolo,
Dang, I see the same issue on my end! I’ve opened a ticket for this in our system and will follow-up with when I know more about about which release it will be in.
Thanks a ton for the heads up and so sorry for the issue!
Geoff
Geoff
MemberThat6’s great to hear! Certainly sounds like a local caching thing–either way, I’m glad everything is working smoothly. Thanks for following up to let me know. 🙂
Steven–please do check caching on your end as that seemed to work for Ian. If you’re still having issues, please do open a new thread and we’d be happy to help you there.
Cheers!
GeoffGeoff
MemberHey Robert, I see my last reply was marked as the correct answer–thanks for following up and I’m glad this helped! Feel free to start a new thread if any other questions pop and we’d be happy to help. 🙂
Cheers!
GeoffGeoff
MemberThat’s not lazy at all–it’s a great idea and I should have suggested that up front. Guess the color customizer feature is still so new that I need to make sure I’m thinking about it. 🙂
Thanks for following up and cheers!
Geoff -
AuthorPosts
