| bio | website | |
|---|---|---|
| location | Minneapolis, MN | |
| age | ||
| visits | member for | 10 months |
| seen | Oct 30 '12 at 4:52 | |
| stats | profile views | 0 |
While not an overly active contributor to the StackExchange network, on occasion while searching for answers to my own questions I'll stumble across questions that I'm familiar with and I'll do what I can to answer them.
|
Oct 26 |
comment |
Multiple blog “feeds” in a single blog each with distinctly styled post pages No, that wouldn't work because some posts could have both categories. I dug a bit deeper tonight and it looks like what i want just isn't possible. Basically I want two separate blogs split out by category, where some posts could fall under both. Depending on which category you try to view the individual post from would define the styling. I was trying to do it this way to avoid making a custom templated page and having to roll my own pagination but it looks like I'll have to go that route after all. Thanks for taking a stab anyways! |
|
Oct 24 |
comment |
Multiple blog “feeds” in a single blog each with distinctly styled post pages I'm not trying to style the individual links, I'm trying to style the post page that the links GO TO differently based on what feed the user came from. This isn't a CSS issue, but a wordpress one. |
|
Oct 24 |
asked | Multiple blog “feeds” in a single blog each with distinctly styled post pages |
|
Aug 23 |
asked | How to query for attachments limited to posts |
|
Aug 19 |
awarded | Scholar |
|
Aug 19 |
awarded | Supporter |
|
Aug 19 |
comment |
Query for recent images across multiple posts I don't know why I didn't know this. I had another query virtually identical elsewhere, but where I specified "'post_parent' => $post->ID);" to filter it down to the given post |
|
Aug 19 |
accepted | Query for recent images across multiple posts |
|
Aug 18 |
awarded | Student |
|
Aug 18 |
asked | Query for recent images across multiple posts |