Are you enjoying the extensions? Did you like the support? Help others decide.

Leave a review
17Jan2018

Beware of template overrides

Information
First published March 29, 2016
5044 hits - No rating

There is a great feature that comes with Joomla! : the ability to override components, modules, layouts or even plugin outputs.

While this is wonderful for adding your own code snippets into the core components or other extensions found in the Joomla! Extensions Directory, the convenience and flexibility of it slowly becomes a burden overtime.

11Dec2017

The Joomla module title and a little misconception

Information
First published November 28, 2017
5698 hits -

Once in a while, I am asked specific questions about modules. The user thinks there are problems with the module while the issues are actually template related. Those questions come from a confusion that is originated by the way module parameters are presented to the user in the Joomla console.

There is an alternative to code jQuery library calls into a Joomla! template or into the Joomla! core. Nowadays, there is a pletora of jQuery plugins available in the Joomla! Extensions Directory that can help ease the process.

29Oct2015

Making the cut with jQuery and MooTools in Joomla: Introduction

Information
First published August 22, 2011
8915 hits -

The library MooTools has been chosen by the Joomla! development team as its javascript framework by default. That decision was made years ago, when just a few libraries were available and the web 2.0 hype started to heat up. MooTools is now part of the project and is essential to run Joomla!.

As years have passed, jQuery has become one strong contender in the framework world and more and more developers choose it in the creation of extensions for Joomla!.