Title: mscreativedesigns's Replies | WordPress.org

---

# mscreativedesigns

  [  ](https://wordpress.org/support/users/mscreativedesigns/)

 *   [Profile](https://wordpress.org/support/users/mscreativedesigns/)
 *   [Topics Started](https://wordpress.org/support/users/mscreativedesigns/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mscreativedesigns/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mscreativedesigns/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mscreativedesigns/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mscreativedesigns/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mscreativedesigns/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Javascript not working](https://wordpress.org/support/topic/javascript-not-working-1/)
 *  [mscreativedesigns](https://wordpress.org/support/users/mscreativedesigns/)
 * (@mscreativedesigns)
 * [15 years, 12 months ago](https://wordpress.org/support/topic/javascript-not-working-1/#post-1157607)
 * Hi everyone, I have a similar question. I am using an accordion menu in my side
   nav and it has alittle javascript in the one file called menu.js and then also
   jquery.js. I have tried all 2 of these ways and it is still not working.
 * <script type=”text/javascript” src=”<?php bloginfo(“template_url”); ?>/js/jquery.
   js”></script>
    <script type=”text/javascript” src=”<?php bloginfo(‘template_url’);?
   >/js/menu.js”></script>
 * <script type=”text/javascript” language=”javascript” src=”/js/jquery.js”></script
   >
    <script type=”text/javascript” language=”javascript” src=”/js/menu.js”></script
   >
 * What am i doing wrong? I tried putting it in the header and in the footer no 
   luck.
    I have my js files in the js folder in my theme folder. I have tried many
   different ways and still no luck..
 * anyone have any advice??
 * thanks

Viewing 1 replies (of 1 total)