Nov 01, 2011 | No Comments »
If you are creating a WordPress site for a user, you want to make sure everything is as easy as possible for them. One trick that can make things easier is to have images automatically resize when they are used for a featured image in WordPress. Resizing images may be easy for developers and graphic [...]
Filed under: Code, Web Development, Wordpress by Keith
No Comments »
Oct 25, 2011 | No Comments »
This is the fourth installment on my series of posts on the Web Developer Toolbar. This post focuses on the forms series of tools. If you do any work with forms in your website endeavors you will find this section of the toolbar very useful. I must admit that I have been working with forms [...]
Filed under: Web Developer Toolbar, Web Development by Keith
No Comments »
Oct 18, 2011 | 2 Comments »
Events Manager Extended is a great WordPress plugin that allows you to do all sorts of things events related on your website. I recently was trying to figure out a way to only display an event end date if there was one, otherwise don’t display it at all. Luckily, Events Manager Extended has a feature [...]
Filed under: Code, Web Development, Wordpress by Keith
2 Comments »
Oct 11, 2011 | No Comments »
Are you having issues with things overlapping your embedded Youtube videos? I recently embedded a Youtube video on a website and saw that my CSS drop down menus were overlapping the video. I tried setting some z-indexes and didn’t have much luck. Luckily I stumbled on a simple solution. The Solution Just add ?wmode=transparent to [...]
Filed under: Code, Miscellaneous, Web Development by Keith
No Comments »