Tag: Wordpress

  • SyntaxHighlighter problems with jQuery 1.7.1

    Recently I upgraded my WordPress plugins to jQuery version 1.7.1 and noticed that Internet Explorer 8 was causing errors “‘null’ is null or not an object”. I isolated this to the SyntaxHighlighter Evolved WordPress plugin I was also uses. On further Googling it seemed that there were issues with the XRegExp library and jQuery 1.7.1,…

  • RegexBuddy – a solution to the Regular Expressions (Regex) nightmare

    For the last few months I have been using RegexBuddy, software designed to help with Regular Expressions. After using it to create and test more than one extremely complex regular expression, I thought it was time I gave RegexBuddy some ‘big ups’. So what is so good about RegexBuddy, Firstly, it allows you to create…

  • Slimbox2 Slideshow v1.2 – support for WordPress Gallery Captions

    Slimbox2-Slideshow version 1.2, a WordPress plugin is released, now supports displaying WordPress Gallery Captions in the lightbox. Download it from the WordPress Plugin Directory Remember to enable “Link thumbnails to: Image File” on the WordPress Gallery settings page.

  • Slimbox2 Slideshow v1.1 – support for WordPress Gallerys

    Slimbox2 Slideshow has been updated to automatically at the rel=’lightbox’ tags to WordPress Gallerys. Download it from the WordPress Plugin Directory Remember to enable “Link thumbnails to: Image File” on the WordPress Gallery settings page, and to enable “Automatic Gallery Image Link Tagging” on the Slimbox2 Slideshow Options page.

  • Slimbox2 Slideshow – WordPress plugin to add image lightbox and slideshow

    Slimbox2 Slideshow is a WordPress plugin that implements a lightbox style affect to images using Slimbox2. Functionality The main advantage of Slimbox2 Slideshow plugin is being able to show a slide show of ALL images in every single post. Click here to see it in action (notice the slide count). Additional functionality; automatically add rel=lightbox’…

  • GoogleMap v1.5 – an inline Google map plugin for WordPress

    Recently updated and confirmed still working with WordPress 3.0. The following examples use the included example.xml file. Marker Z – no HTML, nonclickable. Marker 1 – standard maker with some text. Marker Default – no icon defaults to standard Google Maps marker. Marker $ – some symbols can even be displayed on a marker and…

  • Google Map v1.4.7 – inline WordPress Google Maps

    I have released an updated version of Google Map which allows for coloured and variable text markers, see the example below. tgm(example.xml) Unfortunately, it now requires FreeType being compiled into PHP. If FreeType is not installed only the default marker and markers A-Z will be usable, with anything else being replaced with the default marker.…

  • GoogleMap v1.4.5 – an inline Google map plugin for WordPress

    GoogleMap v1.4.5 is now available with significant improvements, including The Google Maps Javascript and GoogleMap Javascript is downloaded only as needed, speeding up page loading of all pages without maps. Removal of <head> code means GoogleMap will only be present when called. Compressed GoogleMap code. Multiple maps can now be created in a single post!…

  • tGoogleMap v1.4

    tGoogleMap version 1.4 has been released with two major improvements. Manual zoom parameter added. Google uses an integer value from 0 to 17 (where 0 is the furthest away), to determine the map’s zoom level, this value can now be incorporated into tGoogleMap as follows: tGoogleMap(example.xml, 4). The zoom is an optional parameter and if…

  • tGoogleMap v1.3.1

    tGoogleMap v1.3.1 has been released, with 2 improvements. Fixed a problem with cross domain xml files. As reported by Erik on tGoogleMap support forum. Added improved output for when directly calling tGoogleMap.php Before Google bots would have picked it up as Fatal error: Call to undefined function get_option() in /home … Now Google will see:…