Come across a shortcode glitch a while back when I was building custom interface for a client site. The shortcode’s output was displaying at the top of the page content, no matter where I dropped the shortcode. Searched around for quite a bit until I found the fix. Hopefully you will find this blog post […]
Posts Tagged ‘wordpress design’
Trim whitespace on WordPress Excerpt
Recently built a client website and was pulling in a custom excerpt to the homepage for a custom post type. Everything worked fine until the client decided they were going to add a header image above every post and add some returns before the actual text started. This change on their end started giving my […]
WordPress Site Development
There is a right way and a wrong way how to develop a client’s WordPress site. When you develop a site for a client you more than likely always put it up on a test server before you put it on their live server. This gives them a chance to look it over and to […]
Custom Contact Form in WordPress
Your own custom Contact Form in WordPress. There are tons of contact form plugins. For a while I was using Contact Form 7, but after a few plugin updates, I was starting to get feedback the form was giving problems. Always spitting out an error that the form couldn’t be submitted. So I decided that […]