Elements: Documentation

Software: Elements

Platform: Joomla
Sitewide JavaScript & StyleSheet Management. Open Source Extension for Joomla. Empower every Joomla page.
Manage, fix, enhance, and personalize scripts and styles with jQuery/Bootstrap integration.
The documentation is also available within the application by using the Documentation button, or by hovering the mouse over help points.


Quick Start


After initial installation the extension is ready to be used under the Components menu. Make sure that you clear the Cache of your Joomla and browser.


Installation & Updates


The downloadable package zip file can be used as an initial install or as an upgrade without the need to uninstall the previous version. Once you have downloaded the zip file, login to your Joomla Administration area and navigate to System -> Install: Extensions (Joomla 4 or higher), or Extensions -> Manage -> Install (Joomla 3) from the top menu. Then you can Drag and drop or click 'Browse for file' from the 'Upload Package File' tab.

IMPORTANT:
The zip file is intended to be used as is at the Joomla Extensions Manager. This will execute the package installer and perform all tasks required. DO NOT unzip/extract or upload separate files that are included in the package in order to perform an install or update.
Doing so may lead to errors.

Always take a backup of your website before you install any extension.



Uninstall


To uninstall an extension, always use your native Joomla Extensions area. For Joomla 4 or higher it is System -> Manage: Extensions, for Joomla 3 it is Extensions -> Manage -> Manage. This will remove the whole application properly and all of your settings related to it. Eorisis applications uninstall fully, including their database tables.



Updates


Authorization Code
The Authorization Code is required for the Pro edition in order to get live updates. To install updates using the Joomla Extensions Update system, insert your Authorization Code here. Get your Authorization Code from your Eorisis account - 'Subscriptions & Renewals' page on eorisis.com. The Free edition can get live updates without an Authorization Code.


Add Elements

Create, manage, and add items to specific pages.

New/Edit Element


Title
Set a title for the list in the backend. It will not be used in the generated HTML.


URL
Set the URL pointing to a file. The URL can be Absolute, Relative or Scheme Relative, to any source (Local or External such as a CDN URL).


URI Versioning
(UNIX Timestamp / Joomla / Custom / Off)
Adding a version to the end of a URI (Uniform Resource Identifier), ensures that each client, browser or bot, gets the latest version of the resource.


Type
(JavaScript / StyleSheet)
- JavaScript
Choose this option when setting URLs that point to .js files.
- StyleSheet
Choose this option when setting URLs that point to .css or .less files.


JavaScript: Defer
(On / Off)
Downloads the file during HTML parsing and will only execute it after the parser has completed. Defer scripts are also guaranteed to execute in the order that they appear in the document.


JavaScript: Async
(On / Off)
Downloads the file during HTML parsing and will pause the HTML parser to execute it when it has finished downloading.


StyleSheet: StyleSheet Media Attribute
(All / Screen / Custom / Off)
- All
Used for all media type devices (Default value under HTML5)
- Screen
Used for computer screens (Default value under HTML 4.01)
- Custom
Set a custom value.
- Off
When nothing is set, this attribute defaults to 'screen', according to the HTML4 specification. In reality browsers seem to apply 'all' if the attribute is missing.


Assignment
(Site / Administrator / All)
Assign this element to the area of you choice.


Part
Assign this element to the part of you choice.
- All HTML Pages: Exclude Article Categories (All / Select / None)
Select whether you want this element to be excluded from the pages of articles within the categories of your choice. You can select more than one category.
- All HTML Pages: Exclude Contact Categories (All / Select / None)
Select whether you want this element to be excluded from the pages of contacts within the categories of your choice. You can select more than one category.
- All HTML Pages: Exclude Menu Items
Exclude this element from one or more menu items of the site.
- Menu Items
Assign this element to one or more menu items of your choice.
- Article IDs
Comma separated IDs of articles.
- Article Categories
Select one or more categories from the list.
- Contact Categories
Select one or more categories from the list.
- 3rd Party Components
Select one or more components from the list of components that are detected to be installed on your site. Core Joomla components are not on this list.
- Page Relative URI (Equals / Contains / Starts with / Ends with / Does not equal / Does not contain / Does not start with / Does not end with)
Compare the Relative URI string based on the given options.

