Modifying your WordPress Theme to disable image comments

Posted in Tutorials, WordPress by
Anthony Hortin
(Updated: October 12, 2012)

One of the benefits of having a blog, no matter whether it’s WordPress or something else, is being able to interact with your readers through the use of Comments. Obviously, the downside to this is the Spam that you also attract. Thankfully there’s quite a few plugins around now that allow you to automatically filter out the majority of Spam comments.

Continue reading

Adding a WordPress 3.0 menu to your theme

Posted in Tutorials, WordPress by
Anthony Hortin
(Updated: October 12, 2012)

One of the things that has been really lacking in WordPress is the ability to easily administer your theme menu(s). Sure, there are quite a few plugins available that made it significantly easier, but there was never any “built in” methods. This has now changed with the release of WordPress 3.0 and in my opinion, it’s one its best new features.

Continue reading

Never Ever Have Blank Lines Outside Your WordPress PHP Tags

Posted in WordPress by
Anthony Hortin
(Updated: March 10, 2012)

I had my day planned out nicely. Only a few minor updates to make on my WordPress theme for my new site and I would’ve been done (coding wise). Then it happened! I logged into the admin Dashboard to make a few content tweaks and things seemed a bit strange. When I tried to save some content updates, the page just wouldn’t refresh properly. I even tried logging out of the dashboard… But still no luck 😥

Continue reading

How To Add Multiple Widget Sidebars To Your WordPress Blog

Posted in Tutorials, WordPress by
Anthony Hortin
(Updated: October 12, 2012)

I’ve found that the term “sidebar” within WordPress can have multiple meanings. Within your index.php file you will most likely find a call to the php function get_sidebar(). This is referring to the sidebar column, sometimes called the right-hand (or left-hand) navigation column. A sidebar also refers to the location where you add all your Widgets. The Widgets control the content that appears within the sidebar (column) and will usually display lists such as your Recent Posts, Categories, Links or dozens of other items.

Continue reading

Creating A Tilt-Shift Effect Using Photoshop

Posted in Tutorials by
Anthony Hortin
(Updated: November 12, 2011)

A Tilt-Shift effect on your image gives it the impression that the subject is actually a scale model. It does this by dramatically simulating a shallow Depth of Field along with an increase in the color saturation.

Continue reading