Title: Script-Problems
Last modified: August 19, 2016

---

# Script-Problems

 *  Resolved [zeemidesign](https://wordpress.org/support/users/zeemidesign/)
 * (@zeemidesign)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/script-problems/)
 * Hey,
 * I’m currently developing a wordpress theme and have a slight problem.
    I want
   to use the a javascript file, which I properly call in the header: `src="<?php
   bloginfo('template_directory'); ?>/slider/javascripts/jquery-1.3.2.min.js"` If
   I type now the url ([http://localhost/wp-content/themes/theme/javascripts/jquery-1.3.2.min.js](http://localhost/wp-content/themes/theme/javascripts/jquery-1.3.2.min.js))
   in the address bar of my browser wordpress loads the standard 404 page even though
   the file is there (if I replace localhost with C://xamp/etc. the file shows up).
   I put the file now directly in the root-folder, changed the url in the header
   and it miraculously worked, but I would really prefer to keep the script within
   the theme folder. Why does wordpress block/ignore the script-file when it is 
   placed within the theme-folder? Are there certain file-restrictions (only .css/.
   php and image files or something)? Did anyone else experience this kind of problem?
 * Kind regards
    Max

Viewing 1 replies (of 1 total)

 *  Thread Starter [zeemidesign](https://wordpress.org/support/users/zeemidesign/)
 * (@zeemidesign)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/script-problems/#post-1275553)
 * I figured it out,
    the problem was that the scripts themselves hat dots within
   their name (e.g. jquery-1.3.2.min.js), once I renamed them with a dot only in
   front of the file-ending everything worked just fine.

Viewing 1 replies (of 1 total)

The topic ‘Script-Problems’ is closed to new replies.

 * 1 reply
 * 1 participant
 * Last reply from: [zeemidesign](https://wordpress.org/support/users/zeemidesign/)
 * Last activity: [16 years, 7 months ago](https://wordpress.org/support/topic/script-problems/#post-1275553)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
