Interestingly enough, this problem reared it’s ugly head again a few days ago. I’ve recently started working on custom function for to this for me but let’s just say it doesn’t quite work yet. I’ll keep at it and let you know if I ever do though Mr. Paperback sir!
Here’s a paste bin of the code.
I tried this:
<?php query_posts(array('cat'=>get_post_meta($pageid, 'hubcategory', true))); ?> But i’m getting a Syntax error.
I was hoping to be able to select the different templates but I may have to goo back to the drawing board on that one. Kept trying to enable it for hours last night 🙂 You the man sir!