Missing forward slash in style.php URL
-
I have been working on a very simple theme (not a child theme) which more or less works except the link to style.css included in the header code isn’t right. There’s no / before style.css.
It looks like
<link rel=”stylesheet” id=”blah-css” href=”https://www.blahblah.co.ukstyle.css?ver=4.9.1″ type=”text/css” media=”all”>
I tried changing siteurl in the wp_config table to have a / on the end (with no great conviction) and it made no difference.
Wordpress is 4.9.1 and theme is currently little more than ‘minimum theme’
Any thoughts appreciated.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Missing forward slash in style.php URL’ is closed to new replies.