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 »
SDAC Posts Tagged: HOWTOs
All SDAC Tags:
Ajax aMember Apple bbPress bbPress Theme Bug Fixes Code conditional CSS exclude Graphic Design gravatars HOWTOs HTML Javascript Liquid-Web Logic Nagios Network-Monitoring News Optimization PHP SDAC-Blog SDAC-Inc SDAC-Recommends SDAC Blog Security-Updates Security Fixes Smarty Update Web-Development Web Design Web Hosting WordPress WordPress 2.3 WordPress 2.5 WordPress Blog WordPress CMS WordPress Logic WordPress MU WordPress Plugins WordPress Theme WordPress Updates XHTML XOOPSI 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 »
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 »
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 »
Previous Page