Blog Category: WordPress
November 9, 2013 Case Studies, CSS, Development, jQuery, WordPress
A good friend of mine asked if I wanted to work with him on an upcoming project. I agreed and that project became Noetyx, but before we started work on …
Read MoreJune 28, 2013 Plugins, WordPress
I recently installed BackWPup, a plugin for WordPress that lets you download your MySQL database and backup your website on a schedule. It’s an incredibly useful plugin and does the …
Read MoreJune 26, 2013 HTML, PHP, Plugins, WordPress
In WordPress, you’ll notice on the right side of the add/edit post screen a box that says featured image. Some themes take advantage of this area and this is how …
Read MoreJune 25, 2013 Development, HTML, PHP, WordPress
Sometimes when I look at WordPress code, especially on older sites, I’ll notice the following line of code: HTML <img src=”/wp-content/themes/my-theme/images/my-image.jpg” alt=”My Image” /> There are a couple reasons to …
Read MoreJune 25, 2013 Development, PHP, WordPress
When users are logged in at a website built on WordPress, they’ll see an admin bar at the top of the page by default. There are some cases where I’ve …
Read MoreMay 21, 2013 PHP, Plugins, WordPress
In the SEO Yoast plugin for WordPress, you can change the format of your title tags to have consistency across your site as well as strong SEO value. You can …
Read More