Documentation

INSTALLATION INSTRUCTIONS

  1. Unzip this file in your site's packages/ directory.
  2. Login to your site as an administrator.
  3. Find the "Add Functionality" page in your dashboard.
  4. Find this package in the list of packages awaiting installation.
  5. Click the "install" button.

LOGO

The Logo is set using content block.
*Note: It can also be set using "Image" custom block template under design & custom template -> gear icon -> custom template

ds_logo

PAGELIST CUSTOM BLOCK TEMPLATES

Use a "Page list" block, then choose the desired template under design & custom template -> gear icon -> custom template

ds_main_list
ds_list
ds_sidebar_list
ds_letterbox
ds_3column
ds_4column
ds_thumbnail_grid

AUTONAV CUSTOM BLOCK TEMPLATES

Use an "Autonav" block, then choose the desired template under design & custom template -> gear icon -> custom template

ds_collapsible (new)
ds_collapsible_v2 (new)
ds_menu

ds_tree_menu

FEATURE CUSTOM BLOCK TEMPLATES

Use a “Feature" block, then choose the desired template under design & custom template -> gear icon -> custom template

ds_circle_fill (new)
ds_circle_fill_vertical (new)
ds_circle_outline (new)
ds_circle_outline_vertical (new)
ds_contact
ds_feature

FAQ CUSTOM BLOCK TEMPLATES

Use an “FAQ" block, then choose the desired template under design & custom template -> gear icon -> custom template

ds_faq_collapsible
ds_faq_scroll

FORM CUSTOM BLOCK TEMPLATES

Use a “Form" block, then choose the desired template under design & custom template -> gear icon -> custom template

ds_emp_form

IMAGE CUSTOM BLOCK TEMPLATES

Use an "Image" block, then choose the desired template under design & custom template -> gear icon -> custom template

ds_logo

SHARE THIS PAGE CUSTOM BLOCK TEMPLATES

Use a "Share This Page" block, then choose the desired template under design & custom template -> gear icon -> custom template

ds_share_page

SOCIAL LINKS CUSTOM BLOCK TEMPLATES

Use a "Social Links" block, then choose the desired template under design & custom template -> gear icon -> custom template

ds_social_links

TESTIMONIAL CUSTOM BLOCK TEMPLATES

Use a "Testimonial" block, then choose the desired template under design & custom template -> gear icon -> custom template

ds_testimonial_sidebar

CONVERSATION CUSTOM BLOCK TEMPLATES

Use a "Conversation" block, then choose the desired template under design & custom template -> gear icon -> custom template

ds_emp_conversation

CALL TO ACTION BUTTON

Simply add a class "btn ds-emp-btn" on your <a> or <button> tag.
Example:

<a href="#" class="btn ds-emp-btn">Test Button</a>