Thanks for forwarding! I had a quick look and it doesn't seem like Kriesi modified any of the included scripts/plugins..So I updated mine to the latest versions and the website seems to run just fine..So for the others who also want to try this out this is how:
Update jQuery
http://docs.jquery.com/Downloading_jQuery
!Be sure to download the latest minified version!
- At the time of writing it's jquery-1.7.2.min.js and rename it to jquery.js
- Upload and replace jquery.js found in the wp-content/themes/abundance/js/
- That's all ;)
Update prettyPhoto
http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/
!Be sure to download the compressed production version!
- Unzip the archive.
upload the following files and folders:
- css/prettyPhoto.css
- images/prettyPhoto/ (complete folder)
- js/jquery.prettyPhoto.js
to wp-content/themes/abundance/js/prettyPhoto/ (overwriting the existing folders/files)
- That's all ;)
Update projekktor
http://www.projekktor.com/downloads.php
!Be sure to download the distro release!
- Unzip the archive.
upload the following files and folders:
- theme/ (complete folder)
- jarisplayer.swf
- projekktor-1.0.17r55.min.js (rename it first to projekktor.min.js)
to wp-content/themes/abundance/js/projekktor/ (overwriting the existing folders/files)
For use different themes:
http://www.projekktor.com/downloads.php#themes
Learn making your own themes:
http://www.projekktor.com/docs/theming?back=downloads.php#themes
Update Wordpress Importer
http://wordpress.org/extend/plugins/wordpress-importer/
- Unzip the archive.
- Copy parsers.php and wordpress-importer.php and overwrite the files found in wp-content/themes/abundance/framework/php/wordpress-importer/
- That's all ;)
Hope this info helps others keeping their theme scripts/plugins up to date...