zoen
Forum Replies Created
-
Forum: Plugins
In reply to: Allowing visitors to sort posts by date, category and titleDid you manage to get any further with this?
I also need to do the same thing, I would like to let a visitor sort the posts by title, date or a custom field by selecting the sort type from a dropdown list on the webpage. I can’t seem to find anything that helps much. I know you can use the orderby in the query_posts in the template. but how do you get the users selection in the query_posts and then the resulting update of the webpage after selection, is where I am stuck.
Can anybody help with this?
Forum: Fixing WordPress
In reply to: Searching for posts with custom data in a numeric range (price)Fantastic! Works like a dream.
Thank you so much for your help!Thanks both of you. I am using a custom YARPP template but I can’t seem to fathom how to amend the $related_query to add the restriction of a post author. Anyone know how to do this or am I looking along the wrong lines? Mitcho how would you suggest I would amend the custom template?
I’ll have a look at the Widget Logic plugin but I think you may misunderstand, I am able to show YARRP where I want it, what I would like to do is restrict the related posts it displays to only one author. Thanks though.