After Add Event another message

Home Forums Calendar Products Community Events After Add Event another message

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #944465
    René
    Participant

    Hello Support Team,

    at the moment i add a anonymous event i receive the message “Event submitted”.
    Where can i edit this text?

    Thanks René

    #945247
    George
    Participant

    Hey René,

    Unfortunately, at this time there isn’t a filter or other simple way to change this text. As far as I can tell, the only way to change this text would be to head into the plugin code and modify it directly, which is NOT recommended for a number of reasons – one of those reasons being the fact that when you next update your plugin in the future, the changes will be overwritten.

    In the odd case that you’d want to make such a code change – which, again, is very much not recommended and will be undone when you next update the plugin! – you can navigate to the /tribe-community-events/Submission_Handler.php
    file in your plugin files. If you head to the save() function in the file, you should be able to find the “Event Submitted” text here. If you really need to modify this, you can edit this text, save the file, and then it should take effect on the front-end.

    Sorry to disappoint about there not being a simpler way to do this. Let me know if this helps!

    Cheers,
    George

    #945325
    dancepapi
    Participant

    Hi George,
    I was hoping to be able to change/edit this “Event Submitted” text as well as it’s very generic and doesn’t explain what can/will happen next to the person submitting the events. I hope Modern Tribe can tweak this in a future release?

    Best,

    Ariel

    #945326
    René
    Participant

    Hello George, thank you. For the moment is it a good solution. Thanks René

    #945491
    George
    Participant

    Hey René,

    I agree with you that it might be a nice feature to make this simpler to change, with a code filter for example. I’ll make a note of this and share it with the team. If you want to take some more action to advocate for this feature to be in the plugin, definitely consider stopping by our “User Voice” forums and submitting this idea there → http://tribe.uservoice.com/forums/195723-feature-ideas

    I’m glad the solution I’ve shared for now is okay enough – just be sure to keep backup of your custom code, as anything you modify in the plugin files will by overwritten the next time you update the plugin. And you should always update the plugin 🙂

    So, keep a backup of your code, and maybe bookmark a link to this support ticket so you can refer to the instructions I shared and you can add the code easily again in the future.

    Best of luck with your site!

    Cheers,
    George

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘After Add Event another message’ is closed to new replies.