Change value of tribe_events_title

Home Forums Calendar Products Events Calendar PRO Change value of tribe_events_title

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #963512
    Fi
    Participant

    I’ve had a look for the answer, but not found it.

    I am jut looking to change the title of the main month view events calendar shown here:

    http://195.8.196.35/~memorycl/events/

    From ‘Events for May 2015’ to ‘Memory Clubs for May 2015’.

    I tricked down the reference to the string in the content.php template, but not the string itself to change.

    Thanks.

    #963611
    Geoff
    Member

    Hello Fi!

    I wasn’t able to access the link you provided, but here is an example of how to change the page title in Month View:

    https://gist.github.com/geoffgraham/1bafdd547ed2489bb05a

    I you want to change the title for a different view, here is a good list of conditional wrappers that will help you target exactly what you need.

    Cheers!
    Geoff

    #963635
    Fi
    Participant

    Thanks Geoff. Sorry – I changed that link to:

    http://195.8.196.35/~memorycl/clubs/

    I used the code above, but that just lets me change the title absolutely. It is currently dynamic as part of the title is the current month, e.g.:

    “Events for May 2015” or “Events for June 2015”.

    So I could use the above to change it to something like:

    “Clubs this month”

    But is it possible to just change “Events” to “Clubs” so that it displays:

    “Clubs for May 2015” or “Clubs for June 2015”?

    #963717
    Geoff
    Member

    For sure! Check out this article for step-by-step instructions for changing “events” to another word.

    Cheers!
    Geoff

    #963969
    Fi
    Participant

    Thanks Geoff – that’s perfect.

    #964026
    Geoff
    Member

    My pleasure–happy to help!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Change value of tribe_events_title’ is closed to new replies.