Forum Replies Created
-
AuthorPosts
-
February 1, 2013 at 11:23 am in reply to: Event Description Box not appearing/editable in FireFox #31968
Casey
ParticipantJessica,
Thanks for reaching out! So sorry you’re having these issues. It looks like this is due to a conflict with your theme. Could you try switching over to the Default TwentyTwelve theme and see if you’re still having this issue?Casey
ParticipantDaniella,
We don’t currently have that functionality included in the plugin. You might search around and see if there are some plugins that can notify a contributor when they submit a post. Hope that helps!Casey
ParticipantThanks for reaching out! You can use some jQuery to validate the email address when the submit button is clicked.
First, you’ll need to perform a template override and putting a copy of event-form.php into this directory: ‘YOUR_THEME_DIR/events/community/’.
Then add this inside the script block on line 18:
https://gist.github.com/4692585
Let me know if that gets the job done. Thanks!
Casey
ParticipantDaniella,
Yes, you can enable email notifications by going to ‘Events->Settings->Community’ and enabling the email alerts here: http://d.pr/i/i3OVLet me know if that helps answer your question. Thanks!
February 1, 2013 at 8:43 am in reply to: Start time and end time drop down list in public event form #31952Casey
ParticipantThanks for reaching out! You can use some jQuery to modify what value is selected by default.
First, you’ll need to perform a template override and putting a copy of event-form.php into this directory: ‘YOUR_THEME_DIR/events/community/’.
Then replace the script block on line 18 with the following code: https://gist.github.com/4692487
Let me know if that gets the job done. Thanks!
Casey
ParticipantLyne,
Can you verify that you have email notifications turned off in the Community add-on? Go to EC Pro->Settings->Community and uncheck the ‘Alerts’ checkbox here: http://d.pr/i/t3FyLet me know if that resolves the issue. Thanks!
January 30, 2013 at 8:06 am in reply to: Multiple notification emails when using both ECP and CE #31798Casey
ParticipantRob,
Sorry you’re having this issue. Unfortunately, I’m unable to duplicate it in my environment. Would you mind temporarily changing these emails addresses to pro (@) tri.be so I can see a few submissions as they come through?Casey
ParticipantThanks for confirming that this got you sorted. Unless you disagree, I’m going to mark this thread “Answered” and close it out.
We really appreciate your support and please let us know if you need anything else in the future. If you find yourself with a few minutes and would be so kind as to give us a “Works” rating or a positive star voting on the WordPress.org repo (http://wordpress.org/extend/plugins/the-events-calendar/), or even a shoutout to your followers on Facebook or Twitter, it would mean a lot to us. Thanks again for using the plugin.
Casey
ParticipantThat’s correct. It will just be removed from any Events it was assigned to.
Casey
ParticipantDaniella,
We are aware of the duplicated ‘Saved Venues’ issue and have submitted a ticket to our developers to take a look at this. Unfortunately, there’s currently no way to clean up this data from your end. Hiding that dropdown would be the best bet at this point. I’ll keep you posted. Thanks!Casey
ParticipantActually, use this code here instead: https://gist.github.com/4668474
For some reason the formatting on my previous post got messed up. Sorry about that!
Casey
ParticipantDaniela,
Great question! Yes, you can remove this dropdown. First you’ll need to perform a template override of events-meta-box.php by putting a copy of this file in the following directory: ‘YOUR_THEME_DIRECTORY/events/community/’.Once you’ve copied this file over, then you can modify this copy of events-meta-box.php and change line 87 from this:
to this:
This will comment out the function that is used to display the Saved Venus. Please let me know if you’re able to get that working, or if you need more help. Thanks!
Casey
ParticipantGreat! Glad you were able to get it working Lee. This is definitely a high priority issue for us, so be on the lookout for this fix in a future release. Thanks!
Casey
ParticipantKaren,
I saw your screenshot, but I’m not seeing this anywhere on your site. Could you send me a URL where I can view this? Thanks!Casey
ParticipantLee,
This fix did not make it into version 1.0.5, since it was just a compatibility release to ensure proper functionality with EC Pro 2.0.11. The priority has been increased on this issue, and I’m hopeful that it will make it into the next major release.I’ll keep you posted!
-
AuthorPosts