- Page Relative URI: Equals: Apply this item on pages where the Relative URI is the same as the given string.
- Page Relative URI: Contains: Apply this item on pages where the Relative URI contains the given string.
- Page Relative URI: Starts with: Apply this item on pages where the Relative URI starts with the given string.
- Page Relative URI: Ends with: Apply this item on pages where the Relative URI ends with the given string.
- Page Relative URI: Does not equal: Apply this item on pages where the Relative URI is not the same as the given string.
- Page Relative URI: Does not contain: Apply this item on pages where the Relative URI does not contain the given string.
- Page Relative URI: Does not start with: Apply this item on pages where the Relative URI does not start with the given string.
- Page Relative URI: Does not end with: Apply this item on pages where the Relative URI does not end with the given string.

- Page Relative URI: String
The text string to be compared with the Relative URI of a page.
- Page Relative URI: Case Sensitive
Upper case and lower case text can be treated as distinct (case sensitive) or equivalent (case insensitive). Searches within electronic text can usually be sensitive to case or not, as required. When Case Sensitive is On the following example text cases will be considered as different: APP, App, app.
- Filter (Include / Exclude)
You can either include this element to the selected area or exclude it. If you Include it, it will appear only on that area and nowhere else. If you Exclude it, it will appear everywhere except the area you selected.


Categories (Add Elements)


Items can be sorted into hierarchical categories.


Remove Elements

Create, manage, and add items to specific pages.

In some cases unwanted Scripts or StyleSheets are loaded on a site from extensions or the Joomla core. In this section you can create items to remove them.

Note: If the Scripts or StyleSheets do not get removed, it means that they get loaded without using the Joomla framework. URLs outside the head section of the page are not detected. The fields are Case-Sensitive. You can add the full URLs (recommended), or part of the URLs.


New/Edit Element (Remove)


Title
Set a title for the list in the backend. It will not be used in the generated HTML.


URL
Set the URL pointing to a file. The URL can be Absolute, Relative or Scheme Relative, to any source (Local or External such as a CDN URL).


Type
(JavaScript / StyleSheet)
- JavaScript
Choose this option when setting URLs that point to .js files.
- StyleSheet
Choose this option when setting URLs that point to .css or .less files.


Assignment
(Site / Administrator / All)
Assign this element to the area of you choice.


Part
Assign this element to the part of you choice.
- All HTML Pages: Exclude Article Categories (All / Select / None)
Select whether you want this element to be excluded from the pages of articles within the categories of your choice. You can select more than one category.
- All HTML Pages: Exclude Contact Categories (All / Select / None)
Select whether you want this element to be excluded from the pages of contacts within the categories of your choice. You can select more than one category.
- All HTML Pages: Exclude Menu Items
Exclude this element from one or more menu items of the site.
- Menu Items
Assign this element to one or more menu items of your choice.
- Article IDs
Comma separated IDs of articles.
- Article Categories
Select one or more categories from the list.
- Contact Categories
Select one or more categories from the list.
- 3rd Party Components
Select one or more components from the list of components that are detected to be installed on your site. Core Joomla components are not on this list.
- Page Relative URI (Equals / Contains / Starts with / Ends with / Does not equal / Does not contain / Does not start with / Does not end with)
Compare the Relative URI string based on the given options.

- Page Relative URI: Equals: Apply this item on pages where the Relative URI is the same as the given string.
- Page Relative URI: Contains: Apply this item on pages where the Relative URI contains the given string.
- Page Relative URI: Starts with: Apply this item on pages where the Relative URI starts with the given string.
- Page Relative URI: Ends with: Apply this item on pages where the Relative URI ends with the given string.
- Page Relative URI: Does not equal: Apply this item on pages where the Relative URI is not the same as the given string.
- Page Relative URI: Does not contain: Apply this item on pages where the Relative URI does not contain the given string.
- Page Relative URI: Does not start with: Apply this item on pages where the Relative URI does not start with the given string.
- Page Relative URI: Does not end with: Apply this item on pages where the Relative URI does not end with the given string.

