Title: Subscribe2 and other javascript
Last modified: August 20, 2016

---

# Subscribe2 and other javascript

 *  Resolved [gretzky56](https://wordpress.org/support/users/gretzky56/)
 * (@gretzky56)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/subscribe2-and-other-javascript/)
 * Hello!
 * I have encounterd a problem when I started to use subscribe2. I have an extra
   function for generating an extra menu but when I installed the plugin the functions
   stoped working.
 * I have it like this:
 *     ```
       <?php wp_enqueue_script('jquery'); ?>
       <?php wp_head(); ?>
   
       <script type="text/javascript">
       ... THE FUNCTION for the menu...
       ```
   
 * [http://wordpress.org/extend/plugins/subscribe2/](http://wordpress.org/extend/plugins/subscribe2/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [gretzky56](https://wordpress.org/support/users/gretzky56/)
 * (@gretzky56)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/subscribe2-and-other-javascript/#post-2990493)
 * Solved it. It was an issue with the hardcoded function. I had to enqueue it like
   other javascript.

Viewing 1 replies (of 1 total)

The topic ‘Subscribe2 and other javascript’ is closed to new replies.

 * ![](https://ps.w.org/subscribe2/assets/icon-256x256.png?rev=2318630)
 * [Subscribe2 - Form, Email Subscribers & Newsletters](https://wordpress.org/plugins/subscribe2/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/subscribe2/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/subscribe2/)
 * [Active Topics](https://wordpress.org/support/plugin/subscribe2/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/subscribe2/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/subscribe2/reviews/)

## Tags

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

 * 1 reply
 * 1 participant
 * Last reply from: [gretzky56](https://wordpress.org/support/users/gretzky56/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/subscribe2-and-other-javascript/#post-2990493)
 * Status: resolved