-
How to: Custom reCaptcha captcha with Gravity Forms
Recently I’ve been struggling with using reCaptcha with Gravity forms, mainly in regards to using the sidebar and the captcha, gravityforms only as default allows you to use the standard reCaptcha themes, this is a short but sweet “How to” to be able to totally customise the reCatcha appearance with Gravity Forms. Find form_detail.php Goto […]
-
Remove WordPress Bundled / Included jQuery
Recently, from version 3 and onwards WordPress has included or bundled a load of javascript with it, this is found in: wp-includes/js/ This list includes scripts such as jQuery scriptaculous hoverIntent prototype colorpicker json swfobject and more. Unfortunately WordPress is forcing everyone to use jQuery version 1.4.2 with abit of a ignorant attitude, quote one […]
-
Vendor-prefixed CSS Property Overview
Vendor-prefixed CSS Property Overview Next to having four seperate pages for the major rendering engines, this page shows a clearer overview of the implemented, prefixed properties, and their counterparts in other engines. The latest update on this page occurred on 2010-09-14. Gecko (list) WebKit (list) Presto (list) Trident (list) -ms-accelerator -webkit-animation WD -webkit-animation-delay WD -webkit-animation-direction […]
-
Webkit Transitions and Effects Examples
Transition Effect on Resizing Fonts Elements that have -webkit-transition on them (using “all” or specifying font-size) will utilize that transition when bumping up and down size in the browser. From testing (on Chrome atleast) the quicker the transition the smoother it is, you’d expect a 4second transition to be smoother, but it isn’t* (this maybe […]
-
Adobe Dreamweaver CS4 Crash on Startup Fix
Is your Adobe Dreamweaver CS4 Crashing constantly on load? Maybe you’ve just selected a site to manage and it’s caused Dreamweaver to crash, even when you close Dreamweaver and open it again, Not to Worry!! here is the fix Courtesy of: Adobe Forums This fix is available for MAC or PC! Dreamweaver creates a cache […]
-
Rampant Rabbit Vibrators – Online Shop
Ok, so I’ve had a 1 1/2 year break from selling sex toys online, with it being on my “todo” list – and even going as far as having 2 CubeCart 4 licenses bought ready I thought it’s about time I got it crackin’ again. However, due to my epic love of wordpress I decided […]
-
Framework 2.0 – 2.0.0.2
Framework 2.0 – 2.0.0.2 (Beta 2) is complete. Changelog: Improved Look of Tables. Rounded Corners + Ability to Enable or Disable (Work on all browsers and IE6+). Removed IE6 Support (Flogging a dead horse and time sink). Tweaked General CSS. Validated HTML for WordPress’s Sidebar Search Widget (functions.php re-writes the code). Replaced the standard WordPress […]
-
Radio 1 Extra and it’s not so “New” Music
I’m not sure if anyone has noticed but Die Antwoord – Enter The Ninja has been playing lot’s and lot’s on BBC Radio recently as “Something New”. BBC, THIS IS NOT NEW! IT IS 8 MONTHS OLD They’ve been asking like hell for people to give feedback about it – really, What happened to mixing […]
-
Validate the WordPress Sidebar Widget
As standard the wordpress sidebar widget does NOT validate as HTML – this is because WordPress gives it a role for Accessibilty! However if you have a client that demands HTML Validity – or you just prefer it then you can very simply edit the Core WordPress Files – However this will be changed on […]