A little hack for multi author sites

Hey everyone! Today I came up with a new tutorial for wordpress which allows you to display a bio about each author of the blog, under each article written by him. All you have to do is open the functions.php file and paste the code below: function get_author_bio ($content=”){ global $post; $post_author_name=get_the_author_meta(“display_name”); $post_author_description=get_the_author_meta(“description”); $html=”<div class=’clearfix’ [...]

Tags: , , , ,

Avoiding Website Design Mistakes

We all make mistakes. Yet, this year some web designers have made those detrimental mistakes, which have gross affects on the functionality and aesthetics of a website. Here’s a few of the biggest mistakes made and how to avoid them… Mistake 1: Inappropriate Content Sadly, this mistake is one of the biggest. A corporation can [...]

Tags: , , , , ,

2 Great Traffic Source

Any online business will succeed or fail depending on how successful it is in attracting visitors to it’s website. This article looks at 2 tried and trusted traffic sources.. So, you have created a blog or website and now you want to see the money rolling in courtesy of your affiliate programs or Adsense advertising. [...]

Tags: , , , ,

Generating Traffic on your Business Page from Facebook

Facebook is the internets leading social media utility, which used shrewdly can generate a lot of traffic for your business. Facebook pages provide business to build up a consumer base, sell products, run promotions and interact with customers. Steps to a Successful Facebook Campaign Make it personal- people usually use Facebook to share personal information [...]

Tags: , , , , ,

Tendencies In The PSD-to-HTML Conversion Services Market 2010

It’s a good time now to analyze changes in the Design-to-HTML field: what’s new, what tendencies have a positive or negative impact on customers. PSD-to-HTML/CSS Market – Changes and Growth Definitely the PSD-to-HTML/CSS conversion market has become more mature during the past year. The number of companies that offer PSD-to-HTML and other kinds of image-to-markup [...]

Tags: , , ,