- Page Relative URI: String
The text string to be compared with the Relative URI of a page.
- Page Relative URI: Case Sensitive
Upper case and lower case text can be treated as distinct (case sensitive) or equivalent (case insensitive). Searches within electronic text can usually be sensitive to case or not, as required. When Case Sensitive is On the following example text cases will be considered as different: APP, App, app.
- Filter (Include / Exclude)
You can either include this element to the selected area or exclude it. If you Include it, it will appear only on that area and nowhere else. If you Exclude it, it will appear everywhere except the area you selected.


Categories (Remove Elements)


Items can be sorted into hierarchical categories.


jQuery Options

Global Options for jQuery.

Global Options


Enabled Globally
(On / Off)


Area
(Site / Administrator / Any)
jQuery scripts that you load using the extension, depend on jQuery (i.e., jQuery UI, Bootstrap or custom files). When loading any of these to a specific area, then jQuery must be loaded to the same area as well. For example, if you set jQuery UI to Any (Site and Administrator), then you must set jQuery to Any too.


State
(Auto Load / Always Load)
- Auto Load:
jQuery will be loaded only when needed by the Joomla framework. In this case the extension checks if it exists in the head section in ram, before the head is constructed within the Joomla framework. This will work for Joomla 5, 4 and 3 core and can cover Joomla 5, 4 and 3 extensions that use the Joomla framework functionality. Extensions that do not correctly respect or use the Joomla framework will not be detected. Also any active plugins that load jQuery and are set below Eorisis Elements in the Plugin Manager may also not be detected.
- Always Load:
jQuery will be loaded in all cases.


Version
(Auto / List)
- Auto:
Automatically use the jQuery version that your Joomla version requires (Joomla 5, 4 and 3). If you are not running Joomla 5, 4 or 3, then the latest available and recommended version will be used. The extension must be up-to-date.
- List:
Select from the list of jQuery versions available. Should be checked every time you update the extension or Joomla. Always check your site when upgrading to a new version of jQuery. Old jQuery scripts may be incompatible with an up-to-date jQuery.


Version: List
3.7.1 (Joomla 4.4.0-Beta1 to 6.0.x)
3.7.0 (Joomla 4.4.0-Alpha1 to 5.0.0-Beta)
3.6.4 (Joomla 4.4.0-Dev to 5.0.0-Dev)
3.6.3 (Joomla 4.3.x)
3.6.2
3.6.1
3.6.0 (Joomla 4.0.x to 4.2.x)
3.5.1
3.4.1
3.3.1
3.2.1
1.12.4 (Joomla 3.6.x to 3.10.x)
1.11.3 (Joomla 3.4.4 to 3.5.1)
1.11.2 (Joomla 3.4.0 to 3.4.3)
1.11.1 (Joomla 3.3.1 to 3.3.6)
1.11.0 (Joomla 3.2.3 to 3.3.0)
1.10.2 (Joomla 3.2.0 to 3.2.2)
1.8.3 (Joomla 3.1.0 to 3.1.6)
1.8.1 (Joomla 3.0.0 to 3.0.4)

jQuery 2.x has the same API as jQuery 1.x, but does not support Internet Explorer 6, 7, or 8.

If you use a CDN Source, always make sure that the Source does have the version you selected (especially if the version you chose is too new or too old).

To troubleshoot cases where old scripts are used on your site and you see unexpected results, it is recommended to update your scripts and use an up-to-date jQuery version. Lowering the jQuery version may also help but can break Joomla core jQuery scripts.


Source
(CDN / Local or Custom CDN)
Select CDN, for a list of CDN sources or Local or Custom CDN to load the file(s) from the local path (or your own CDN). A copy of every jQuery version available in the List, exists in the /media/ directory. To configure a Custom CDN, navigate to the URLs tab in Preferences.

CDN (Content Delivery Network or Content Distribution Network) is a large distributed system of servers deployed in multiple data centers across the Internet. Using CDN as a Source you increase website performance dramatically.


