Viewing 5 replies - 1 through 5 (of 5 total)
  • We’ve also installed it and aren’t getting anything to work – would love support on this!

    Plugin Author mlazarov

    (@mlazarov)

    Your wordpress template doesn’t show author information/link.
    Google Plus Authorship plugins relies on wordpress function used for creating author link in post page.

    To include google plus author link add this php code to your posts template:
    <?php get_the_author_link();?>

    This works for all wp templates.

    Thread Starter enivid

    (@enivid)

    I’ve tried it with <?php the_author_link();?> but what it does is just putting my username linked to my blog. No mention of Google Plus or anything.

    Lukas_Peherstorfer

    (@lukas_peherstorfer)

    doesn’t work here either.

    where do i have to put the <?php get_the_author_link();?> exactly?

    This is not resolved man

    It will simply output usename

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Not Working?’ is closed to new replies.