404 with Permalink & CSS
-
Hi there,
I have following issue:
I’m using an CSS file, which is located in /wp-content/themes/videotouch/css.
It’s integrated via link in the <head>. The permalink-structure is /%sitename%/.Permalinks are working perfectly – but when I open one of the subpages I get an 404 for the linked CSS-file in Firebug/Chrome Developer. I also know why:
Due to the permalink-structure it now searches for the CSS under /*sitename*/wp-content/themes/videotouch/css, but ofc there is no file.How can I fix this?
thanks a lot,
Ben
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘404 with Permalink & CSS’ is closed to new replies.