• I really like this plugin, unfortunately, I feel that there is no enough information on how to work it. When I activate this plugin, the other “Author Information” is still displaying. This plugin doesn’t replace the current author information.

    The social buttons are really good looking, maybe add some more customizing options?

    Good job.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Andy Forsberg

    (@penguininitiatives)

    Thanks for the review! I’ve added more explanation how to use the plugin in the FAQ along with some additional customization options. If it’s not replacing the Author Information it may be because your theme is not using standard WordPress functionality for displaying author bios. Can I ask what theme you’re using?

    Also, you can inject Sexy Author Bio into your theme with the following code as a workaround:

    <?php
        if ( function_exists( 'get_Sexy_Author_Bio' ) ) {
            echo get_Sexy_Author_Bio();
        }
    ?>

    Are there any other specific customization options you’re looking for?

    Plugin Author Andy Forsberg

    (@penguininitiatives)

    Chelsey,

    I’ve made a lot of improvements to the plugin since you left this review. Are there any other features still missing that you’d like to see in future plugin updates?

    Let me know.

    Thanks,
    Andy

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Interesting! but not enough information or options’ is closed to new replies.