Tagged Questions
0
votes
1answer
105 views
Problem with query_posts for a custom taxonomy in theme options
I am having some issues with querying the output of custom taxonomies in my theme options.
I have included what I think are the necessaries below.
Many thanks for your help in advance.
// Pull all ...
0
votes
1answer
29 views
Apply custom names for generic custom taxonomy name?
Hello, this is more of a 'is it possible' type question. Keep in mind, I am no php master by any means, but can generally figure things out : )
Say i have a wordpress site that is for displaying menu ...
-1
votes
1answer
367 views
Select Custom Taxonomy from Theme Options
I have been trying to get a drop down of my custom taxonomy terms to show up in my theme options page but with no luck. I looked a several posts here and followed the tips but the code just does not ...