
we wouldn’t want to clutter it with those annoying distractions.
You are currently browsing the archives for the Website category.
August 15th, 2008 Aden Posted in Website No Comments »

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

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.
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.