| bio | website | michaelbox.net |
|---|---|---|
| location | South Dakota | |
| age | 29 | |
| visits | member for | 2 years, 8 months |
| seen | Feb 25 at 1:01 | |
| stats | profile views | 34 |
I am an interactive developer in Sioux Falls, South Dakota.
|
Jan 25 |
comment |
get_template_part and template file names thanks for chiming in. After a bit of frustration, i'm just going to do wp_queries instead. |
|
Jan 7 |
comment |
Is it necessary to use Timthumb in Wordpress 2.9+? I have happily never used timthumb. |
|
Nov 8 |
comment |
Removing container from wp_nav_menu not working Rarst, I just tested it with a site I've been working on lately, and setting 'container' => '' did actually work. I think it's not testing for value, but more setting to null and thus not outputting data. |
|
Oct 26 |
comment |
get_option returns undesired blank instance of a widget Thank you for the help Sorich87, but that didn't end up helping. My manager suggested unset for the array element that kept showing up at the end, which was "_multiwidget" Seems to have done the trick, and I forgot to post that bit in my original question. Once again thanks for the help attempt. |
|
Oct 19 |
comment |
Limit widget to certain sidebar? Nope, didn't miss anything. My next suggestion, although it'd take a bit more work, is to create your own widgets to use in your specific spot. All the predefined ones are going to be in the core files. That way you can control their width and whatnot. |
|
Oct 19 |
comment |
Why can't I exclude private posts from this query? You're welcome Amanda |