Feb 06
Formidable Pro is now available for download. There are lots of great new features with tons more to come. Thanks for your input and support! Get it now!... Read More
Jan 15
Looks like I’m blowing my own horn here, but I think Formidable is now one of the best free forms plugins available. I think others would agree, when I say it’ll beat out Contact Form 7 as soon as the HTML is customizable. But... Read More
Jan 06
The infamous MaxBlogPress plugins are being removed from the WordPress repository. In order to activate these plugins, users were required to submit their email address for daily spamming. I have rewritten one such plugin. It is still listed in the repository, but if you... Read More
Dec 12
Create dynamic forms with a simple drag-and-drop interface. Features Integrates with Pretty Link, and WP reCAPTCHA Use the shortcode [formidable id=x] in posts, pages, or text widgets Create forms from existing templates or add your own Direct links available with and without integration with your current theme Select an email... Read More
Nov 02
I’ve been looking for a way to monetize a WordPressMU site, and have come down to two options: make it a membership site and/or use applicable affiliate links. Subscription sites are getting more and more common as time goes by. There are many sites making big bucks off of mass quantities... Read More
Oct 31
Comments for support have become somewhat difficult to manage so I’ve added a forum for plugin support and requests. Please post any support question there. Thanks! ... Read More
Oct 27
If you’re using BuddyPress and displaying site wide posts, this plugin is a necessary replacement for the one that comes packaged with BuddyPress. The widget options include title, posts per page, and previous and next link titles. Download Now ... Read More
Oct 20
Before I started into an aMember plugin for WordPressMU and BuddyPress, I did a quick Google search in hopes of finding the code was already written. Instead, I found a mass of disappointed and frustrated developers and managers. So I resorted to an entirely... Read More
Oct 15
There are thousands of WordPress themes, both paid and free. Some are pretty, some aren’t. Some are functional, some aren’t. Some just plain suck and require lots of work to get working right. I started using Thesis because a was told to for a... Read More
Oct 12
This took me far too long to figure out, so thought it might save someone else some time. Include CSS and jQuery: <link type="text/css" href="/includes/jquery/css/ui-lightness/jquery-ui-1.7.2.custom.css" rel="Stylesheet" /> The HTML: <ul id="new_fields">    <li id="field_id_44" class="ui-state-default">Item 1</li>    <li id="field_id_5" class="ui-state-default">Item 2</li>    <li id="field_id_9" class="ui-state-default">Item 3</li> </ul> The Javascript: jQuery(document).ready(function(){    jQuery("#new_fields").sortable({      ... Read More

Web Development