WordPress.org

Forums

[Plugin: Comments with OpenId] Trick to making this plugin work (2 posts)

  1. edanstebbins
    Member
    Posted 3 years ago #

    Copy the following code into the comments.php below <label for="url"><small>Website</small></label></p>

    <label>Or enter your OpenId URL:</label><br />
    <?php comments_with_openid(); ?>
    	<input type="text" name="openid_identifier" id="openid_identifier" class="textfield" tabindex="4" style="width:300px" />

    Get the OpenID plugin since it uses the OpenID plugin or appears to work alongside it.

    Install and activate both this plugin and the OpenID plugin.

    Now you will have the OpenID Login at the comments like seen in the author's site, http://unixpin.com

    - Erik

    http://wordpress.org/extend/plugins/comments-with-openid/

  2. everdred
    Member
    Posted 3 years ago #

    This was very helpful. Thank you.

Topic Closed

This topic has been closed to new replies.

About this Topic