Viewing 5 replies - 1 through 5 (of 5 total)
  • I’d love to be using it, but I can’t until Co-Authors Plus has been brought up to date with WordPress 3.0.

    Main issue:
    https://www.ads-software.com/support/topic/plugin-co-authors-plus-unexpected-output-during-activation

    If you could submit a patch for this plugin as a co-contributor that would be greatly appreciated.

    Thread Starter Debashish

    (@debashish)

    Erlend, I am using the Co-authors plugin (2.1.1) on 2 of my blogs on WordPress 3.0.1 and I did get this message as well during plugin activation. However, I didn’t see any other issues after that. My sites and all other plugins (including the Co-Author plus and Author Spotlight) work fine.

    I suspect the error message is not a big deal and it could be as innocent as the issue at https://www.ads-software.com/support/topic/wordpress-30-plugin-activation-error?replies=4.

    I suppose so. It’s just that I wouldn’t really ever feel 100% comfortable having that plugin around as long as it produces that error. Every time something goes wrong with my site I’m gonna have this urge to fail-check that plugin first, even when there are much more likely culprits.

    I would like to align the image to the left and let the author about content wrap around it? where do i add it in the Author Spotlight (Widget)??

    256studio

    Thread Starter Debashish

    (@debashish)

    You can simply add some line to your theme style.css file (put it at the end of the file so that it overrides other image styles), example:

    img.photo {
           align:left;
           float:left;
           margin: 10px;
    }
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Co-Authors Plus] Author Spotlight (Widget) now supports Co-Author plus’ is closed to new replies.