Tagged Questions
3
votes
1answer
184 views
Retrieving custom taxonomy in order, but excluding specific tax IDs
I have a function set up and working based off the discussion in this thread: Custom taxonomy, get_the_terms, listing in order of parent > child.
My version includes term links and allows me to ...
1
vote
0answers
181 views
Exclude posts with taxonomy term from appearing on home page query
I am really confused about this one, I am usually pretty good at working out basic queries but I can't seem to work this one out.
Please see below my index.php query. Now it is not your basic query ...
0
votes
1answer
794 views
show 10 most recent custom post types excluding the one(s) from specific custom taxonomy
After spending most of the day looking for solutions and trying them out, I decided to explain my problem here.
I am aware that this subject has been covered and as you will see I am using code that ...