| bio | website | miller-media.com |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 11 months |
| seen | Feb 13 at 22:33 | |
| stats | profile views | 6 |
|
Feb 13 |
asked | Adding Category Argument into an Array for WordPress Query |
|
Aug 29 |
accepted | How To Modify The Loop in archives.php To Have 11 Posts Per Page and CSS Styling |
|
Aug 29 |
comment |
How To Modify The Loop in archives.php To Have 11 Posts Per Page and CSS Styling Oh man, it was way simpler than I was thinking. I see what you were saying, literally just revert back to the original loop and then I can style it accordingly. It was just a matter of putting that function in the functions.php file. Thanks again, you are the man. |
|
Aug 29 |
comment |
How To Modify The Loop in archives.php To Have 11 Posts Per Page and CSS Styling Ok thanks. I'll try that. |
|
Aug 29 |
comment |
How To Modify The Loop in archives.php To Have 11 Posts Per Page and CSS Styling I edited my code above to show where I've gotten. I'm trying to query for tags (I'm starting with tags at the moment and will go back to categories). I think I'm close but I'm not sure... |
|
Aug 29 |
revised |
How To Modify The Loop in archives.php To Have 11 Posts Per Page and CSS Styling added 1108 characters in body |
|
Aug 29 |
comment |
How To Modify The Loop in archives.php To Have 11 Posts Per Page and CSS Styling Ok, that all makes sense. I'm about to dive into this, wish me luck! |
|
Aug 29 |
comment |
How To Modify The Loop in archives.php To Have 11 Posts Per Page and CSS Styling Oh wow, great. I have a question before I move forward. With this code, it seems that I wouldn't need to make both a 'category' and a 'tag' template since the conditional has "||" (determining between category and tag there). The CSS styling would be the same for both categories and tags so would you still recommend making two different templates? |
|
Aug 29 |
awarded | Commentator |
|
Aug 29 |
comment |
Archived Posts in Wrong Category Thank you again. |
|
Aug 29 |
comment |
Archived Posts in Wrong Category You are correct (and a hero haha)! Here's the link to the new question: wordpress.stackexchange.com/questions/63424/… |
|
Aug 29 |
asked | How To Modify The Loop in archives.php To Have 11 Posts Per Page and CSS Styling |
|
Aug 28 |
comment |
Archived Posts in Wrong Category Great, thanks! I was considering that because I didn't want you or someone else to help me without getting credit. I'll post the link when I have it up. Thanks! |
|
Aug 28 |
comment |
Archived Posts in Wrong Category And the reason I was using the long code was that I was having trouble doing pagination with the post query. I figured I'd just have the page pull the posts according to the page number of the archive it was on. I suppose there is a simpler way to do it? |
|
Aug 28 |
comment |
Archived Posts in Wrong Category One more question Chip. Is there any way you could point me in the right direction to get back to the default query loop for an archive page? I've gotten myself so far from the default that I'm having a hard time getting back to the start. Thanks again. |
|
Aug 28 |
awarded | Supporter |
|
Aug 28 |
accepted | Archived Posts in Wrong Category |
|
Aug 28 |
comment |
Archived Posts in Wrong Category Ok great, thank you. You've nailed it without me even telling you all the details. I'm still learning all of this and I appreciate your help! |
|
Aug 28 |
comment |
Archived Posts in Wrong Category Alright, I've added more code above. |
|
Aug 28 |
revised |
Archived Posts in Wrong Category added 1373 characters in body |