Title: Adding opt in to evolve theme
Last modified: August 22, 2016

---

# Adding opt in to evolve theme

 *  [chrissiea](https://wordpress.org/support/users/chrissieadele/)
 * (@chrissieadele)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/adding-opt-in-to-evolve-theme/)
 * Hey, im trying to add the opt in code to my site. Im using the evolve theme. 
   On my other website (different theme) i added the code after the <body> in the
   footer.php, however on this website its not recognising it?
 * Any other ideas on where i should be adding it?
 * Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [thecjmnetwork](https://wordpress.org/support/users/thecjmnetwork/)
 * (@thecjmnetwork)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/adding-opt-in-to-evolve-theme/#post-5358311)
 * You need to add it directly before the closing body tag, i.e `</body>`, but that’s
   really just for a performance boost. You can include the script in your `<head
   >` before `</head>`, typically your header.php file and it will work as well.
 * For the reasoning behind putting scripts at the bottom of your `body` see [Stack Overflow: Unobtrusive JavaScript: <script> at the top or the bottom of the HTML code?](http://stackoverflow.com/questions/143486/unobtrusive-javascript-script-at-the-top-or-the-bottom-of-the-html-code).
 * The proper way to include scripts in your WordPress theme would be [wp enqueue script](http://codex.wordpress.org/Function_Reference/wp_enqueue_script)
 *  Thread Starter [chrissiea](https://wordpress.org/support/users/chrissieadele/)
 * (@chrissieadele)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/adding-opt-in-to-evolve-theme/#post-5358369)
 * Thanks for replying. I tried to put it in the header and that isnt working either?
   Any other suggestions? I have no idea what im doing 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Adding opt in to evolve theme’ is closed to new replies.

## Tags

 * [EvoLve theme](https://wordpress.org/support/topic-tag/evolve-theme/)
 * [opt-in](https://wordpress.org/support/topic-tag/opt-in/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [chrissiea](https://wordpress.org/support/users/chrissieadele/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/adding-opt-in-to-evolve-theme/#post-5358369)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