Source: CDN
- Cloudflare CDNJS CDN
- Google Ajax API CDN
- jQuery CDN

Select the CDN you think is best for you. All CDN Sources listed do have SSL available. The extension uses Scheme Relative (protocol-less or protocol-relative) URLs for all CDN sources (no http/https conflicts).
Note: Google's domain is banned in some countries.


CDN Fallback
(On / Off)
If you want to make sure that the CDN Source is available or that the library you request exists on it, you can enable this option. Your website will first check availability. If the CDN Source is not available or the requested library is not found on the CDN, then the local copy will be used.
Note:
If you have enabled and use the Custom CDN from the URLs tab in Preferences then the fallback will be to that URL (your CDN). You need cURL enabled on your server for this feature to work. Also, if you have enabled the System - Page Cache plugin in Joomla, then this feature cannot work properly. This option may slow down the page load, depending on network or if enabled on many elements.


jQuery noConflict
(Auto Load / Always Load / Off)
Avoiding conflicts with other JavaScript libraries such as MooTools when used alongside jQuery. Auto Load will make sure to enable noConflict mode automatically if jQuery is loaded on either Site or Administrator.


jQuery Migrate Options

Global Options for jQuery Migrate.

Global Options


Enabled Globally
(On / Off)


State
(Auto Load / Always Load)
Migrate can be included with versions of jQuery as old as 1.6.4 to identify potential upgrade issues via its JQMIGRATE console warnings. However, it is only required for jQuery 1.9.0 or higher to restore deprecated and removed functionality. If you select Auto Load, Migrate will load when using jQuery 1.9.0 or higher.


Version
(Auto / List)
- Auto:
Automatically use the version that your Joomla version requires (Joomla 5, 4 and 3). If you are not running Joomla 5, 4 or 3, it will automatically use the latest available and recommended version. The extension must be up-to-date.
- List:
You can select from a list of available versions. Should be checked every time you update the extension or Joomla.


Version: List
3.5.0
3.4.1 (Joomla 4.3.0 to 6.0.x)
3.4.0
3.3.2 (Joomla 4.0.x to 4.2.x)
3.2.0
3.1.0
3.0.1
1.4.1 (Joomla 3.6.x to 3.10.x)
1.2.1 (Joomla 3.2.0 to 3.5.1)


Source
(CDN / Local or Custom CDN)
Select CDN, for a list of CDN sources or Local or Custom CDN to load the file(s) from the local path (or your own CDN). To configure a Custom CDN, check the URLs tab in Preferences.


Source: CDN
- Cloudflare CDNJS CDN
- jQuery CDN

Select the CDN you think is best for you. All CDN Sources listed do have SSL available. The extension uses Scheme Relative (protocol-less or protocol-relative) URLs for all CDN sources (no http/https conflicts).
Note: Google's domain is banned in some countries.


CDN Fallback
(On / Off)
If you want to make sure that the CDN Source is available or that the library you request exists on it, you can enable this option. Your website will first check availability. If the CDN Source is not available or the requested library is not found on the CDN, then the local copy will be used.
Note:
If you have enabled and use the Custom CDN from the URLs tab in Preferences then the fallback will be to that URL (your CDN). You need cURL enabled on your server for this feature to work. Also, if you have enabled the System - Page Cache plugin in Joomla, then this feature cannot work properly. This option may slow down the page load, depending on network or if enabled on many elements.


jQuery UI Options

Global Options for the jQuery UI.

Global Options


Enabled Globally
(On / Off)


Area
(Site / Administrator / Any)
jQuery scripts that you load using the extension, depend on jQuery (i.e., jQuery UI, Bootstrap or custom files). When loading any of these to a specific area, then jQuery must be loaded to the same area as well. For example, if you set jQuery UI to Any (Site and Administrator), then you must set jQuery to Any too.


State
(Auto Load / Always Load)
If you select Auto Load, it will load only when needed by the Joomla framework.


Languages
(JavaScript / StyleSheet / All)


