| bio | website | bryceflory.com |
|---|---|---|
| location | Twin Cities | |
| age | ||
| visits | member for | 1 year, 6 months |
| seen | May 19 at 20:51 | |
| stats | profile views | 1 |
designer; lover of art, food and well placed typography. proud father of the coolest.
|
Nov 8 |
comment |
Query custom taxonomy based on post ID OK, so maybe someone can correct me here, but I finally think i'm wrapping my head around this. i don't think i can do what i want because there are no terms associated with the post i'm trying to pull the featured images into. the featured images are attached to another post which has a term (web/print/etc) associated with it, while the current post is part of a category called Design. is it possible to do what i'm trying to do? |
|
Nov 8 |
comment |
Query custom taxonomy based on post ID ok, i'm really sorry all, but i'm totally lost. can anyone help me out with a fairly "cut/paste" option to this question. i just don't understand how to use get_term to grab the taxonomy ID, which can they be used dynamically to display the featured image to just that taxonomy. any help is appreciated from this very confused person. |
|
Nov 8 |
comment |
Query custom taxonomy based on post ID yes, thank you kevin. first time using CPT & custom taxonomy, so i'm a little confused. i'll give this a shot and see what i can do. |
|
Nov 8 |
comment |
Query custom taxonomy based on post ID seems to me that it needs some other argument to capture the taxonomy ID. maybe something like this (which doesn't work, btw) $taxID = get_post_meta($post->ID, 'package_types_id', true);
any thoughts? |
|
Nov 8 |
comment |
Query custom taxonomy based on post ID that seems to break the entire page, now it just loads a blank page. also, what does the 'terms' => 3 signify? |
|
Nov 8 |
asked | Query custom taxonomy based on post ID |
|
Nov 8 |
comment |
While loop inside another while loop hi chris, thanks for responding. i am using the latest version of the Coda Slider via the template tag. the plugin works great btw, its just trying to add this gallery now that's giving me some trouble. any suggestions are appreciated. |
|
Nov 3 |
asked | While loop inside another while loop |