Tagged Questions
0
votes
3answers
3k views
get_template_directory_uri() and other URL tags not working in theme
So, I'm trying to add get_template_directory_uri or bloginfo() to my header.php file to create relative paths for the CSS and JS files in the theme.
E.g.,
<link rel="stylesheet" ...