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

Leave a review
09May2023

Moving Simplify Your Web extensions from Joomla 3.10 to 4

Information
First published July 23, 2021
3762 hits - No rating

The migration from Joomla 3.10 to Joomla 4 for Simplify Your Web extensions is fairly simple, but there are still a few rules to follow for a smooth transition.

27Mar2023

Fix tooltip conflicts between Bootstrap and jQuery UI in Joomla

Information
First published January 17, 2017
27408 hits -
Required:
jQuery Easy Profiles jQuery Easy Profiles

While creating your Joomla! 3 site, you may run into anomalies when it comes to showing tooltips, particularly if you are loading Bootstrap and jQuery UI libraries simultaneously. Some elements may get a nice Bootstrap-like tooltip while others may get a tooltip looking like the jQuery UI theme that is used by some of your extensions. Some tooltips may not even be skinned at all. Or the tooltips may not properly show at all, the code is "broken".

This tutorial will explain what is actually happening and how you can fix and homogenize your pages with jQuery Easy Profiles.

27Mar2023

Solve jQuery issues with jQuery Easy: a case study

Information
First published September 04, 2012
15070 hits -

Since the plugin has been available online, many issues were presented to me and frankly, some websites can become a real mess when so many extensions use there own jQuery code. Forget about jQuery and MooTools conflicts! jQuery conflicts alone are mostly taking websites down to their knees. 
Here is a case study I wanted to share, as I was researching the best way to correct such a mess, with the help of the jQuery Easy plugin. In this study, we will handle jQuery/MooTools conflicts and allow jQuery extensions to use their own variables.

27Mar2023

Over the past few months, a large number of users have asked my help in finding out what was wrong with their website, even after installing the jQuery Easy plugin.

In this article, I will try and address ways of fixing these issues, with the help of the plugin.

05Nov2022

Loading scripts and the use of the 'defer' attribute with jQuery Easy Profiles

Information
First published July 27, 2022
3267 hits - No rating

In Joomla, scripts are added to the <head> tag on a page.

When the browser's HTML parser finds the <script> tag, it downloads the script and executes it. After the task is done, it goes on and parses the remaining HTML.

21Oct2021

Use jQuery Easy to: load libraries from the cloud

Information
First published October 20, 2021
2164 hits - No rating

One basic reason you would install jQuery Easy would be to load jQuery and/or Bootstrap libraries from the internet, through a CDN (or Content Delivery Network). That has the advantage to load libraries that are not necessarily available in the version of Joomla you are using from an outsourced server that is optimized to deliver them.

02Oct2020

Removing the Chosen jQuery plugin with jQuery Easy Profiles

Information
First published October 02, 2020
3410 hits - No rating

The Chosen jQuery plugin is widely used in Joomla 3 and is primarily used to 'beautify' html select boxes. Many components load it but it may stand in the way in some website designs. While some extensions may give you the option to skip the plugin, you may not have any possibility to remove it. Let see how jQuery Easy Profiles, developed for Joomla, can help.

Subcategories

This set of articles have been created in order to increase people's awareness about the Simplify Your Web products.
It is aiming to show how those products can be used and point out not-so-well-known functionality.