Metadata/Page mixup

Home Forums Calendar Products Events Calendar PRO Metadata/Page mixup

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #20393
    Chris
    Participant

    How do I change the title of the events and lists pages? Currently, they’re all titled a random event post. Suggestions?

    #20409
    Jonah
    Participant

    Hi Chris,

    Your theme is doing this and there’s two ways to get around it:

    1. Change the Events Template setting in Settings > The Events Calendar > Template to something else than what you have now.

    2. Manually set the page titles in PHP in the templates files.

    Try the first option and if that doesn’t work I’ll provide more detail on the second.

    – Jonah

    #20438
    Chris
    Participant

    Thanks Jonah. I’ve tried every template I have and the result is the same. I’m guessing the hard code solution is the next step.

    #20445
    Chris
    Participant

    OK, I figured this one out. Killed a bunch of stuff in header.php and just dropped in

    #20446
    Chris
    Participant

    a line of code title php wp_title(‘ ‘) title

    #20455
    Jonah
    Participant

    Great, so did you resolve the issue?

    – Jonah

    #20737
    Chris
    Participant

    Yes. Thanks Jonah.

    #20757
    Jonah
    Participant

    Awesome! I’m closing the thread then. Please let us know if there’s anything we can do for you!

    – Jonah

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Metadata/Page mixup’ is closed to new replies.