So Im happily putting into production a nice newsletter plugin on a customer site. Its AJAXed, got virtual page for email-response clicks and all.. To my horror the 404 pages on the customer site are displaying non graphical, text only Internet Explorer messages on the virtual page – actually any 404 pages.. I did not… Læs mere Another WordPress IE issue fixed, 404 pages not working
WordPress ajax SACK dosent work for IE6
I have a big customer who uses IE6 as a platform. The last couple of days I have had my troubles working out why the described methods for doing ajax in WordPress with SACK dosent swing it.. Yes I can make it do Ajax, but having custom returnmessages (a requirement for user interaction) seems to… Læs mere WordPress ajax SACK dosent work for IE6
Using wordpress shortcodes anywhere
WordPress shortcodes are normally only displayed when the_content() is being fired. You can however, if you know the shortcode and its parameters, paint it anywhere you like on your WordPress website. Its not practical to use for all plugins, as alot of them uses a referance to the post they are supposed to represent. (normaly… Læs mere Using wordpress shortcodes anywhere
WordPress 3 Comment formatting and styling
Content to the templatefile, in the theme directory comments.php One “aber dabai” is that I moved the $req asterix (*) besides the label Name/Email/Website and removed the “required” span class. And the extra class can mess up the absolute position for the name, and then the asterix. I did this becourse I like to use… Læs mere WordPress 3 Comment formatting and styling
A few favorite WordPress Plugins
I do develop my own functions and plugins, but for some tasks there are really nice plugins in the WordPress repository that will do the job awsomely or better. These are WordPress plugins that I use now and then… Gallery http://wordpress.org/extend/plugins/nextgen-gallery/ NextGen is a really well done, has a huge userbase and is thusfar… Læs mere A few favorite WordPress Plugins