Theme
(On / Off)
UI Lightness
UI Darkness
Smoothness
Start
Redmond
Sunny
Overcast
Le Frog
Flick
Pepper Grinder
Eggplant
Dark Hive
Cupertino
South Street
Blitzer
Humanity
Hot Sneaks
Excite Bike
Vader
Dot Luv
Mint Choc
Black Tie
Trontastic
Swanky Purse
Base

Base theme is used in UI 1.10.0 or lower versions, was brought back in version 1.11.3, it was removed again in version 1.11.4, only to come back in 1.12.0. If Base theme is selected and the UI version selected is not within those version ranges, then UI Lightness will be used.
Note:
Theme Images will be loaded only when using CDN as source. Otherwise you can use the Add Elements section to use your own files and structure.


Version
(Auto / List)
- Auto:
Automatically use the version that your Joomla version requires (Joomla 5, 4 and 3). If you are not running Joomla 5, 4 or 3, it will automatically use the latest available and recommended version. The extension must be up-to-date.
- List:
You can select from a list of available versions. Should be checked every time you update the extension or Joomla.


Version: List
1.14.0
1.13.3
1.13.2
1.13.1
1.13.0
1.12.1
1.11.4 (Legacy)
1.9.2 (Joomla 3.2.0 to 3.10.x)
1.8.23 (Joomla 3.0.0 to 3.1.6)

jQuery UI 1.11.x and 1.10.x series need jQuery 1.6+
jQuery UI 1.11.x series is Stable, while versions 1.10.4 or older are Legacy.
Versions below 1.10.1 have a Base theme.
Versions below 1.10.0 have no minified CSS theme files except the Base theme.
Version 1.11.3 brought back the Base theme.
Version 1.11.4 removed the Base theme again.


Source
(CDN / Local or Custom CDN)
Select CDN, for a list of CDN sources or Local or Custom CDN to load the file(s) from the local path (or your own CDN). To configure a Custom CDN, check the URLs tab in Preferences.


Source: CDN
- Cloudflare CDNJS CDN
- Google Ajax API CDN
- jQuery CDN

Select the CDN you think is best for you. All CDN Sources listed do have SSL available. The extension uses Scheme Relative (protocol-less or protocol-relative) URLs for all CDN sources (no http/https conflicts).
Note: Google's domain is banned in some countries.


CDN Fallback
(On / Off)
If you want to make sure that the CDN Source is available or that the library you request exists on it, you can enable this option. Your website will first check availability. If the CDN Source is not available or the requested library is not found on the CDN, then the local copy will be used.
Note:
If you have enabled and use the Custom CDN from the URLs tab in Preferences then the fallback will be to that URL (your CDN). You need cURL enabled on your server for this feature to work. Also, if you have enabled the System - Page Cache plugin in Joomla, then this feature cannot work properly. This option may slow down the page load, depending on network or if enabled on many elements.


Bootstrap Options

Global Options for Bootstrap.

Global Options


Enabled Globally
(On / Off)


Area
(Site / Administrator / Any)
jQuery scripts that you load using the extension, depend on jQuery (i.e., jQuery UI, Bootstrap or custom files). When loading any of these to a specific area, then jQuery must be loaded to the same area as well. For example, if you set jQuery UI to Any (Site and Administrator), then you must set jQuery to Any too.


State
(Auto Load / Always Load)
If you select Auto Load, it will load only when needed by the Joomla framework.


Languages
(JavaScript / StyleSheet / All)


Theme
(On / Off)
Available in Bootstrap 3.x series only.
When enabled the file bootstrap-theme.min.css will be loaded as well, if the Languages setting includes StyleSheet.


Version
(Auto / List)
- Auto:
Automatically use the version that your Joomla version requires (Joomla 5, 4 and 3). If you are not running Joomla 5, 4 or 3, it will automatically use the latest available and recommended version. The extension must be up-to-date.
- List:
You can select from a list of available versions. Should be checked every time you update the extension or Joomla.


