Thank you to Andrew Leach for his elegantly simple solution for adding touch navigation to Nivo Slider. To apply this to Vinaora’s excellent Nivo Slider extension for Joomla, follow these steps:
Continue readingAdd Touch Navigation to Joomla’s Vinaora Nivo SliderCategory Archives: Joomla!
Accessing the Joomla Framework via an AJAX Call
A client had an odd request, the specifics of which probably do not have a lot of application in the real world, but the method in which I achieved the result does offer powerful flexibility when implementing Joomla functionality.
Continue readingAccessing the Joomla Framework via an AJAX CallServer Migration and DOCman
When porting a Joomla! installation from a development server to a production server, and you are using the DOCman extension, remember to update the $dmpath variable in the administrator/components/com_docman/docman.config.php file.
Continue readingServer Migration and DOCmanJoomla Backup Cron Job for GoDaddy
In order to backup your database on a GoDaddy shared hosting plan, first enable SSH and then create a sitebackup.sh file with the following commands:
Continue readingJoomla Backup Cron Job for GoDaddy