Title: Plugin is creating home.css reference
Last modified: August 21, 2016

---

# Plugin is creating home.css reference

 *  [WP Monkey](https://wordpress.org/support/users/scdesmond/)
 * (@scdesmond)
 * [13 years ago](https://wordpress.org/support/topic/plugin-is-creating-homecss-reference/)
 * I am using Stylesheet Per Page on 4 client sites. On only one of these, I’m having
   an issue where there are references to a home.css which does not existing within
   my theme (which is built on Genesis).
 * Here is an example of the links on the home page, and only the home page:
 *     ```
       <link href="http://www.mywebsite.com/wp-content/themes/mytheme/css/home.css" rel="stylesheet" type="text/css" />
       <link href="http://www.mywebsite.com/wp-content/themes/mytheme/home.css" rel="stylesheet" type="text/css" />
       ```
   
 * I’ve done code searches through all of my child theme’s PHP files and all of 
   Genesis’ and there are no references to home.css. There is a home.php but not
   a page-home.php.
 * When I deactivate Stylesheet Per Page, the reference goes away.
 * [http://wordpress.org/extend/plugins/stylesheet-per-page/](http://wordpress.org/extend/plugins/stylesheet-per-page/)

The topic ‘Plugin is creating home.css reference’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/stylesheet-per-page.svg)
 * [Stylesheet Per Page](https://wordpress.org/plugins/stylesheet-per-page/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/stylesheet-per-page/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/stylesheet-per-page/)
 * [Active Topics](https://wordpress.org/support/plugin/stylesheet-per-page/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/stylesheet-per-page/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/stylesheet-per-page/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [WP Monkey](https://wordpress.org/support/users/scdesmond/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/plugin-is-creating-homecss-reference/)
 * Status: not resolved