Archives

Author Archive for: ‘Jamie’

Why Choose WordPress to Power Your Website?

WordPress Logo

If you talk to any ordinary business owner and ask them about their website and the process involved when they want to update the content you will most likely hears things along the lines of… “I can’t update my website!” “All I want to do is add a couple of pictures . How does it cost that much?” “Nooooo, I …

Read More

Redesigning A Website – Seven Tips to Adhere To

1. Goal: More visitors and leads There should be a good reason why you are redesigning a website. It should not be because you are bored with the design or because your boss wants it green and not grey. It should be to impact your business. So focus should be on the results you want which are more visitors, leads …

Read More

How To Show The Amount Of Comments A Comment Author Made

Here is just a small code snippet I found for showing the amount of comments a comment author made. Here’s a function you can use to get and echo the number of comments a comment author made. It’s pretty easy just put it in the functions.php file in your theme. [php] function commentCountAuthor(){ $oneText = ‘One comment’; $moreText = ‘% comments’; …

Read More

My Favorite WordPress Plugins

This is a short post about two of my favorite WordPress plugins and why I think they’re so great. WordPress currently offers over 9,600 plugins, so I’m sure I’ll be finding more and posting articles about them in the future! You can view the available WordPress plugins by visiting http://wordpress.org/extend/plugins/. Out of these thousands of plugins many of them work very well in …

Read More

WordPress Walkthrough

Take a walk through the Backend of WordPress with me to see the many benefits it has to offer!

Read More