Display Tags in 3 Columns

If you’re tired of all of the tag clouds you see out there and just want a simple list that you can browse through, then this bit of code is for you. In WordPress, there are convenient functions to list all tags (and categories) outside of The Loop in an unordered list. However, [...]

Automatically add links to WordPress image captions

As I mentioned in my previous post, the UA News sites have a few custom functions that improve upon certain things WordPress does (or does not do) by default.  One such function is automatically adding a link to the captions for a high quality image. When a user decides to link the thumbnail of [...]

Additional Functionality with Custom Google Maps

As I briefly mentioned in my last post about Custom Google Maps, additional functionality would be added.  Well, the Interactive Campus Map has a couple of new features:

CrimsonRide Bus Stops and Routes
UA Parking Map

When you first load the map, you will see that tabs have been added to allow switching between the different maps in [...]

Custom Google Maps

Recently, I launched our new Interactive Campus Map that integrates with the Google Maps interface. Some of you may remember my past experiences working with the Google Maps API. Well, this is much more complicated. Although this took me more time than I would have liked to get working, I now know [...]