Archive page title. How can I change?

Home Forums Calendar Products Events Calendar PRO Archive page title. How can I change?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1459879
    Josep
    Participant

    Hi!
    How can I change events archive page title?
    (I attach screenshot)

    Not the events pages titles… (I’ve read this thread: https://theeventscalendar.com/knowledgebase/altering-or-removing-titles-on-calendar-views/) and I added this functions to my child Avada theme functions.php.

    Can you help me? Thanks!

    #1461278
    Victor
    Member

    Hi Josep!

    Thanks for reaching out to us!

    I think you’ll find what you are looking for in the following article > https://theeventscalendar.com/knowledgebase/changing-the-browser-title-for-calendar-views/

    I hope that helps! 🙂

    Best,
    Victor

    #1461802
    Josep
    Participant

    This reply is private.

    #1463675
    Victor
    Member

    Hi Josep!

    I can see you are using Yoast SEO plugin, so in your case you’ll want to replace this line:

    add_filter( 'tribe_events_title_tag', 'filter_events_title' );

    with this one:

    add_filter('wpseo_title', 'filter_events_title' );

    Does it work for you? Let me know.

    Best,
    Victor

    #1463683
    Josep
    Participant

    Oh! I really love you!
    It works!

    Thank you very much!!!!

    #1463785
    Victor
    Member

    Hey Josep! Thanks for the kind words! 🙂

    I’m happy to be of help. Thanks for letting me know it worked out for you.

    I’ll close this thread now, but feel free to open a new topic if anything comes up and we’ll be happy to help.

    Best,
    Victor

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Archive page title. How can I change?’ is closed to new replies.