patrickwilliamson29
Member
Posted 6 months ago #
Hi i've just recently started using wordpress and have been going ok but have realised I need some help with the code. I'm trying to create a page (already under news) full of my posts and have no idea what to do. i've googled it, but i need some basic help with the coding. Can anyone help us out and maybe put me in the direction on the best startup tutorial on coding? the url is http://www.savefoundation.org.au/newsite/
Thanks,
Pat
Have you looked at how the default, Twenty Ten and Twenty Eleven themes display their posts? These are good resources for learning how to do things like these.
general:
if you have a static front page, set the 'posts page' in the same administration panel:
http://codex.wordpress.org/Creating_a_Static_Front_Page
or consider to create a page template like 'page of posts':
http://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates
http://codex.wordpress.org/Pages#A_Page_of_Posts
more specific,
as you are using a theme by studiopress, please contact them for support, as commercial themes are not supported by this forum.