Global Change of "Organizers" to "Bands" & "Speakers" to ??

Home Forums Calendar Products Events Calendar PRO Global Change of "Organizers" to "Bands" & "Speakers" to ??

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1105876
    Sandra Resnick
    Participant

    Is there a simple way of making this change to be reflected across the site and admin??

    I know you just bought GigPress.. and this seems like a logical request / welcomed feature.

    At least to have the option to easily change.

    I’m guess language files might be option too, and would be appreciative of a walk through because that’s always been a PITA

    Cheers

    Grant

    #1105888
    Brian
    Member

    Hi,

    Thanks for the interest in our plugins. I can answer your questions.

    We have this guide to globally changing the word Organizer and Venue to something else:

    https://theeventscalendar.com/knowledgebase/relabeling-the-venue-organizer-sections-in-event-meta/

    Does that work?

    Cheers

    #1106107
    Sandra Resnick
    Participant

    That’s great!! Thank you…

    Is there something similar to change “speakers”

    This doesn’t work:

    add_filter(‘tribe_speaker_label_singular’, ‘change_single_speaker_label’ );
    function change_single_speaker_label() {
    return ‘Musician’;
    }

    add_filter(‘tribe_speaker_label_plural’, ‘change_plural_speaker_label’ );
    function change_plural_speaker_label() {
    return ‘Musicians’;
    }

    What is the correct speaker label??

    #1106122
    Brian
    Member

    Hi,

    We only have Events, Venue, and Organizers in the Events Calendar. So we only have ways to change those. I am not sure where speaker is coming from, but it is not the Events Calendar.

    As for GigPress we have not changed any of the coding in that yet and maintaining it as is for now. They do not have a filter to change words like this and most likely would require an edit to the language files to do that.

    Support for GigPress is going to be on the WordPress.org forum as well:

    https://wordpress.org/support/plugin/gigpress

    Let me know if you have any follow up questions.

    Thanks

    #1106137
    Sandra Resnick
    Participant

    Ah. Must be the theme…

    It’s tightly integrated into the plugin…

    I’ll take a look there

    Cheers

    Grant

    #1106450
    Brian
    Member

    Ok Sounds good.

    I am going to go ahead and close this ticket, but if you need help on this or something else please post a new ticket.

    Thanks!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Global Change of "Organizers" to "Bands" & "Speakers" to ??’ is closed to new replies.