morpheus99
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Random sorting of custom posts within the loop of a custom categoryDoes this have everyone perplexed? I really need an answer on this please.
Forum: Fixing WordPress
In reply to: Random sorting of custom posts within the loop of a custom categoryOK, if anyone can suggest a plugin to handle this, that would be great.
Forum: Fixing WordPress
In reply to: Random sorting of custom posts within the loop of a custom categoryI’m still perplexed on this one. Has anyone had a chance to think about this one yet?
Forum: Fixing WordPress
In reply to: Hide facebook like and retweet buttons on private postsIt can be done with a query that checks the status of a post. It would be an IF statement that wraps the code of the FB and Retweet buttons. I’m afraid I don’t know the specific code, but this is the logic that I believe it would follow.
Forum: Fixing WordPress
In reply to: Random sorting of custom posts within the loop of a custom categoryOK I’m thinking out loud here, but I’m wondering if the main loop on the page needs to be intercepted or does the random sort need to be implemented before the loop even begins? Any thoughts?
Forum: Fixing WordPress
In reply to: Random sorting of custom posts within the loop of a custom categoryMaybe the only solution to this problem is a core hack? I’m reluctant to do that, but if it’s the only way, then so be it.