Forum Replies Created
-
AuthorPosts
-
Casey
Participantmslice,
The Community login page should already be correctly redirecting the user after they login at this URL: http://medpartnerselect.com/events/community/add If that’s not currently happening, I would try temporarily deactivating all of your plugins to see if there’s a plugin that’s overriding the Community redirect settings. If that doesn’t help, try temporarily switching your theme to 2013 to see if that resolves the issue. That will helps us to narrow down where the redirect is happening.Give that a shot. Thanks! π
-Casey-
Casey
ParticipantOne last thing to try. Could you try activating the default 2013 theme to see if that removes the error message? Give that a shot and let me know if that fixes it. Thanks! π
-Casey-
Casey
ParticipantOliver,
The ‘insert_attachment’ function in ‘lib/tribe-community-events.class.php’ on line 2005 is the function that handles assigning the image to event. Hope that helps. Good luck! Thanks! π-Casey-
Casey
ParticipantThanks for confirming that this got you sorted. Since it looks like you’re all set here, I’m going to mark this thread “Answered” and close it out.
By the way, if you have a minute or two, we would love it if you’d write a few words for us here: http://wordpress.org/support/view/plugin-reviews/the-events-calendar?filter=5
Thanks in advance. π
Cheers,
CaseyCasey
ParticipantUnfortunately it appears that this is a setting specific to your theme. I would reach out to the developer of your theme and see if there’s a way to disable the redirect after a user logs in. I hope that helps! Good luck! π
-Casey-
Casey
ParticipantOliver,
Thanks for getting in touch, and sorry to hear that you’re having this issue. I believe you are correct that this issue is happening because you’re loading jQuery-UI twice in your site. As I’m noticing on line 901 when I view the source of your Event Submission form, I’m seeing the following code:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.1/jquery-ui.min.js"></script>
I would look in your theme’s functions.php file or footer.php to see if that is being included somewhere. If you can find it, try removing that reference to see if it fixes the issue, otherwise I would reach out to your theme developer to see if they can help you remove it.
I hope that helps! Thanks! π
-Casey-
Casey
ParticipantAndreas,
Thanks for getting in touch, and I’d be happy to help you out with this one. You should be able to do this just by hiding that section on the Event Submission form. To do this, just paste the following code into your theme’s functions.php file: https://gist.github.com/ckpicker/8740668Give that a shot and let me know if it does the trick. Thanks! π
-Casey-
Casey
Participantmslice,
Thanks for getting in touch! Hopefully I can help you out here, but first I need a little more information. After logging in here (http://medpartnerselect.com/events/community/add) are you redirected to the Community Event Submission form?Thanks! π
-Casey-
January 31, 2014 at 10:53 am in reply to: Possible Bug: Navigation Does Not Return Event Results But Filter Does #99291Casey
Participantconstellationstudios,
Hey there! Thanks for getting in touch, and hopefully I can help you track this issue down. Can you try a couple of things for me so we can narrow down the issue a bit?- Please try activating the Default 2013 theme to see if this issue is still occurring.
- If it is still happening, please deactivate all other plugins to see if this issue persists. If it’s resolved, then activate your plugins one by one to see if there is a specific plugin that might be conflicting here.
Try those two troubleshooting steps and let me know what the outcome is, so we can troubleshoot further. Thanks! π
-Casey-
Casey
Participantalfemand,
Thanks for getting in touch. Unfortunately, that functionality is not currently possible, without a pretty significant customziation. You’d have to write some custom code yourself to add this feature, and we unfortunately can’t assist with these types of requests. However, if you’d like to see this feature in a future release, then feel free to make your voice heard on our UserVoice page.Thanks again, and hopefully that helps to answer your question. π
-Casey-
Casey
Participantlmilesw,
You should be able to do that by adding the following code to your theme’s functions.php file: https://gist.github.com/ckpicker/8732183 Keep in mind that if you don’t set the default Country/State values, then your form won’t work correctly after adding this code.Give that a shot and let me know if it does the trick. Thanks! π
-Casey-
January 30, 2014 at 9:50 am in reply to: Custom role cannot edit Venues or Organizers without edit_posts #98814Casey
ParticipantHmmm, that’s strange. The only difference I can see is that I modified the ‘Contributor’ role instead of creating a new role. Try doing that and see if it makes a difference. Thanks! π
-Casey-
Casey
ParticipantGreat! Glad you were able to figure this out. Since you’re all set, I’m going to close this thread out. Feel free to start a new thread if you have further questions. Thanks! π
-Casey-
Casey
Participantmessiahmbc,
Sorry to hear youβre having issues here, but hopefully I can help you out. Iβve noticed that version 3.4.1 has had this issue with a very limited (only two so far!) number of themes, so weβre investigating further to see if thereβs a deeper issue. In the mean time, I have a quick workaround that will allow you disable the AJAX paging while on the month view. Try pasting the following code into your themeβs functions.php file: https://gist.github.com/ckpicker/8689212Give that a shot and let me know if it does the trick. Thanks! π
-Casey-
Casey
ParticipantThanks for confirming that this got you sorted. Since it looks like you’re all set here, I’m going to mark this thread “Answered” and close it out.
By the way, if you have a minute or two, we would love it if you’d write a few words for us here: http://wordpress.org/support/view/plugin-reviews/the-events-calendar?filter=5
Thanks in advance. π
Cheers,
Casey -
AuthorPosts
