Yes there was an error in the code. Thank you so much!
Evan
Thanks for the reply. I’m new to WP and am not familiar with how the resources are structured so I don’t know how ‘handy-tools’ (page name) is appended to the path. Also I misspoke when I described the problem. The js file is found correctly. The js file calls a php file whose path is pre-pended to include the page title: ‘handy-tools’. If I create an html (outside of WP) it works fine. Also when initiated from the ‘Home’ (root) page works fine. My problem only occurs when initiated from a WP page that is not the root. The work-around is to add the full resource path in the php file.
Thank you!