Forum Replies Created
-
AuthorPosts
-
Casey
ParticipantDan,
I just wanted to check back in and see if the code I shared above was what you were looking for. Just let me know. Thanks!February 19, 2013 at 10:39 am in reply to: How to limit the number of characters in an event description #32990Casey
ParticipantMark,
Just wanted to check back in and see if the code above got you sorted out. Just let me know! Thanks!Casey
ParticipantLyne,
I’m closing out this thread since we haven’t heard from you. Feel free to start another thread if this issue still exists. Thanks!February 19, 2013 at 10:35 am in reply to: Multiple notification emails when using both ECP and CE #32988Casey
ParticipantRob,
I’m closing out this thread since we haven’t heard from you. Feel free to start another thread if this issue still exists. Thanks!Casey
ParticipantKaren,
I’m closing out this thread since we haven’t heard from you. Feel free to start another thread if this issue still exists. Thanks!February 19, 2013 at 10:33 am in reply to: URGENT: Updated Community Events plugin – Fatal Error – site is now broken #32986Casey
ParticipantTom,
I’m closing out this thread since we haven’t heard from you. Feel free to start another thread if this issue still exists. Thanks!Casey
ParticipantKaren,
I’m closing out this thread since we haven’t heard from you. Feel free to start another thread if this issue still exists. Thanks!Casey
ParticipantLuke,
I’ve submitted this idea to our developers as a feature suggestion for a future version. Thanks for the idea!Casey
ParticipantThanks for reaching out! You should be able to do this by adding the following code to your theme’s functions.php file: https://gist.github.com/ckpicker/4977625
Let me know if this is what you’re looking for. Thanks!
Casey
ParticipantEd,
Great! Glad to hear you got this sorted out. 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
ParticipantDan,
It looks like you could take advantage of the ‘tribe_events_update_meta’ action to grab the Event ID. You could add something like this to your functions.php: https://gist.github.com/ckpicker/4963260Take a look at the ‘updateEvent’ & ‘saveEventMeta’ functions in ‘wp-content/plugins/the-events-calendar/lib/tribe-event-api.class.php.’
That should get you most of the way there. Good luck, and let me know if you have further questions!
Casey
ParticipantDan,
Thanks for getting in touch. I’ll pose this question to our developers and see what they say. Please stand by. Thanks!Casey
ParticipantEd,
Thanks for reaching out and sorry to hear about this issue you’re having. Would you mind deactivating all other plugins and reverting back to the 2011 theme to see if this fixes the issue? Then we can hopefully narrow down the cause. Thanks!February 14, 2013 at 2:02 pm in reply to: How to limit the number of characters in an event description #32677Casey
ParticipantMark,
Actually, use this code for your JavaScript instead: http://d.pr/f/QnGdThis contains the character count functionality as well. Let me know if that does the trick. Thanks!
February 14, 2013 at 1:44 pm in reply to: How to limit the number of characters in an event description #32673Casey
ParticipantMark,
Our developers have chimed in on this and given me some code that will help out with this. Add the following code to your theme’s functions.php file: https://gist.github.com/ckpicker/4956646Also, download this file and upload it to the following location: ‘YOUR_THEME_DIRECTORY/js/description-count.js’: http://d.pr/f/ijWn
Finally, if you want to add a character count, you can read how to do that here: http://konstruktors.com/blog/wordpress/3685-limit-number-words-characters-in-wordpress-editor/
I hope that helps! Please let me know if you have further questions. Thanks!
-
AuthorPosts
