-
Notifications
You must be signed in to change notification settings - Fork 2
Configuration
How to add new page:
- As admin, go to
Structure
,Pages
and on the appeared page clickAdd custom page
link. - Then you need to input page
Administrative title
and specify the page root. ClickContinue
. - Select category and layout. Click
Continue
. - Select
Renderer
and add CSS classes if you need. ClickContinue
. - At the Panel Content page you can define the blocks that will be displayed on the page. Click
Finish
. - You will see the settings page that allows you to configure it the way you need. When done, click "Save".
How to edit the page:
- As admin, go to
Structure
,Pages
and on the appeared page you'll see the settings page that allows you to configure it the way you need. - Configure selected page and when done click "Save"
The configuration for blocks you can find by selecting from the top menu Structure
and go to Blocks
section.
To configure theme blocks layout:
- On the opened blocks page you can drag & drop blocks to the different regions.
To change blocks appearance settings:
- On the opened blocks page you will see all blocks arranged by the corresponding regions.
- Click
Configure
button which is placed to the right of the corresponding block name to access block settings page.
You can also use Drupal contextual menu feature to access block settings page from the front-end.
To edit content of blocks based on the Views module:
- You can use Drupal front-end contextual menu feature for quick access of Views settings. Hover needed block, click on the appeared "gear" and select
Edit View
. Alternatively go toStructure
,Views
menu and clickEdit
to access corresponding view’s settings page.
For more info, check detailed video tutorial.
The configuration for menu you can find by selecting from the top menu Structure
and go to Menus
section.
For Superfish menu configuration, check Superfish module documentation.
Please open Structure -> Blocks menu to change blocks appearance settings.
- Enable Terms of Use module (Modules).
- Add new Basic page with your Terms of Use content (Content -> Add content).
- Publish Terms of Use by going to 'Configuration -> Terms of Use' and specifying your existing page title.
To configure Follow Site module, you need to:
- Make sure that Follow module is enabled in
Modules
. - Then please go to
Configuration
,Web Services
,Site
and follow links menu to configure Follow Site block. Then please follow the instructions on the opened page.
For further info, check detailed video tutorial.
To edit or remove:
- As admin go to
Content
. - Use the search filter to locate the slides faster. Select type "Slider" and click the "Filter" button.
- In the popup list click "edit" link to edit the slide (e.g. image, title) or "delete" to remove it.
Add new slide:
- Click
Add Content
link at the top of theContent
page. - From the popup list select
Slider
. - Input title, content and the slider image.
Slider module settings:
- To edit slider, you can hover mouse cursor over the slider and click gear icon or by going to
Structure
,Views
,Slider
and clickEdit
. - All slider settings are available from the
Format
,Settings
link.