• Resolved behedwin

    (@behedwin)


    Hey

    I am using a theme that does not seem to work with this plugin.
    Is there any manual steps i can take to make comments work with my theme?

    I want my readers to comment with their social accounts.

    But how can i add this if the comment box dont show even if it is activated.
    When i go back to default theme, it works. But my theme does not.

    Help please

    http://wordpress.org/extend/plugins/oa-social-login/

Viewing 1 replies (of 1 total)
  • Plugin Author Claude

    (@claudeschlesser)

    Hello,

    The plugin uses existing WordPress hooks to seamlessly integrate into your blog. If your theme does not support these hooks, the plugin will not be displayed correctly. You can add the Social Login features manually by inserting the following code into your template:

    <?php do_action('oa_social_login'); ?>

    Regards,

Viewing 1 replies (of 1 total)
  • The topic ‘theme not supported?’ is closed to new replies.