-
Author
Tagged: kleo, Social Login
-
October 21, 2014 at 21:10 #32487
ShauntiG
ParticipantHello, I want to tell you how much I love the Kleo Theme and I have a few questions. What I want to is have the Buddypress Login at the very top menu to be the primary Login. You guys have provided the Modal Box and I love it. But I have chosen for one thing or another to go with the One All Social Login, and they have provided me with a PHP Code and a Short Code for the Social Login Widget. I want the widget to be in the Modal Box just like the third party Facebook widget you guys provided. Can this be done ? If so please advise where to put the code, and which Code should I use, the PHP or Short Code ?
Thanks,
Shaunti G.
October 27, 2014 at 22:38 #33187Abe
KeymasterHi,
Thank you very much.You can see the modal templates to modify in wp-content/themes/kleo/page-parts/general-popups.php
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 29, 2014 at 06:27 #33404ShauntiG
ParticipantOk found it. Where must I place the new code in the file, which is <?php do_action(‘oa_social_login’); ?> for the Widget I want to use ? What I want to do is use the Facebook login you provided with the theme, and then have the additional social logins with Oneall social login Widget within the modal box as well, and then redirect all users to their Buddypress profile upon users registration.
November 4, 2014 at 17:37 #34001Abe
Keymasterprobably around:
COPY CODE<?php do_action('kleo_before_login_form');?>Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.