Title: html &quot;include&quot;
Last modified: September 1, 2016

---

# html "include"

 *  [bbobbxx](https://wordpress.org/support/users/bbobbxx/)
 * (@bbobbxx)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/html-include/)
 * I am attempting to “include” a form written in html onto a Tesseract Theme page.
   I have tried various ways of “including” this form to no avail.
 * I have tried it on a open page. I have tried it with Beaver Page Builder on a
   HTML module. nada
 * My last attempt was
 * <?php include(ABSPATH.”/wp-content/themes/TESSERACT/inc/calculator.html”);?>
 * Do I need to create a template to then call this form?
 * Any help?

Viewing 1 replies (of 1 total)

 *  [epicdevspace](https://wordpress.org/support/users/epicdevspace/)
 * (@epicdevspace)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/html-include/#post-7508624)
 * Hi
 * try
 *     ```
       <?php include(get_stylesheet_directory().'/inc/calculator.html');?>
       ```
   
 * All the best!

Viewing 1 replies (of 1 total)

The topic ‘html "include"’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [epicdevspace](https://wordpress.org/support/users/epicdevspace/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/html-include/#post-7508624)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
