Casey

Forum Replies Created

Viewing 15 posts - 3,286 through 3,300 (of 3,499 total)
  • Author
    Posts
  • in reply to: Event Description Box not appearing/editable in FireFox #31968
    Casey
    Participant

    Jessica,
    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?

    in reply to: Notification email upon submission #31959
    Casey
    Participant

    Daniella,
    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!

    in reply to: Event form Email format verification #31955
    Casey
    Participant

    Thanks 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!

    in reply to: Notification email upon submission #31953
    Casey
    Participant

    Daniella,
    Yes, you can enable email notifications by going to ‘Events->Settings->Community’ and enabling the email alerts here: http://d.pr/i/i3OV

    Let me know if that helps answer your question. Thanks!

    in reply to: Start time and end time drop down list in public event form #31952
    Casey
    Participant

    Thanks 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!

    in reply to: Turning off notification of published events #31860
    Casey
    Participant

    Lyne,
    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/t3Fy

    Let me know if that resolves the issue. Thanks!

    in reply to: Multiple notification emails when using both ECP and CE #31798
    Casey
    Participant

    Rob,
    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?

    in reply to: Remove Use Saved Venue due to Duplicates #31797
    Casey
    Participant

    Thanks 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.

    in reply to: Remove Use Saved Venue due to Duplicates #31795
    Casey
    Participant

    That’s correct. It will just be removed from any Events it was assigned to.

    in reply to: Remove Use Saved Venue due to Duplicates #31793
    Casey
    Participant

    Daniella,
    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!

    in reply to: Remove Use Saved Venue due to Duplicates #31764
    Casey
    Participant

    Actually, 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!

    in reply to: Remove Use Saved Venue due to Duplicates #31763
    Casey
    Participant

    Daniela,
    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!

    in reply to: Cost text field resets to free on spam error #31730
    Casey
    Participant

    Great! 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!

    in reply to: Show all Categories #31691
    Casey
    Participant

    Karen,
    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!

    in reply to: Cost text field resets to free on spam error #31683
    Casey
    Participant

    Lee,
    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!

Viewing 15 posts - 3,286 through 3,300 (of 3,499 total)