How to make a simple jQuery slideshow

In search of a simple slideshow made with jQuery I found an article by Jon Raasch and also an article by Jonathan Snook, both very interesting. The later had an incredibly simple code that I really liked, but there was ... Read more »
Posted in Slideshow, jQuery | Tagged jQuery, Slideshow | Comments closed

Slideshow in thematic child theme

Posted in Slideshow, wordpress child theme | Tagged Slideshow | Comments closed

The youtube z-index bug

Just got hit with this z-index bug where the dropdown menu goes behind the embedded youtube video. I tried to change every z-index in my stylesheet but to no avail. It turns out that the solution lies in the object ... Read more »
Posted in Uncategorized | Comments closed

Disabling menu links in wordpress

In some instances you can have links in the main menu of a wordpress blog that you don't want people to follow. Typically if the page it links to is empty and you are only using the link as a ... Read more »
Posted in Wordpress, jQuery | Tagged Disable menu links, jQuery, PHP include in Wordpress | Comments closed

Integrating a color picker in a wordpress child theme

Always in need of a colorpicker i decided to put one up on this site. Because it's a wordpress child theme it was a little tricky to get it working. I found a jquery colorpicker plug in at http://gusc.lv/jquery/gccolor.html which ... Read more »
Posted in wordpress child theme | Tagged Color Picker | Comments closed

Using php include in wordpress

I've been at it before, but when i need it is forgotten again. This time I'm making a post as a reminder. Using include php in wordpress posts, pages or widgets requires a plug in. I have used Exec-php and ... Read more »
Posted in PHP, Wordpress | Tagged PHP include in Wordpress | Comments closed

Disabling the tooltip in the dropdown menu of a child theme

Working on a thematic child theme it has been bothering me that the tooltip ( title) appears when hovering over the main menu. It makes it difficult to see the text in the dropdown right below. Today i found a ... Read more »
Posted in wordpress child theme | Tagged Disable tooltip | Comments closed

Adding javascript to a Thematic child theme

I've been experimenting with the thematic theme framework and the concept of wordpress child themes. Being new to wordpress it's a bit of a challenge. Today i wanted to put up a slideshow in a thematic child theme on another domain. ... Read more »
Posted in wordpress child theme | Tagged child theme, conditional tags, functions.php, javascript, thematic theme | Comments closed
  • Catch a tag

  • Recent Posts