By

Announcing FitPro 2.0: This is BIG!

Dozens of new features, optimized code framework, same great price.

FitPro 2.0 is much more than a shiny coat of paint, we optimized about 90% of the code, and added dozens of new features. So what’s new? Let me give you a taster..
Read More

By

Draggable Blog Sidebar Widgets!

After playing around with some jQuery sorting demo’s I wanted to be able to implement these easily into WordPress.

The steps needed to complete this are:

  • Register jQuery, and jQuery UI libraries with WordPress.
  • Enqueue the scripts to load them on blog pages ONLY.
  • Set-up a shortcode to render jQuery code.
  • Add jQuery code to shortcode callback function.
  • Add the shortcode to any post/page to see it working!

Read More