Tag Archives | Wordpress

WordPress: The plugin generated x characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin. *Fix*

I keep getting a problem when using Dreamweaver Find and Replace – whilst modifying certain PHP files, but mainly with wordpress. It has become apparent, that the crappy software decides to some how add spaces all over the shop like some random crack head, So if  you go to your PHP / WordPress Plugin / [...]

Comments { 2 }

WordPress Error: Briefly unavailable for scheduled maintenance. Check back in a minute

Today I logged in to my blog and accidentally clicked the “Update” button, it did it’s jazz and I just left the page. I was then prompted by this error: Briefly unavailable for scheduled maintenance. Check back in a minute After waiting 5 minutes and realising that it wasn’t going back up I remote FTP’d [...]

Comments { 0 }

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 [...]

Comments { 5 }

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 [...]

Comments { 0 }