Reply To: Using Pojo form shortcode in child theme template file

The support forum is open for members only. To add a topic or reply in the forum, please login or register.

Support Forum Moved
The Pojo Themes support has been transferred to a faster and more personal ticketing platform, so the forums are no longer active.
  • If you want to learn how to use Pojo themes, check out our extensive documentation guides.
  • Need help with using our themes? Contact us with a detailed explanation of your issue in the support page.
  • Have a pre-sale question or other inquiry? Feel free to contact us about it.

Support › Forums › Support (Legacy) › Using Pojo form shortcode in child theme template file › Reply To: Using Pojo form shortcode in child theme template file

#1320
Yaniv Wainer
Participant

Sure. If you look on the left side of page, you will see a blue tab that says “Contact” in Hebrew. Hovering over it opens a sliding panel. I want a Pojo form to be there. I’m using footer.php just to add the HTML.

But I sorted it out myself by creating a “siderbar” (widget area) using this tutorial:
https://www.buckleupstudios.com/blog/add-a-new-widget-area-to-a-wordpress-theme/

and inserting the form as a widget in the newly created sidebar.

Thank you.