Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter timngdev

    (@timngdev)

    Krishna – I already have jetpack working. If a user is already logged into wordpress.com, everything works. What I am trying to do is if a user is not logged into wordpress.com, then how do I allow him to log in? Short of redirecting to wordpress.com itself. The wordpress.com 2011 theme has some nifty JS to do this; I was wondering if this is public sourced anywhere.

    WPyogi – of course it’s possible. That’s what jetpack is for.

    Jetpack Comments
    Jetpack Comments enables your visitors to use their WordPress.com, Twitter, or Facebook accounts when commenting on your site.

    Jetpack tries to match your site’s color scheme automatically, but you can make manual adjustments at the bottom of the Discussion Settings page.

    Thread Starter timngdev

    (@timngdev)

    I don’t think you understood what I was asking. I get that the themes are different. I’m asking if there is some sample code that shows me how to, in my .ORG theme, allow users to login to their .COM account (via a pop up or something) to comment.

    If the user is already logged into their .COM account, things are gravy because jetpack works. But if they are not, how do I get them to log in, short of redirecting to wordpress.com and hoping they come back?

    What I was saying was that the themes in .COM allow you to do this. Is there sample code anywhere, since that code isn’t in the open sourced .ORG themes?

    Thread Starter timngdev

    (@timngdev)

    Excellent thanks! I didn’t know wp_query->post_count was paged, but in retrospect that makes sense. Thank you!

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