How to Change WP Page Title

Home Forums Calendar Products Events Calendar PRO How to Change WP Page Title

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1348771
    David Trotter
    Participant

    The default calendar page (/events) is automatically created by the plugin, and the WP title says “Archive”. How can I change this from “Archive” to something else?

    http://theloftla.org/events/

    #1348941
    Patricia
    Member

    Hey David,

    Thank you for reaching out to us!

    The word Archive is being added because the event views are archives in WordPress, so most likely it is some coding from the theme or a plugin that adds that to every archive.

    Can you please enable the constant mentioned here in your wp-config.php file and let me know if it helps to solve your problem?

    Thanks!

    Patricia

    #1348960
    David Trotter
    Participant

    I added that line of code, and it didn’t change anything.

    #1349364
    David Trotter
    Participant

    ?

    #1349385
    Patricia
    Member

    Hi David,

    I’m sorry to know that the code didn’t help you to change your page title.

    Can you please try different settings for Events Template under Events -> Settings -> Display? Sometimes, that works.

    If changing these settings doesn’t help, I would suggest you to tweak your theme files like archive.php or page-title.php or header.php, to return a chosen title when Archive pages are displayed.

    If that doesn’t help, could you please send me a copy of the latest version of your theme/child theme via Dropbox or Google Drive so that I can run some tests on my end ?

    I recommend a private reply for that purpose.

    Please ensure you are using the latest files as found on your actual website.
    This way I will get access to any updates or customizations you might have made.

    Regards,

    Patricia

    #1349395
    David Trotter
    Participant

    This reply is private.

    #1349674
    Patricia
    Member

    This reply is private.

    #1349692
    David Trotter
    Participant

    This reply is private.

    #1349884
    Patricia
    Member

    This reply is private.

    #1349899
    David Trotter
    Participant

    This reply is private.

    #1350627
    Patricia
    Member

    Hi David,

    You are welcome!

    To hide the title in single event page views you can add the following snippet in the end of your theme’s functions.php file:

    https://gist.github.com/nefeline/6424a2383d0074bb34a12fd973543e30

    I hope this helps! Let me know if you need anything else and have a great day!

    Regards,

    Patricia

    #1361598
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘How to Change WP Page Title’ is closed to new replies.