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

    (@claudeschlesser)

    Hi latinoleader,

    as far as I know WordPress has no hook that we could use to display the icons at this location. What you can do is edit your template and manually add the icons by using this code (just copy/paste into your template):

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

    Regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Displaying S.L. on login form, but ON TOP of the Username & Password fields’ is closed to new replies.