Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi there.
I have a contact form built in Page Build that i need to add in a specific WordPress hook, which is located just above my footer.
I downloaded the template and i got a JSON file. Is there a way for somehow adding this archive in the hook?
Best regards.
Hi Edinaldo
Thanks for posting :)
You could add a custom widget area and output the widget area via the hook. You could then insert the widget into the custom widget area. Alternatively, you’d need to use a contact form plugin that offers a shortcode output.