Social Shortcode Inside Login/Registration Template – UserPro Forums https://forum.userproplugin.com/forums/topic/social-shortcode-inside-loginregistration-template/feed/ Wed, 08 May 2024 20:34:41 +0000 https://bbpress.org/?v=2.6.2 en-US https://forum.userproplugin.com/forums/topic/social-shortcode-inside-loginregistration-template/#post-44303 <![CDATA[Social Shortcode Inside Login/Registration Template]]> https://forum.userproplugin.com/forums/topic/social-shortcode-inside-loginregistration-template/#post-44303 Wed, 19 Nov 2014 20:28:12 +0000 fernando Hello,

We’re using the Social Shortocde [userpro_social_connect] to display the Facebook login option in the login/registration pages. The way we’re doing it is something like this:

[userpro_social_connect width=”400px”]
[userpro template=login]

As you can see the Social Shortcode is not integrated inside the Login Form, just placed above it, so, if I want to display the form in a Modal window it only shows the content/fields inside [userpro template=login]

My question is: Can I integrate this Social Shortcode inside the form itself, so the Social Login button show up whenever I call [userpro template=login] ?

Can I do this integration in the “Fields” section in the backend, or do I have to modifiy the PHP template of these forms?

Thank you in advance for the help

]]>
https://forum.userproplugin.com/forums/topic/social-shortcode-inside-loginregistration-template/#post-44322 <![CDATA[Reply To: Social Shortcode Inside Login/Registration Template]]> https://forum.userproplugin.com/forums/topic/social-shortcode-inside-loginregistration-template/#post-44322 Thu, 20 Nov 2014 11:15:25 +0000 MJSupport UserPro If you want to combine both the shortcode – please include this code –
in the login.php file.
Please let me know how it goes. Thanks

]]>