greencode
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Random Sticky PostsSpot on. Thank you so much for all your help with this. Really appreciated.
Forum: Fixing WordPress
In reply to: if login if register?Thanks – I have looked at this page which is why I then asked on this forum whether there was a way of doing it as I couldn’t find a if login or register tag on that page?
Forum: Fixing WordPress
In reply to: Random Sticky PostsAh, sorry – it’s getting late and my brain is a little fried!
Here’s what it outputted:
SELECT SQL_CALC_FOUND_ROWS distinct mYh7Tf_posts.* FROM mYh7Tf_posts INNER JOIN mYh7Tf_term_relationships ON (mYh7Tf_posts.ID = mYh7Tf_term_relationships.object_id) INNER JOIN mYh7Tf_term_taxonomy ON (mYh7Tf_term_relationships.term_taxonomy_id = mYh7Tf_term_taxonomy.term_taxonomy_id) WHERE 1=1 AND mYh7Tf_term_taxonomy.taxonomy = ‘category’ AND mYh7Tf_term_taxonomy.term_id IN (‘4′, ’25’, ’26’, ’27’, ’28’, ’29’, ’30’, ’31’, ’32’) AND mYh7Tf_posts.post_type = ‘post’ AND (mYh7Tf_posts.post_status = ‘publish’ OR mYh7Tf_posts.post_status = ‘private’) GROUP BY mYh7Tf_posts.ID ORDER BY mYh7Tf_posts.post_date DESC LIMIT 0, 10
Forum: Fixing WordPress
In reply to: Random Sticky PostsApologies, but where do I put the code that you’ve mentioned?
Forum: Fixing WordPress
In reply to: Random Sticky PostsThanks – tried that but it doesn’t seem to have any effect. They still seem to show by date and not randomly.
Forum: Plugins
In reply to: [Plugin: Register Plus] Password always “Too short”Anyone?
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Slideshow not showing in FirefoxApologies for not getting back sooner. The issue seemed to resolve itself and I’m not really too sure what happened to make it work! Sorry I can’t be more helpful.
Forum: Plugins
In reply to: Extra field to comments i.e. TitleBlimey… I wish there was a way on this WP forum to get notified of replies! I’d completely forgotten about this post. So apologies for the delay but thanks for everyone’s replies.
Forum: Plugins
In reply to: [Plugin: Category Posts Widget] Dropdown?I’ve found a different plugin that displays posts from a category in a dropdown menu. Drop-Down Post List Plugin for WordPress
Forum: Plugins
In reply to: [Plugin: Register Plus] Password always “Too short”Hi. You say do this “just copy this into a file and then do
patch < patchfilename
on a command line where patchfilename is the name of you saved the patch to”But can you explain how to the command line. Many thanks.
Forum: Plugins
In reply to: [Plugin: Live Search Popup] Pre-filled Search FieldNot to worry, I’ve decided to use Dave’s WordPress Live Search instead as it doesn’t seem to have this problem…
Forum: Fixing WordPress
In reply to: Display text if certain custom field text exists?Thanks so much for your help with this – very much appreciated.
Forum: Plugins
In reply to: [Plugin: WP-Cycle] Random FunctionHi tric3x. Finally got around to implementing this today and it works perfectly – really great addition to an already simple and great plugin. Thanks.
Forum: Plugins
In reply to: [Plugin: WP-Cycle] Random FunctionSorry for taking so long to get back (I wish there was some kind of notification system on WordPress Support!). I’ll give this a try next week, when I’m back in the office, and let you know how I get on.
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Adding Close Button [x] and customizing controlsIs there any way to get the close link to stick to the top right of the image? Currently mine is in the top right of the browser window and I don’t think it’s instantly noticeable to users.