hr
hr

Ever since we have been listed on the WordPress Consultants list, I have received a number of phone calls from panicked blog/web site owners regarding WordPress errors. Since I have seen a trend in the past month, I thought I would document some of the problems and their ... Read More »

separate
hr
hr

I have been working with a client recently that was using the My Page Order plugin for the WordPress CMS I set up. They had several "draft" pages they used for templates and did not want them to show up in the My Page Order Admin interface. ... Read More »

separate
hr
hr

Here is a quick guide if you are looking to integrate WordPress and bbPress so that your WordPress users can log into bbPress and your bbPress users can log into WordPress. Download/install/configure WordPress. You will need to upload the WordPress files to your web site directory and create a ... Read More »

separate
hr
hr

Need: A script that a client could easily call within a URL to force the users to agree to their terms of use before downloading a file. Solution:Either put the following code in the header, or in a .js file to include: [javascript] function terms(){ question = confirm("Terms of Use text here") ... Read More »

separate