Documentation

Installation Intructions

  1. If you bought this theme through your dashboard go to step 2. Otherwise, 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. It could also be set using image block.

Image Background

To change Image Background: homepage -> gear icon -> custom attributes -> change the Image Background in the bottom part

Navbar Background

To change Navbar Background: homepage -> gear icon -> custom attributes -> change the Navbar Background in the bottom part

Footer Background

To change Footer Background: homepage -> gear icon -> custom attributes -> change the Footer Background in the bottom part

Autonav Block Custom Templates

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

  • aca_menu
  • aca_collapsible
  • aca_collapsible_fold
  • aca_tree_menu
  • aca_box_style_list_menu

Conversation Block Custom Template

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

  • aca_core_conversation

FAQ Block Custom Templates

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

  • aca_faq_collapsible
  • aca_faq_scroll

Feature Block Custom Templates

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

  • aca_feature_c1
  • aca_feature_c2
  • aca_feature_c3
  • aca_feature_horizontal
  • aca_feature_vertical
  • aca_feature_hover

Form Block Custom Template

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

  • aca_form

Image Block Custom Templates

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

  • aca_icon_bottom_to_top
  • aca_icon_left_to_right
  • aca_icon_right_to_left
  • aca_icon_top_to_bottom

Pagelist Block Custom Templates

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

*Note: Use Thumbnail in custom attributes for the images (page settings => attributes => thumbnail)

  • aca_box_style_list
  • aca_card_list
  • aca_main_list
  • aca_name_list
  • aca_porfolio_list
  • aca_sidebar_list
  • aca_slide_item_list (new)
  • aca_slide_itemv2_list (new)

Search Block Custom Template

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

  • aca_searchbar

Share This Page Block Custom Template

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

  • aca_share_this_page

Social Links Block Custom Templates

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

  • aca_social_links
  • social_icon_links

Tags Block Custom Template

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

  • aca_tags

Call To Action Button

Simply add a class "btn aca-arrow aca-arrow-border-2 aca-arrow-fill-2" on your <a>; or <button> tag.
Example:

<a href="#" class="btn aca-arrow aca-arrow-border-2 aca-arrow-fill-2" >Test Button</a>