• Hi There,

    I love the functionality of this plugin. Unfortunately, I am unsure as to how I integrate the template tags into my WordPress Theme “Bridge“.

    I contacted Bridge support, and they told me that the file that contains the author tags is blog_single-loop.php, located in wp-content/themes/bridge/templates/blog_single-loop.php

    When I open this file, there seems to be multiple instances of the author tags. Should I be replacing ALL of these instances? Do I replace their code ENTIRELY with the code you specify (below)?

    if ( function_exists( ‘coauthors_posts_links’ ) ) {
    coauthors_posts_links();
    } else {
    the_author_posts_link();
    }

    Also, I tried adding the above code to the blog_single-loop.php file, and the multiple authors that I have set up in Co-Authors Plus, did appear, however they appeared at the top of the page, and the Bridge Author Link was still appearing.

    I would really appreciate some help, as my client needs this functionality asap.

    Many thanks,
    Ana

    https://ww.wp.xz.cn/plugins/co-authors-plus/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter anareginagarcia

    (@anareginagarcia)

    FYI – I don’t want to reference the website publicly (client request). Can you contact me via email and I will provide ftp details etc.?

    Thank you.

    Thread Starter anareginagarcia

    (@anareginagarcia)

    Is this Plugin no longer supported? You should at least let people know!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Co-Authors Plus and Bridge WordPress Theme’ is closed to new replies.