Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Alan,

    Before proceeding with anything on this, can you please verify this same thing occurs with all other plugins deactivated and/or using the default WordPress theme (Twenty Eleven / Twelve). I just want to make sure it is not a conflict with either one of these things first.

    Thanks,
    Jonah

    Thread Starter fathomfrontiers

    (@fathomfrontiers)

    It’s only happening when jetPack is activated. The function is_page returns true so it parses the page as if it were an article/post, It needs to parse it like a front page. The function is grabbing entry-title instead of title, and so on. I’m using the setting one column, no side bar. Default page templae does the same thing however Default Events Template works correctly, it just doesn’t allow for the correct alignment of my site.

    Thanks for any help
    Alan

    Hi Alan, you’ll need to somehow filter the open graph tags and manually set the titles. You can do this with these conditional wrappers: https://gist.github.com/jo-snips/2415009 – you’ll just need to figure out how to filter the tags. Good luck!

    – Jonah

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Jetpack Open Graph Tags Incorrect’ is closed to new replies.