Teemojen käyttö

Teemojen asentaminen

Shuup-teemat (tai Xtheme:t) voidaan ladata ja asentaa kuten muutkin lisäosat.

Katso Lisäosat Addonit nähdäksesi lisäosien yleiset asennusohjeet.

Teemojen aktivointi

Kun verkkokauppa avataan, kävijät näkevät seuraavan ilmoituksen kunnes kauppaan on aktivoitu jokin teema:

_images/no-theme-selected.png

Aktivoidaksesi teeman, siirry Shuup hallintapaneeliin ja valitse päävalikosta Teemat.

_images/themes-menu.png

Täällä teemoja voidaan aktivoida ja muuttaa niihin liittyviä asetuksia.

_images/activate-theme.png

Valitsemalla Aktivoi, teema tulee aktiiviseksi ja valitsemalla Muokkaa, voit muuttaa kaikkia teemoihin liittyviä asetuksia

Editing a Page

To edit a page:

  1. Log in as an administrative user.

  2. Navigate to the page on the shop front you want to edit.

  3. Click the Edit Page button in the lower right hand core to enter edit mode.

    _images/edit-page-button.png
  4. Once in edit mode, placeholders will appear as blocks surrounded by dotted outlines.

    _images/edit-mode.png
  5. When finished editing, click the Exit Edit button to return to normal mode.

    _images/exit-edit-button.png

Placeholders

Placeholders define the regions that a plugin may be included on a page. The theme source code defines where in the shop’s pages placeholders will appear.

To edit placeholders, enter edit more and click the placeholder you wish to edit.

See Editing a Page for more information.

Muista

Changes to regular placeholders only affect a single page or view.

However, if a placeholder is a global placeholder, any changes will be reflected site-wide. Typically, these are used in areas such as headers or footers.

Refer to your theme documentation regarding which placeholders are global placeholders.

Plugins

Shuup Xtheme plugins provide an easy way for merchants to customize their shop frontend.

Shuup comes with a selection of default plugins, or plugins may be provided by themes or addons.

Adding Plugins

To add a plugin:

  1. Enter edit mode and click the placeholder to which you want to add plugins.

  2. Click Add new row button to add a new row of cells, or to add a column to an existing row click the new cell button add a column cell.

    _images/add-new-row-button.png _images/add-new-row-button.png
  3. Blank plugin cells will be labelled as None and existing cells will be labelled with their plugin type. Select the None cell to configure the plugin settings.

    _images/blank-plugin.png
  1. Select a plugin from the Plugin dropdown and enter any required plugin settings.

    _images/plugin-dropdown.png
  2. Click the Save Plugin button at the bottom of the Xtheme edit window to save the plugin settings.

    _images/save-plugin-button.png

    Muista

    While in edit mode, placeholder changes will be visible. However, they will not be visible outside edit mode until they have been published.

  3. Click the Publish Changes button at the top of the Xtheme edit window to save the placeholder settings.

    _images/publish-changes-button.png