Create a sidebar link to a form using a text widget
-
Hello. I am trying add a primary sidebar link to a gravity form. The link to the gravity form is currently located in the topbar menu.
I added a text widget and added this code:
<form method=”post” action=”https://path/to/my_gravity_form/”>
<input type=”submit” class=”searchsubmit” value=”Use my gravity form!”>
</form>When I save the code to the text widget, it doesn’t appear and when I re-examine the text widget the <input> tag disappears.
What am I missing here?
Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Create a sidebar link to a form using a text widget’ is closed to new replies.