Tag Archives: jquery

  • Jul.
  • 05.
  • 2011

Theme Authors Beware: WordPress 3.2 needs MYSQL 5 and PHP 5.2.4

Like WordPress states on their WordPress 3.2 pre-release page client’s hosts need to be using MySQL 5 and at least PHP 5.2.4. There’s a plugin called Health Check that will let you know either way. I’d hurry and install this plugin because if the environment is not OK you’re going to have to login to the client’s cpanel and see …
keep reading

500 views Posted in Technical Blog | Tagged | Comments Off
  • Mar.
  • 12.
  • 2011

Using WP 3.1, jQuery, Cforms & WP-E-Commerce? Frustrated by Javascript Errors?

The main error I’ve seen when using these 2 plugins and using WordPress’ jQuery is “jquery form.product_form .livequery is not a function” which makes it look like the wp-e-commerce plugin is at fault but it actually isn’t. I know it isn’t because I de activated all my plugins and re activated them one by one until the error came back. …
keep reading

1,732 views Posted in Technical Blog, WordPress As A CMS, WP Ecommerce | Tagged | Comments Off
  • Dec.
  • 02.
  • 2010

Another Featured Content Slider Tutorial

All of my latest projects have involved putting a featured content slider of some kind on the home page. Everybody wants one. There are plenty of plugins both Jquery and WordPress (and Joomla and Drupal) that will build a slideshow for your images. You get a little less to choose from if the content being “slidered” is text and images. …
keep reading

3,908 views Posted in Downloads, Technical Blog | Tagged , , , | 1 Comment
  • Aug.
  • 01.
  • 2010

Cufon.replace Even When Text Is Loaded by AJAX or jQuery

Recently I was confronted with a challenge: how to get the text of a heading that was being inserted with jquery+livequery to be replaced with Cufon. The dilemma: Cufon couldn’t replace the text and it remained the plain, default typeface. Luckily for me the last post this forum thread reported a way to fix it. Their solution was specific to …
keep reading

3,152 views Posted in Technical Blog | Tagged , | Comments Off