Introduction
EasyDiscuss comes with a list of pre-defined module positions out of the box. These module positions are pretty similar to your Joomla template's module position. You can place any module that you want within the component itself.
Below are the list of the available module position in EasyDiscuss.
DashBoard
The following module positions are available thoughout the entire extension:
Before Header (easydiscuss-before-header
)
Modules that are being placed in this position would appear before EasyDiscuss header.
After Header (easydiscuss-after-header
)
Modules that are being placed in this position would appear after EasyDiscuss header.
Before Toolbar (easydiscuss-before-toolbar
)
Modules that are being placed in this position would appear before EasyDiscuss toolbar.
After Toolbar (easydiscuss-after-toolbar
)
Modules that are being placed in this position would appear after EasyDiscuss toolbar.