Title: raw code instead of shortcode?
Last modified: August 20, 2016

---

# raw code instead of shortcode?

 *  [Full Focus Marketing](https://wordpress.org/support/users/greaterlight/)
 * (@greaterlight)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/raw-code-instead-of-shortcode/)
 * I would like to place the form in the header of a website and the shortcode isn’t
   working. can you provide me with raw pho code to display the contact form in 
   the header of as ite please?
    Thank you
 * [http://wordpress.org/extend/plugins/email-before-download/](http://wordpress.org/extend/plugins/email-before-download/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [mandsconsulting](https://wordpress.org/support/users/mandsconsulting/)
 * (@mandsconsulting)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/raw-code-instead-of-shortcode/#post-3166928)
 * Hi greaterlight,
 * Thanks for the interest in our plugin.
 * Maybe you can try to create some test posts (and then later delete them); after
   you create a test post, go to the source code of the generated page, and copy
   the HTML that you need.
    The HTML that you will need comes from two <div>’s. 
   The first looks like this: <div id=”wpcf7-f17-p18-o1″ class=”wpcf7″> … </div>
 * And (*this is very important*) you should copy and paste the next div that looks
   like:
    <div id=”wpm_download_2″ style=”display:none;”> … </div>
 * Alternately, you can try to use this PHP code in your header template:
    do_shortcode(‘[
   email-download download_id=”1″ contact_form_id=”17″]’)
 * Hopefully this will help.

Viewing 1 replies (of 1 total)

The topic ‘raw code instead of shortcode?’ is closed to new replies.

 * ![](https://ps.w.org/email-before-download/assets/icon-256x256.jpg?rev=1813522)
 * [Email Before Download](https://wordpress.org/plugins/email-before-download/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/email-before-download/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/email-before-download/)
 * [Active Topics](https://wordpress.org/support/plugin/email-before-download/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/email-before-download/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/email-before-download/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [mandsconsulting](https://wordpress.org/support/users/mandsconsulting/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/raw-code-instead-of-shortcode/#post-3166928)
 * Status: not resolved