Posts by Dave Kuhar
Posts by this Author
There’s a really great favicon generator out there that will take your icon and turn it into every file size and type you need for a full range of icons for mobile devices, desktops, and even a Windows tile. Prepare your artwork at least 260px square…
It’s kind of painful to look at that title. But today, a new client of ours forwarded a comment made by his current web developer: [your site is] manually coded using HTML, CSS, Javascript, and JQuery in order to provide the greatest possible visibilit…
You wouldn’t think this would be so hard to find, but it seems nobody has written how to put the site description above the site title in Genesis. Or my google-fu is exceptionally weak today. In any case, it’s actually quite easy, and this is a whole l…
So today I needed to send users on mobile devices to an external URL. That’s easy enough, but the client needed users headed to a different external URL if they were headed to one particular section of the site. In the code below, I use wp_is_mobile to…
I hate it when websites pop up ads – or worse, those survey things – over the top of the content I’m trying to read. Seems like this guy feels the same way. The worst case I’ve seen was with a local funeral home. I was sitting in a meeting with a funer…
Joe found a problem with Modern Tribe’s Events Manager PRO plugin today. He wanted to change something on a recurring event, but when he tried to save the change, he had a window popup asking if he wanted to change just the one event, or all of them. T…
Setting up a new WP site is pretty quick, but it’s still tedious after you’ve done it dozens of times. We’ve been combing the net, looking for ways to make it happen really quickly. Here’s what we have so far:
It drives me nuts that there’s no obvious, easy way to center the nav bar in Genesis (or, to be fair, in most WordPress themes/frameworks). Stumbled across this the other day and found it works really well. If you are using a subnav, change #nav to #su…
The site we just built for faithandform.com has a pretty cool slideshow feature on the home page, serving up a portion of the four most recent issues’ cover images and tables of content. But it doesn’t work well at all on small mobile devices, so Joe a…
I tend to use pages or categorized posts to fill widgets on home pages, because it provides users with an easy way to change various areas on their home page or sidebars. Sometimes, though, we don’t want that content to show up in searches. Here’s how…