Version: List
5.3.3 (Joomla 5.2.0-Beta3)
5.3.2 (Joomla 4.4.0-Beta3 to 6.0.x)
5.3.1 (Joomla 4.4.0-Alpha4 to 5.0.0-Beta2)
5.3.0 (Joomla 4.4.x to 5.0.0-Alpha3)
5.2.3 (Joomla 4.3.0 to 5.0.0-Alpha2)
5.2.2
5.2.1
5.2.0
5.1.3 (Joomla 4.0.6 to 4.2.x)
5.1.2 (Joomla 4.0.4 to 4.0.5)
5.1.1
5.1.0
5.0.2 (Joomla 4.0.0-RC3 to 4.1.0-Alpha1)
4.6.0
4.5.3
4.4.1
4.3.1
4.2.1
3.4.1
3.3.7
2.3.2 (Joomla 3.1.4 to 3.10.x)


Source
(CDN / Local or Custom CDN)
Select CDN, for a list of CDN sources or Local or Custom CDN to load the file(s) from the local path (or your own CDN). To configure a Custom CDN, check the URLs tab in Preferences.


Source: CDN
- Cloudflare CDNJS CDN
- Official BootstrapCDN

Select the CDN you think is best for you. All CDN Sources listed do have SSL available. The extension uses Scheme Relative (protocol-less or protocol-relative) URLs for all CDN sources (no http/https conflicts).
Note: Google's domain is banned in some countries.


CDN Fallback
(On / Off)
If you want to make sure that the CDN Source is available or that the library you request exists on it, you can enable this option. Your website will first check availability. If the CDN Source is not available or the requested library is not found on the CDN, then the local copy will be used.
Note:
If you have enabled and use the Custom CDN from the URLs tab in Preferences then the fallback will be to that URL (your CDN). You need cURL enabled on your server for this feature to work. Also, if you have enabled the System - Page Cache plugin in Joomla, then this feature cannot work properly. This option may slow down the page load, depending on network or if enabled on many elements.


Preferences

Global preferences that apply site-wide.

General


Clear Frontend Cache
(On / Off)
When Joomla Global Configuration has caching enabled, activating this option ensures that the Frontend cache is automatically cleared during actions like saving.


URLs


Absolute Domain (FQDN)
(Auto / Custom)
The Absolute Domain of your site. A fully qualified domain name (FQDN), sometimes also referred as an absolute domain name, is a domain name that specifies its exact location in the tree hierarchy of the Domain Name System (DNS). It specifies all domain levels, including the top-level domain and the root zone.
Examples:
example.com
www.example.com
blog.example.com
en-gb.example.com
If your site can be accessed through more than one FQDN, then these options are important.
Auto:
When set to Auto, the current FQDN will be used in URLs. This means that in the case you access i.e., www.example.com from blog.example.com, then blog.example.com will be the FQDN to be used in URLs.
Custom:
Set a fixed FQDN to be used in URLs.


Absolute Domain (FQDN): Custom
Accepted format is without the scheme (http or https), without :// and without the relative path.
Correct Entry Examples:
example.com
www.example.com
en-gb.example.com
Wrong Entry Examples:
http://example.com
http://www.example.com/joomla/
http://example.com/index.php
www.example.com/joomla


Scheme
(Auto / http / https)
Set the Scheme to be used for all Absolute URLs. The Auto option will use the current page scheme.


URI Versioning
Adding a version to the end of a URI (Uniform Resource Identifier), ensures that each client, browser or bot, gets the latest version of the resource.


Local URLs Type
(Relative / Scheme Relative / Absolute)


Custom CDN
(On / Off)
If you use a CDN (i.e., MaxCDN) and you want to use it as a source (prefix all your local URLs with the CDN URL), then enable this option. By doing this all URLs will start with the CDN URL and deliver all local content from it. If you do not use a CDN or your CDN does not provide you a special URL but acts as a proxy (i.e. CloudFlare) keep this Off.


CDN URL
The URL of your CDN. Enter only the part of the URL without http:// or https:// as you will control that from the URLs Type and Scheme options.


