[Plugin: Template Provisioning] It ignores the custom CSS
-
I’m pretty sure I followed the instructions correctly, but it looks like it doesn’t work on my site.
I created a template file and a css file using the same name:
testtemplate.css
testtemplate.phpPlaced them both in the template directory (theme root)
Then, in WP I assigned the template to a page, and updated.
When loaded, the page looks the same as before, the CSS included in the testtemplate.css file is being ignored. Checked the source code for the page I was on, and just the normal CSS is there, no stylesheet from testtemplate.css
The topic ‘[Plugin: Template Provisioning] It ignores the custom CSS’ is closed to new replies.