154 reputation
113
bio website beernews.org
location United States
age 28
visits member for 2 years, 6 months
seen Feb 18 at 6:32
stats profile views 38
Looking to make a splash on the innerwebs. Main specialty is Wordpress so far but very into RSS tech.

Apr
6
awarded  Popular Question
Mar
20
awarded  Notable Question
Feb
5
asked How to optimize 'select found_rows()' query? Several 'high load average' alerts daily
Dec
18
answered twentyeleven_content_nav hook no longer outputs navigation link after 3.5 upgrade
Dec
18
comment twentyeleven_content_nav hook no longer outputs navigation link after 3.5 upgrade
I streamline & modified the code to fit that logic (I think?) but still no luck on getting navigation links to show up: pastebin.com/vMxRN4tx
Dec
17
comment twentyeleven_content_nav hook no longer outputs navigation link after 3.5 upgrade
Thanks, I will take a look at that link. The way I was doing it was compatible with 3.4 but not with 3.5. I verified that the link disappeared immediately after upgrade (I didn't upgrade with other plugins that may have caused the change either).
Dec
17
asked twentyeleven_content_nav hook no longer outputs navigation link after 3.5 upgrade
Nov
12
awarded  Popular Question
Oct
16
awarded  Popular Question
Jun
9
awarded  Popular Question
May
21
asked How to reduce Apache connections caused by plugins?
May
19
awarded  Popular Question
Dec
4
awarded  Tumbleweed
Nov
27
comment Why am I seeing 'true' next to these timestamps?
ah, poor form on my part to not even look at excerpt.php though it was after midnight!
Nov
27
accepted Why am I seeing 'true' next to these timestamps?
Nov
27
comment Why am I seeing 'true' next to these timestamps?
Updated the post. Here's the pastebin: pastebin.com/dRfLY1et I grabbed it from local (so just replace localhost/wordpress with beernews.org).
Nov
27
revised Why am I seeing 'true' next to these timestamps?
added 236 characters in body
Nov
27
asked Why am I seeing 'true' next to these timestamps?
Nov
14
comment Unable to display favicon using get_favicon()?
Hi Doug, thanks for the response. I made all the changes but there is still something wrong with get_favicon() in how we're trying to use it. If I remove it, everything works fine. If I leave it, the page stops loading after the initial <li> tag. [Mon Nov 14 11:18:28 2011] [error] [client 127.0.0.1] PHP Fatal error: Call to undefined method SimplePie_Item::get_favicon() in C:\\xampp\\htdocs\\wordpress\\wp-content\\themes\\beernews-child-theme\\single-city.php on line 92
Nov
14
comment Unable to display favicon using get_favicon()?
Took nearly 6 minutes but I did it. Hope it helps!