Woocommerce product page -adding gravity form
-
Hi there, I need to add the following code to my products pages. I didn’t know how to add it through the code so I added it to the bottom of each products description window. However I need this added to the code below the actual description window, because at the moment when I fill in the form and press submit it opens my redirected window inside the description table. Instead if it was placed underneath the description table (not inside it) I guess it would redirect me correctly.
Please can you help me how to hard code it into products page without losing it when the plugin is updated? (like between description and related products please)
Thank you
<h2 style=”text-align: center;”><span style=”color: #bd0000;”>What would you like to do now?</span></h2>
<p style=”text-align: center;”>[gravityform id=”17″ title=”false” description=”true” ajax=”true”]</p>
The topic ‘Woocommerce product page -adding gravity form’ is closed to new replies.