URLs Type
(Scheme Relative / Absolute)
Global option for the CDN URLs to files (i.e., .js, .css) generated and/or controlled by the extension when the Custom CDN is set to On.
Scheme Relative are Absolute URLs without the Scheme, so that they always follow the page's Scheme respectively and avoid various conflicts such as when an http url is requested from an https page.
Example: //www.example.com/path/to/file.js
Absolute URLs contain the Scheme (http or https), the Host or Fully Qualified Domain Name (www.example.com) and the rest of the path if available (/path/to/file.js).
Example: http://www.example.com/path/to/file.js


Advanced


StyleSheets Order
(First / Last)
By default the stylesheet files of the extension will be listed above other stylesheet files in the head section of the page, example, before your template CSS.


StyleSheet Media Attribute
(All / Screen / Off)
- All
Used for all media type devices (Default value under HTML5)
- Screen
Used for computer screens (Default value under HTML 4.01)
- Off
When nothing is set, this attribute defaults to 'screen', according to the HTML4 specification. In reality browsers seem to apply 'all' if the attribute is missing.


Local Files Check
When local files are used, a local filesystem check will occur, to make sure the files exist before loading them on the page.


CDN Fallback User-Agent
When CDN Fallback is used, send a User-Agent string with the cURL request. Some hosts require a User-Agent to be present.


User-Agent
The User-Agent string to be used by the CDN Fallback. Make sure it is valid and clean. Avoid weird text, it may be blocked by services. To restore default entry, empty the field and save the extension.


Interface

Customize the User Interface (UI) to your liking.

Add Elements List - Remove Elements List


Category
(Show Column & Under Title / Show Column / Show Under Title / Hide)
Select the visibility of the Category an item belongs to, in the list of items.


Category Prefix
(Show / Hide)
Select the visibility of the word Category before the actual category the item belongs to. This is only visible when your Category setting allows for the visibility of the category.


Type
(Intense / Normal / Hide)
Select the visibility of this column in the list of items in the Backend.


URL
(Show / Hide)
Select the visibility of this column in the list of items in the Backend.


Characters Limit
Default: 60


URL
(Show / Hide)
Select the visibility of this column in the list of items in the Backend.


Language
(Show / Hide)
Select the visibility of this column in the list of items in the Backend.


Author
(Show / Hide)
Select the visibility of this column in the list of items in the Backend.


Created Date
(Show / Hide)
Select the visibility of this column in the list of items in the Backend.


ID
(Show / Hide)
Select the visibility of this column in the list of items in the Backend.


Notices & Warnings

If the system detects any kind of misconfiguration in your Joomla CMS it will display a notice or warning, either in the Dashboard or a specific section.
It is recommended to keep them On.


Joomla Version Warnings
(On / Off)
Display possible warnings in the administration area.


jQuery Warnings
(On / Off)
Display possible warnings in the administration area.
- Warning:
You have disabled jQuery from being loaded globally from this extension. Remember that all jQuery scripts depend on jQuery and will not work unless you load jQuery manually using the Add Elements section, or the jQuery section. jQuery needs to be loaded before any jQuery scripts (including jQuery Migrate), so the order of what you set is important. To learn more about the correct order of javascript libraries and scripts, read the documentation or contact the support. To disable this warning, navigate to the section: Interface > Notices & Warnings.


Bootstrap Warnings
(On / Off)
Display possible warnings in the administration area.
- Warning:
In Joomla 3 it is ok to use any of the official Bootstrap 2.x series versions in the Site (Front End) area, but using any official version in the Administrator area when the default template is used, will break JavaScript functionality on some elements. Bootstrap 3.x and 4.x series are not compatible with Joomla 3. For advanced configuration use the Add Elements and Remove Elements sections. To disable this warning, navigate to the section: Interface > Notices & Warnings.


Misc


Documentation Button
(Dashboard / On / Off)
Select the visibility of the Documentation button on the toolbars. The button opens a modal window with the online documentation of the software.


Changelog Button
(Dashboard / On / Off)
Select the visibility of the Changelog button on the toolbars. The button opens a modal window with the online changelog of the software.


Options Button
(Dashboard / On / Off)
Select the visibility of the Options button on the toolbars. The button opens the section with the global component Updates and Permissions.


