Author: tiff
He’s not a lion..
.. but he has a mighty roar. Suggestions received at the same time for doodle a day were “Adelie Penguin” and “Random Objects in Space”. They melded together in a pleasing manner.
Empty search shows home page on wordpress
OK, so you have a site. It’s not set up like a blog, so you don’t have a blog or posts page. You notice that submitting the search form with nothing in it sends you to a broken home page. There are all sorts of madnesses touted to fix this involving modifying the core wordpress code, which is a terrible idea given how often it updates. stick this in your functions and ¡presto pronto! all better. This will just send you to your search page and show everything with a space in it.. add_filter( ‘request’, ‘my_request_filter’ ); function my_request_filter( $query_vars ) { if( isset( $_GET[‘s’] ) && empty( $_GET[‘s’] ) ) { $query_vars[‘s’] = ” “; } return $query_vars; }
Daily Doodle “Nuggets and Chips”
This is for Tunk, who lives with a man named Nugget. I am so puntastic it hurts.
Daily Doodle “A EGG”
“A EGG” subject courtesy of Tom Blench
daily doodles
Daily Doodles are almost certainly created under the following restrictions:
1. Lunchtime (i.e. <1hr) 2. Based upon a provided topic (you may suggest one) 2. Based upon a topic that appeared in my head 3. MUST DO ONE EVERY DAY 4. Rules are for wimps GO
Illustration Friday: Puzzled
This was supposed to be puzzled, but came out more alarmed.. There is still puzzlement there. It will do.
GO YES GO CIRCLES NOW
Should probably get a tumblr for shit like this
not a StickyStick
Tally thinks fey should pay less attention to sticks, and more attention to her. Yes.