Forum Replies Created
-
AuthorPosts
-
cnh
ParticipantBarry, thank you. This workaround fixed the issue.
– Rachel
cnh
ParticipantHi Barry, Yes. We’ve deactivated all plugins and used the default theme but the issue is still there. Events submitted are being sent to Drafts even though this plugin’s settings has the Publish option selected.
Please help. Thank you.
cnh
ParticipantHello there! Thank you for your reply. We disabled the plugins, and we didn’t see any conflicts. The Drafts / published issue is still there. Events that are submitted on frontend (using Community) are going to Drafts instead of automatically being published, even though EC settings page has the Publish option selected.
Re: the homepage, our developer was able to fix it, but it’s not a plugin conflict.
Please help. Thank you kindly.
– Rachel
cnh
ParticipantThanks. It is almost working. But this action also executes when an event is updated. Is there any action exists like ‘tribe_events_event_submit’ or ‘tribe_events_event_create’ which will execute only when an event is first created not updated?
Thanks.
cnh
ParticipantI’ve tried with hook with my custom function but my function is not executing when an event is submitted. I’ve added the following codes in the functions.php file:
function my_func(){
update_usermeta( 33, ‘previous_member_level’, ‘test’ );
}do_action(‘tribe_events_event_save’,’my_func’);
Let me know if you need more details. Thanks
cnh
ParticipantHi Casey,
Thank you for your reply. We were able to resolve all issues.
– Rachelcnh
ParticipantThis reply is private.
cnh
ParticipantI see. Thanks for your suggestion.
– Rachelcnh
ParticipantDear Casey,
Thank you for your help. 🙂
-Rachelcnh
ParticipantOr maybe point us to the part where we can edit to fix the javascript issue? Thanks much. – Rachel
cnh
ParticipantDear Casey,
I see. Thank you. Our developer tried the template override you suggested, and yes, you’re right. It’s not doing anything. I know you said that you haven’t done it before but do you have an idea / suggestion on how we can fix the javascript for this to work?
Thank you for your patience.
– Rachelcnh
ParticipantHi Casey,
Thank you for your suggestion. It fixed issue #1. Issue #2, however, is still existing. Please help.
Thank you.
Rachel
cnh
ParticipantI see. Maven, thank you for your quick reply. Enjoy the rest of the week. 🙂
-
AuthorPosts
