Absolute path to image on theme folder redirect to 404
-
This is a weird problem.
I link to image and it redirects to “404”.
The path is absolutely right, and I’ve even clicked the image file from directory listing.Could there be a conflict with wordpress term/taxonomy/variable names?
Here is the code where define the path to the image:
$player_code .= "image: \"".get_template_directory_uri()."/images/netti_tv_kuva.jpg\",\n";
My permalink structure is following:
/%postname%/
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Absolute path to image on theme folder redirect to 404’ is closed to new replies.