Zum Hauptinhalt springen

Documentation

IMPORTANT

This is the outdated SI-documentation which will be adapted soon. A huge part may be obsolete!

Global Template Overrides

EasySocial also allows you to create global template overrides instead of the standard template overrides. With standard template overrides, you will need to create the overrides for every template (If your site runs on multiple templates, you will need to create overrides separately).

With global template override, it allows you to only create a template override only once without having to create template overrides for every template that you have.

NOTE

If you have a template override created for your specific Joomla template, it has a higher precedence over global template override.

Creating Global Template Overrides

  1. Create the following folder structure below:

    /templates/stackideas/easysocial
    
  2. All you have to do now is to copy any files or folders that you want to create an override of, can be copied from the themes folder into the folder specified above.

    Example (Component Theme Files)

    If you are trying to modify the file /components/com_easysocial/themes/wireframe/dashboard/default/default.php, then the correct global override location would be:

    /templates/stackideas/easysocial/dashboard/default/default.php
    


    Example (Apps)

    If you are trying to modify the file /media/com_easysocial/apps/user/blog/themes/default/story/panel.form.php, then the correct global override location would be:

    /templates/stackideas/easysocial/apps/user/blog/story/panel.form.php
    


    Example (Custom Fields)

    If you are trying to modify the file /media/com_easysocial/apps/fields/user/address/themes/default/content.php, then the correct global override location would be:

    /templates/stackideas/easysocial/fields/user/blog/address/content.php
    
Wir benutzen Cookies
Wir nutzen Cookies auf unserer Website. Einige von ihnen sind essenziell für den Betrieb der Seite, während andere uns helfen, diese Website und die Nutzererfahrung zu verbessern. Du kannst selbst enscheiden, ob du Cookies zulassen möchtest. Bitte beachte, dass bei Ablehnung womöglich nicht mehr alle Funktionalitäten zur Verfügung stehen.