Posts Tagged ‘wordpress’
Setting up a multilingual WordPress site
January 19th, 2010
With just a simple Template and script in place of wp_list_pages(), you can make multilingual WordPress sites.
Remove IMG height and width with jQuery
January 18th, 2010
Remove inline height and width, added by WordPress on images, with a simple jQuery-script.
WordPress Plugin: YouTube SimpleGallery v0.3 beta
December 18th, 2009
YouTube SimpleGallery is updated to v0.3. The update mostly addresses bug fixes and WP 2.9 compatability.
Setting up WordPress as a CMS – part 2
December 14th, 2009
How to exclude Pages from page navigation and add alternate titles (different from navigation titles) to Pages.
Display related Posts
December 10th, 2009
Display related Posts by Tags or Category without a plugin – just a few lines of code is all that’s needed.
WordPress Plugin: YouTube SimpleGallery v0.2 beta
December 10th, 2009
YouTube SimpleGallery is updated to v0.2. Check out the changes and download the new version.
Sort Posts by date or title
December 9th, 2009
By default WordPress sorts by date, but this can be changed with a single line of code to sort by title.
Display different number of Posts
December 7th, 2009
A single line of code is all that’s needed to change the number of displayed Posts in different contexts.
WordPress Plugin: YouTube SimpleGallery v0.1 beta
December 4th, 2009
A plugin that easily let’s you embed galleries of YouTube-videos w/thumbnails.
Setting up WordPress as a CMS – part 1
December 2nd, 2009
By removing the excess funtions the users never need, WordPress feels more complete and functional as a CMS.

