Add A Login Form To An Existing Page
Add A Login Form To An Existing Page
This guide will show you how you can add a Login to your restricted pages on any page.
- Add a Call To Action block
- Select Custom Form for CTA Type
- Paste the following code
[gravityform action="login" description="false" title="false" registration_link_display="false"/]
You can add the following values to the code for customization:
Ex: [gravityform action="login" description="false" title="false" registration_link_display="false" login_redirect="https://facebook.com"/]Updated on: 01/05/2020
Was this article helpful?