Website vs Social Media – A Small Business Dilemma

Posted on: 4 Comments
small-business-dilemma

Website vs Social media, a modern investment dilemma for all small business owners, i.e choosing the right option for business publicity with budget constraint. So you have a small business too? Great! Then obviously you want more customers. For more customers you need promotion. And that brings us to the next step of investing on [...]

Read More

Goodbye IE6, join the countdown to history

Posted on: 1 Comment
goodbye-ie6

Finally Microsoft has decided to mercy kill IE6, one of its old family members and the browser is counting it’s last days from 4 Mar 2011 at ie6countdown.com. Many may feel sorry to say goodbye, but now all web developers designing websites (specifically corporate sites) can enjoy a “IE6 hack” free life . The site [...]

Read More

Load scripts only on custom post type and specific taxonomy pages

Posted on: 1 Comment
scripts-loading-posttype

Now here we will be discussing how to call these specific scripts only on the custom post type and taxonomy pages. So for our discussion we will take that we have created a custom post type called “books” with a taxonomy “author” and the all book-list page called “allbooks”. So lets learn how to load [...]

Read More

Customize term_list output in wordpress custom post type

Posted on: 2 Comments
get_the_term_list-sm

Sometimes we require some customization for the wordpress “custom post-type” get_the_term_list ‘s output, specifically to meet the theme’s look and usability. For this discussion we will assume our taxonomy name is “tasks” and we will generate the phrase Projects task(s) before the term_list output.

Read More