Change navigation labels

Home Forums Calendar Products Events Calendar PRO Change navigation labels

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1113196
    tuberb
    Participant

    In nav.php in list view, the navigation labels for previous and next are displayed using a variable $events_label_plural. In our site, we are not using the word “events” we are using “classes” for the slug. How can I set a new value for $events_label_plural without creating a template in our theme? Is there a function we can call to set this instead?

    Thanks,

    Barry

    #1113509
    Cliff
    Member

    Hi Barry.

    We have ‘slug’ settings but to customize the actual label, you’ll need to use our filters:

    • tribe_event_label_singular
    • tribe_event_label_singular_lowercase
    • tribe_event_label_plural
    • tribe_event_label_plural_lowercase

    These filters can be found here.

    Please let me know if you need any additional assistance.

    #1113516
    tuberb
    Participant

    Ok thanks, that does it. Is this in the documentation anywhere; I did look before I posted?

    #1113532
    Cliff
    Member

    Sorry I didn’t link to it before. It’s partially referenced here.

    Please let me know if that answers your question or not.

    #1119190
    Support Droid
    Keymaster

    This 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.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Change navigation labels’ is closed to new replies.