jmlbourne
Forum Replies Created
-
Thanks so much, it works great in v1.3.7!
I am very appreciative that you were able to include this functionality in the new version.
Here is my implementation of Autonav in case you’re interested…
http://itpleasesus.com/recipes/Thanks again!
Thanks but no, that doesn’t seem to work.
I tried as well with the correctly spelt “meta_key”, not “metakey” as per my original mistake.
Anything I can change in your code to push it through manually?
Thanks for that, but:
According to this:
http://codex.ww.wp.xz.cn/Template_Tags/query_posts#Orderby_ParametersWordPress can sort posts by the meta data as well. So surely if Autonav can pass the correct query to WordPress, then it might be possible.
ie
orderby=meta_value
metakey=subpage_titleOr am I reading that wrong?