Zac Gordon
Forum Replies Created
-
Forum: Plugins
In reply to: [Official Treehouse Badges Widget and Shortcode] Default styling not workingThanks for submitting this patch. Rolled it out in the latest update.
Forum: Fixing WordPress
In reply to: Get post ID parameter for wp_query() functionThe correct format is this:
wp_query('p=160');I don’t think that I ever would have thought of that. If anyone can find this in the documentation, I would love to finally have that page bookmarked…
Forum: Fixing WordPress
In reply to: members only sectionI was looking for something similar as well.
Forum: Fixing WordPress
In reply to: Style categories differntly with condition of some sortOk, this was remedied with an application of multiple loops for each category I wanted to display differently.
Forum: Installing WordPress
In reply to: Problem with using water-10 themeWell, it looks like that theme has a blank css file:
http://www.rejserum.dk/wp-content/themes/water-10/style.css.I don’t think it is something you did. I downloaded the theme and the style sheet looks blank there, unless there is something I am missing.
Has anyone else used this theme?
Forum: Installing WordPress
In reply to: Trying to move my WP blog, but coming up blankNot sure that this is the best solution, but I had the same problem and solved it with a re-installation and DB import after reading this post.