Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS image won’t load and jquery Re: image won’t load and jquery

#96171
Sirlon
Member

The images are in the themes image folder ? if so you have to set the path to
wp-content/themes/THEME_FOLDER/images/image_01.png

If you want to get the theme path in your template(eg. index.php) use

some image

this might be the same issue why your script can’t be found ?