I'm trying to create a custom template for a page that shows posts from a single category only.
I've copied the index.php and renamed.
I've added the:
<?php
/*
Template Name: Randomness
*/
?>
at the top.
I've chosen that template on the page.
SO far I believe I've done everything right. Please correct me if i'm wrong.
So my question is: What code would I need to add to show posts from only one category under the content of this page?
Sorry, i'm just starting to learn php and css.
*Note: I don't expect freebie programing service. If it's a simple solution and you're willing to share with me, awesome. If you're sure you can help but don't want to spend the time for free, I'll pay what I can afford. Just let me know how much you want. Your help is highly appreciated. Thank You.