Thread Starter
Warruz
(@warruz)
I forgot to add my website. Pauseyourgame.com , as you can see the header is this gradient I can’t seem to remove.
Thread Starter
Warruz
(@warruz)
Yeah, im just new to this all so its a bit daunting. Trying to figure out what needs to replaced to reference the right things in my theme.
Something that did work was i simply added
<div id="primary" class="content-area">
<?php query_posts("cat=5");
Right after the header, this managed to display the ENTIRE posts but i need excerpts.