Title: Activate Javascript for One Page
Last modified: August 22, 2016

---

# Activate Javascript for One Page

 *  [Renodor](https://wordpress.org/support/users/renodor/)
 * (@renodor)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/activate-javascript-for-one-page/)
 * Hey!
 * I know that it is often complicated to activate a simple javascript in one particular
   page, but I normally succeed to do it with a plugin.
 * However, with this theme i can’t do it…
 * I have 2 javascripts, one has to be called in the <head> of the page, and the
   other in the <body> of my page.
 * All the plugin I’ve tried did not work, so I would like to know if someone has
   a special solution or idea to enable the activation of a JS on a specific page
   running on Moesia??
 * Thank you very much.

Viewing 1 replies (of 1 total)

 *  [vladff](https://wordpress.org/support/users/vladff/)
 * (@vladff)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/activate-javascript-for-one-page/#post-5739196)
 * There really is no need for a special solution. Moesia uses wp_head just like
   any other theme, which I guess is what those plugins are hooking into. There 
   are also hooks in the body which you can use to add a script, like this one for
   example: <?php tha_content_top(); ?>

Viewing 1 replies (of 1 total)

The topic ‘Activate Javascript for One Page’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/moesia/1.54/screenshot.png)
 * Moesia
 * [Support Threads](https://wordpress.org/support/theme/moesia/)
 * [Active Topics](https://wordpress.org/support/theme/moesia/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/moesia/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/moesia/reviews/)

## Tags

 * [javascript](https://wordpress.org/support/topic-tag/javascript/)
 * [js](https://wordpress.org/support/topic-tag/js/)

 * 1 reply
 * 2 participants
 * Last reply from: [vladff](https://wordpress.org/support/users/vladff/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/activate-javascript-for-one-page/#post-5739196)
 * Status: not resolved