Ad Free Website

August 15th, 2008 Aden Posted in Website No Comments »

Just Say No!

The Shures Network is an ad free website.

This cyber property belongs solely to the Shures and
we wouldn’t want to clutter it with those annoying distractions.

AddThis Social Bookmark Button

Shures Network Changes

April 12th, 2008 Aden Posted in Website No Comments »

Wordpress

I’ve completely revamped the Shures Network website. I hope you like the changes.

It’s lean and clean and now loaded with nothing but Shures content.

AddThis Social Bookmark Button

Custom WP Posts Per Page

November 1st, 2006 Aden Posted in Website No Comments »

By default, WordPress only has a global setting to control how many posts show up on each page. For small sites, this is fine. But as the multimedia heavy Shures Network website has grown in size, I’ve struggled with how to keep the home pages loading fast but also have all the archived content easily visible to visitors.

I tried using the < ?php query_posts('posts_per_page=X');?> command in my PHP files, but had trouble implementing it correctly. It works to control the posts per page, but caused other things to break.

After doing much soul searching, I finally ran across and installed Matt’s “Custom Query String” plugin. It works like a charm. I’m now able to individually control how many posts are shown in each area of the site.

AddThis Social Bookmark Button