Title: Single.php failure
Last modified: August 20, 2016

---

# Single.php failure

 *  [gatessg](https://wordpress.org/support/users/gatessg/)
 * (@gatessg)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/singlephp-failure/)
 * Hello,
 * I am currently attempting to create a new theme off of the existing twenty eleven
   theme. So far everything is going along well until I try to replace the single.
   php page with my custom divs for styling the single posts. It seems that no matter
   what I do to the single page it has absolutely no effect on the styling of the
   page. This is true even if I completely break the code, the page still appears
   to load.
 * Is it possible that the single blog posts are pulling their page from a different
   file than single.php?
 * Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Morocco English](https://wordpress.org/support/users/rifhawk/)
 * (@rifhawk)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/singlephp-failure/#post-3303505)
 * Almost I have the same problem…
 * I created different single.php files to have different styles pf post categories
   on home ^page … but I just worked with the category page not on the home .
 *  [ken1990julius](https://wordpress.org/support/users/ken1990julius/)
 * (@ken1990julius)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/singlephp-failure/#post-3303508)
 * what i have done when porting a theme to WordPress was that i included the loop
   in single.php and then used the_permalink() in index.php which calls single.php
   and so i can included what ever information i want about the post in single.php.
   i get listing of post in my home page and then when i click a particular post
   that post is rendered with the help of the_permalink(0 and single.php.
 *  Thread Starter [gatessg](https://wordpress.org/support/users/gatessg/)
 * (@gatessg)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/singlephp-failure/#post-3303573)
 * Ended up being a cache issue.
 * [ Info ](http://codex.wordpress.org/I_Make_Changes_and_Nothing_Happens)
 * Resolved! Thanks everyone.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Single.php failure’ is closed to new replies.

 * 3 replies
 * 3 participants
 * Last reply from: [gatessg](https://wordpress.org/support/users/gatessg/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/singlephp-failure/#post-3303573)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
