Home › Forums › Calendar Products › Community Events › Submit Button Not Working
- This topic has 13 replies, 4 voices, and was last updated 10 years, 9 months ago by
Support Droid.
-
AuthorPosts
-
August 31, 2013 at 8:21 am #63941
Bridgett Raffenberg
ParticipantI recently installed both Event Calendar Pro and the Community Add On. I am testing the “submit your own event” page and after I completely fill out the page, the submit button does do anything after clicking on the submit button. I’ve watched the primer and set it up as instructed. I played around with “require log in” and disabling that, user restrictions, etc. and nothing seems to make that button work.
When I disabled all plugins it still didn’t work. When I then switched over to the 2011 theme, it DID work.
I am running a Genesis theme (eleven40pro) with Genesis on its most recent update. If it helps, I do have Gravity Forms on my site and that does need to be upgraded but I haven’t been doing that as I really only use it for my contact form (which is working fine by the way).
Any suggestions?
August 31, 2013 at 8:27 am #63942Bridgett Raffenberg
ParticipantI think my issue is caused by the following code which I had inserted into my functions.php. The code below was copied from these forums as a solution used to add text to the top of the submit event page. I did add my own text after the . Since I removed the code from my functions.php, the form submits. I assume I have somthing off in the code below???
add_filter(‘tribe_events_community_form_before_template’, ‘my_custom_text’, 10, 2);
function my_custom_text() {
echo “We would love to post your next event. Fill out the form below to submit your event to our calendar staff. Submissions are reviewed prior to posting … so please be patient. Due to limited space we cannot post all events. All submissions require a valid e-mail address.”;
}August 31, 2013 at 8:28 am #63943Bridgett Raffenberg
ParticipantDag – it stripped the html
August 31, 2013 at 9:41 am #63945jebs38
ParticipantBraffenberg,
I’ve got the same issue. I don’t have a resolution for you yet, but I just wanted you to know you are not alone. I will let you know when I find something.
John
August 31, 2013 at 9:57 am #63947jebs38
ParticipantTribe,
Just so you know, our solution was suggested by Casey on this post: https://theeventscalendar.com/support/forums/topic/alternatives-to-add-event/#post-58558
That solution causes errors and should not be used. I know everyone is away for the weekend, but this needs some attention when you guys get back.
August 31, 2013 at 9:57 am #63948jebs38
ParticipantBraffen,
I just removed the custom text for now. I have no idea what is wrong with the code.
September 3, 2013 at 8:38 am #64236Casey
ParticipantJohn/Braffenberg,
I’m seeing the same issue with the Submit button being disabled in my environment. Please stand by while I investigate further. Thanks!September 3, 2013 at 5:40 pm #64399jebs38
ParticipantThanks Casey.
Can I say that you guys really need to find a better support forum format. I have no way of keeping track of the issues that I am working on and I NEVER get any follow up emails.
John
September 4, 2013 at 8:46 am #64485Casey
ParticipantSo sorry John! You should be able to subscribe to forum threads via email. Are you not receiving any emails?
September 4, 2013 at 1:00 pm #64541Casey
ParticipantBraffenberg – Sorry for the delay, but it looks like our developer that is tagged to investigate this issue won’t be able to look into it until tomorrow. Please continue to stand by and I’ll let you know as soon as I know more. Thanks for your patience!
September 4, 2013 at 2:29 pm #64554Bridgett Raffenberg
ParticipantThank you, Casey. I removed it for now and it’s working without that text/code insertion. I am able to code so if I can alter the original form, please instruct for that if it’s not possible to work around it.
September 5, 2013 at 6:19 am #64654Casey
ParticipantBraffenberg – as a work around you can perform a template override by copying all of the views from ‘wp-content/plugins/the-events-calendar-community-events/views’ to ‘wp-content/themes/YOUR_THEME_DIR/events/community’ and then modifying form.php in that directory.
The filter I gave before should be working, but I’ll let you know when I’ve heard back from our developer about the submit button issue. Thanks!
September 16, 2013 at 1:44 pm #66139Casey
ParticipantOk, I just got confirmation from one of our developers that this issue will be resolved in the next version of Community, which should just be days away! Thanks for your patience!
July 7, 2015 at 6:27 am #980805Support Droid
KeymasterThis topic has not been active for quite some time and will now be closed.
If you still need assistance please simply open a new topic (linking to this one if necessary)
and one of the team will be only too happy to help. -
AuthorPosts
- The topic ‘Submit Button Not Working’ is closed to new replies.
