free quote
Excelnet Media LLC

How to Create Multiple Page Layouts Using One Page Template in WordPress

We are using WordPress as a CMS for a client who needed a 3 column layout for all the pages except one. This one page needed a full width content without any sidebars. Instead of using a different template for this one page, I decided to use PHP conditionals..
First, set the [...]

[ Read More » ]

How Email Marketing Can Benefit Your Company

Excelnet Media is now offering Email Marketing monthly service plans.
The Direct Marketing Association’s research shows that email marketing is expected to generate an ROI (Return on Investment) of $43.52 for every dollar spent on it in 2009. Compared to all other direct marketing channels, email marketing outperforms them all.

How can Email Marketing benefit your [...]

[ Read More » ]

How to an Show Excerpt with a Read More Link in WordPress

If you don’t want to have to use the more quicktag for every post, you can automate WordPress to display just the excerpt of a post on your home page, category page and archive page.  This will also add a read more link to the rest of the article.
Find the below code in your archive.php, [...]

[ Read More » ]

How to Add a Second Sidebar to Your Wordpress Theme

This tutorial will cover how to add a second sidebar to your WordPress theme. This is very useful when you have a 3 column layout.
WordPress 2.5 introduced the name parameter to the include tag get_sidebar().
We are going to add a widgetized left sidebar and a widgetized right sidebar to a 3 column layout.
Step 1: [...]

[ Read More » ]

Excelnet Media LLC