Side Bar Menus
Select the visibility of the Side Bar Menus. The Side Bar appears on the left and provides an easy way to navigate to different sections directly.


Layout Colors
(Default / Eorisis)


Dashboard Links Color
(Grey / Green / Blue )


Options

Component Configuration.

Updates


Authorization Code
You can install updates directly using the Joomla Extension Update. You need your Authorization Code entered, as well as the Eorisis Setup plugin installed and enabled.


Permissions


Default permissions used for all items in this component.
Manage the permission settings for the user groups below.
If you change the setting, it will apply to this and all child groups and items.

Inherited
The permissions from the parent group will be used.

Allowed
The group being edited will be able to take this action (but if this is in conflict with the parent group it will have no impact; a conflict will be indicated by Not Allowed (Locked) under Calculated Settings).

Denied (Not Allowed)
No matter what the parent group's setting is, the group being edited can't take this action.

Not Set
Used only for the Public group in global configuration. The Public group is the parent of all other groups. If a permission is not set, it is treated as Deny but can be changed for child groups, components, categories and items.


Configure ACL & Options
(Inherited / Allowed / Denied)
Allows users in the group to edit the options and permissions of this extension.


Configure Options Only
(Inherited / Allowed / Denied)
Allows users in the group to edit the options except the permissions of this extension.


Access Administration Interface
(Inherited / Allowed / Denied)
Allows users in the group to access the administration interface for this extension.


Create
(Inherited / Allowed / Denied)
Allows users in this group to create items and categories in this extension.


Delete
(Inherited / Allowed / Denied)
Allows users in this group to delete items and categories in this extension.


Edit
(Inherited / Allowed / Denied)
Allows users in this group to edit items and categories in this extension.


Edit State
(Inherited / Allowed / Denied)
Allows users in this group to change the state of items and categories in this extension.


Edit Own
(Inherited / Allowed / Denied)
Allows users in this group to edit any items and categories they have created in this extension.


Edit jQuery Global Options
(Inherited / Allowed / Denied)
Allows users in this group to edit the jQuery global options of this extension.


Edit jQuery Migrate Global Options
(Inherited / Allowed / Denied)
Allows users in this group to edit the jQuery Migrate global options of this extension.


Edit jQuery UI Global Options
(Inherited / Allowed / Denied)
Allows users in this group to edit the jQuery UI global options of this extension.


Edit Bootstrap Global Options
(Inherited / Allowed / Denied)
Allows users in this group to edit the Bootstrap global options of this extension.


Edit Global Preferences
(Inherited / Allowed / Denied)
Allows users in this group to edit the Global Preferences of this extension.


Edit Interface
(Inherited / Allowed / Denied)
Allows users in this group to edit the UI of this extension.


Notes


JavaScript libraries order:
The order of the jQuery library and jQuery scripts is important. Using the wrong order can lead to JavaScript conflicts. The correct order is as follows:
- jQuery library.
- jQuery Migrate (Optional).
- jQuery scripts.
- jQuery noConflict.
- Other JavaScript libraries (Optional).

Always Latest:
Until jQuery version 1.11.1 it was possible to get the latest version of the library just by using CDN URLs from jQuery and Google, such as code.jquery.com/jquery-latest.min.js or ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js. Since jQuery version 1.11.1, jQuery and Google stopped updating such URLs and as a result they will always return the 1.11.1 version. If you don't know what version you should use keep it to Auto and stay up to date.

Browser Cache:
Every time you change settings in the extension (i.e., jQuery version), remember to clear your Joomla and browser's cache. On Firefox and Google Chrome the shortcut is CTRL+SHIFT+DEL on your keyboard. Set it to Everything or the beginning of time to clear it properly.

jQuery Version Conflicts:
If any of the extensions you use such as modules or templates that use jQuery, fails to work right, among other reasons, it could be due to jQuery version. Try lowering the jQuery version - some extensions are based on very old jQuery versions. If you run Joomla 5, 4 or 3 this may cause issues with Joomla itself, because Joomla 5, 4 and 3 latest versions need a very recent jQuery version.