• 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.php

    Placed 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

    http://wordpress.org/extend/plugins/template-provisioning/

The topic ‘[Plugin: Template Provisioning] It ignores the custom CSS’ is closed to new replies.