Casey

Forum Replies Created

Viewing 15 posts - 2,911 through 2,925 (of 3,499 total)
  • Author
    Posts
  • Casey
    Participant

    Awesome! Glad to hear that did the trick. Since it seems like you have what you need, I’m going to mark this thread as answered and close it out. Feel free to start a new thread if you have other issues. Thanks!

    in reply to: How do you customize the form? #68770
    Casey
    Participant

    Tony,
    You should be able to do what you’re wanting to do using filters.

    To change the ‘Submit Event’ Page title, just paste the following code into your theme’s functions.php file: https://gist.github.com/ckpicker/6795142

    You should be able to change other visual aspects of your form (widht of input fields, etc) by targeting those elements using CSS. You can also add custom CSS using a filter. Try pasting this code into your theme’s functions.php file: https://gist.github.com/ckpicker/6795200

    Feel free to customize that CSS to whatever you need to change the layout of that page.

    Regarding your last question, you should be able to do that with a template override. Just copy everything in ‘wp-content/plugins/the-events-calendar-community-events/views/’ to ‘YOUR_THEME_DIR/tribe_events/community/’ and then open ‘modules/header-links.php’ and you should see the applicable code there.

    Let me know if that gets you started on the right track. Thanks!

    in reply to: How do you create a custom submission form that works? #68766
    Casey
    Participant

    Tony,
    Unfortunately we don’t have support for creating a custom submission form. You’re more than welcome to give this a try, but unfortunately we can’t really offer you much help with it.

    Sorry! I’ll respond to your other threads, and hopefully that will get you what you’re needing.

    Casey
    Participant

    Chris,
    Unfortunately we don’t have support for displaying the parent/child relationship in the Categories block. You can definitely hide that block by putting the following code into your theme’s functions.php file: https://gist.github.com/ckpicker/6794890

    Give that a try and let me know if it does the trick. Thanks!

    in reply to: Sigh.. update broke Community events #68764
    Casey
    Participant

    This reply is private.

    in reply to: Sigh.. update broke Community events #68754
    Casey
    Participant

    Karen – Thanks for reaching out! Have you updated EC Core and EC Pro to 3.1 also? If so, then this might be related to any template overrides you might have performed. Can you confirm your plugin versions for me?

    We’ll get to the bottom of this and get it figured out. Thanks!

    in reply to: Venue and Organizer Drop Down Field Open #68717
    Casey
    Participant

    Thanks for reaching out. Could you give me the URL to your Event Submission form so I can take a closer look? I can’t seem to find it. Thanks!

    Casey
    Participant

    No worries. I’m going to go ahead and close out this thread, but feel free to start a new one if you need more help. Thanks!

    in reply to: Datepicker and theme conflict #68648
    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: Datepicker and theme conflict #68631
    Casey
    Participant

    Chris,
    You should be able to paste the following code into your theme’s functions.php file and it should take care of the issue: https://gist.github.com/ckpicker/6784143

    Let me know if that does the trick. Thanks!

    in reply to: Datepicker and theme conflict #68624
    Casey
    Participant

    Do you have a plugin installed that disables right-clicking? If so, could you disable that while I investigate? I’m not able to use the chrome developer tools appropriately while that’s turned on. Just let me know when that’s disabled. Thanks!

    in reply to: Datepicker and theme conflict #68605
    Casey
    Participant

    Chris,
    So sorry to hear that you’re having this issue. Do you have a URL that’s accessible for me to look at this and troubleshoot further?

    in reply to: Link in the admin’s notification email #68600
    Casey
    Participant

    Great! Glad to hear you were able to get this done.
    Try using a site like http://pastebin.com/ to paste your code into the thread.

    in reply to: Since updating my home page now show only events #68557
    Casey
    Participant

    Thanks for reaching out and sorry to hear you’re having this issue! I’m going to move this thread over to our PRO forum and one of our experts can help you over there. Please stand by. Thanks!

    in reply to: Link in the admin’s notification email #68541
    Casey
    Participant

    Unfortunately I don’t have a code sample for something like this, but you can read the documentation (which has a few basic filter examples) for wp_mail here: http://codex.wordpress.org/Function_Reference/wp_mail

    Hope that helps. Good luck!

Viewing 15 posts - 2,911 through 2,925 (of 3,499 total)