Support » Theme: Mantra » How Incorporate Co-Authors Plus template tags into Mantra theme ?

Viewing 1 replies (of 1 total)
  • Thread Starter ThierryM

    (@thierrym)

    I’ve found a solution that works.
    Edit the “theme-loop.php” file with the editor in WordPress backend and replace in the section “function mantra_posted_on()” the last
    get_the_author()
    by
    coauthors_posts_links( null, null, null, null, false )

    Hope this helps. Regards

    Thierry

Viewing 1 replies (of 1 total)
  • The topic ‘How Incorporate Co-Authors Plus template tags into Mantra theme ?’ is closed to new replies.