jeffrey_huynh
Member
Posted 4 months ago #
For some reason, my homepage for: http://www.highondesign.co.uk doesn't show my most recent posts, or anything at all for that matter. However, my category pages on my sidebar shows the list of posts within each category perfectly fine.
I don't have a homepage.php file...
I am using a custom theme I created (first theme I've ever made) and would really appreciate some help!
go here
http://codex.wordpress.org/Settings_Reading_Screen
and make sure Front page display is set to latest posts.
Front page of your site looks like it displays a static page name = home but can't be certain because you didn't use body_class in your theme.
http://codex.wordpress.org/Function_Reference/body_class
jeffrey_huynh
Member
Posted 4 months ago #
thanks! it worked!
I will take a look at the body_class link you included... still learning from my mistakes, but determined to keep learning!