Displaying posts tagged: wordpress

Creating a multilingual website

3 Comments

Goal: To find a lightweight, multilingual CMS that I can deploy on a server running Lighttpd and FastCGI. Every page in the CMS should have multiple versions, one for each language, with the ability to easily toggle between them.

Wordpress plugin Contact Form 7 and line breaks

9 Comments

Summary: Contact Form 7, a Wordpress plugin, automagically adds line breaks (<br />) to the outputted HTML. To disable it, set define(‘WPCF7_AUTOP’, false); in wp-contact-form-7.php.

WPG2 breaks with every Wordpress upgrade

No Comments

Summary: Every time I upgrade Wordpress, the site is broken until the WPG2 options are edited.

Uninvited StatCounter script in Wordpress

1 Comment

Summary: I found uninvited StatCounter HTML in my footer. Delete the theme’s functions.php file and remove the call to credits() in the theme’s footer.php, or redownload directly from the template’s creator (or some reputable website).

reCAPTCHA not appearing in Wordpress Plugins list

1 Comment

Summary: reCAPTCHA 2.5 not appearing in Wordpress list of plugins. To correct, either: