1,399 reputation
1415
bio website friendlywebconsulting.com
location Austin, TX
age
visits member for 2 years, 9 months
seen 19 hours ago
stats profile views 167

I'm a geek, married to a geek, born of a geek. I love working on WordPress sites and finding cool new stuff on the internets.


May
7
awarded  Popular Question
Feb
26
answered Display 1 category only with get_the_category (by ID or slug)
Feb
22
comment Single template will not show sidebar/bottom-nav and footer
I believe get_sidebar() should be outside the loop - meaning move it after the endwhile;. Have you tried that?
Feb
18
comment Order post by date with ACF
That's possible though slightly more complicated (and a different question than what you asked above). First I'd get it showing all your posts ordered by your date field. Then post that code in a new question and ask how to limit the display by date range.
Feb
18
answered Order post by date with ACF
Feb
16
comment Which hook/action for save on publish and update?
save_post exhibits the same behavior as publish_post - nothing on Publish, works fine on Update.
Feb
16
asked Which hook/action for save on publish and update?
Feb
11
awarded  Popular Question
Feb
4
comment Increase search results for Admin -> Appearance -> Menus -> Search (default is 10)
Still, good enough for a temporary fix (just to get the menus established) if you're setting up nav for a site with hundreds of pages. The search functionality really doesn't work well and paginating through the 'View All' can take ages. Thanks John!
Sep
30
answered Add custom attributes to a post
Sep
28
answered how to do this?
Sep
20
awarded  Notable Question
Sep
19
comment Wordpress shows my picture in admin bar
has it right. Also worth noting, you're the only person who will see your picture, and then only when you're logged in. The only place your users might see it is if they have administrator-level WordPress accounts on your site and are able to look at the full 'Users' page where I think the photos also display. But they will not see it in the top admin bar ever.
Sep
16
comment Retrieve 1st image in post and set it as featured image, when post is saved/updated
Thanks @joshmax! Glad it helped, and awesome additions to the function. I'll try it out when I'm back online. Thx again!
Sep
7
answered same comment list for two posts
Aug
30
awarded  Popular Question
Aug
11
awarded  Yearling
Aug
5
accepted Best way to create multi-step form with data saved to user account for later updating?
Aug
5
comment Best way to create multi-step form with data saved to user account for later updating?
Thanks, I will try that!
Aug
1
comment Multisite: How to add Custom Blog Options to new blog setup form?
THANK YOU for this!!! What a time saver. :)