Overview

Starting with a new theme, it's sometimes takes a lot of time for first time users to really understand how it works. You may want to know how to customize layouts, typography, block styles and make it look the way you want.

In most cases you won't need to know PHP or database queries, but basic knowledge would be very helpful to get great results.

If you're an experienced Drupal developer or if you want to build the theme from zero with only the basic appearance of your theme, find this guide in handy. This guide will give you the detailed by installation guide to help you start building the content for Garnet to look exactly like the demo site.

1. Garnet Package

Garnet, as the name has implied, is a theme wholly dedicated for shopping only. The template can serve well as a B2B, or B2C ecommerce website. It comes with a clean simple design with fully responsive layout, easy to use template which is conforming to Drupal best practice & standard.

Drupal can build a strong Garnet website, and this theme proves the point.

Included content:

  • README.txt
  • Garnet theme: garnet-7.x-1.1.zip
  • Demo Profile for Garnet: garnet-profile-7.x-1.1.zip

2. Features

  • Documentation included.
  • Browser compatibility
  • Web Technology (Html5/Css3, Twitter Bootstrap 3.1.1, Font Awesome 4.0.3,…)
  • Fully responsive.
  • Megamenu
  • Color variations (5 skin colors).
  • Easy customization.
  • High usability
  • Support both Left to Right and Right to Left Languages

3. Screenshots

Let's glance through the theme's design & some features:

Home

Home

About Page

Blogs Archive

Blogs 1 page

Blogs 2 page

Blogs 3 page

Contact page

Multi colors

4. System Configuration

Database

  • MySQL 5.0.15 or higher with PDO
  • PostgreSQL 8.3 or higher with PDO
  • SQLite 3.3.7 or higher

PHP

  • PHP 5.2.5 or higher (5.4 or higher recommended)
  • PHP5 GD library installed
  • Disabled error_reporting flag on production server
  • Enabled mod_rewrite in Apache for clean URLs
  • Memory limit set up at least 128MB

If you are new to Drupal, please take a reference to System requirements on drupal.org.

5. Module requirements

Core Modules

  • Block
  • Blog
  • Comment
  • Contact

Third-party Modules

  1. Admin Menu
  2. Calendar
  3. Chosen
  4. Colorbox
  5. Context
  6. Countries
  7. Chaos tool suite
  8. Date
  9. Entity
  10. Entity Translation
  11. Entity Reference
  12. FileField Sources
  13. FileField Sources Plupload
  14. Gallery formatter
  15. Google Analytics
  16. Internationalization
  17. Internationalization Views
  18. Jcarousel
  19. Jquery Update
  20. JW Player
  21. Localization update
  22. Language Switcher Dropdown
  23. Language Icons
  24. Libraries API
  25. Link
  26. Media
  27. Media Browser Plus
  28. Megamenus
  29. Memcache
  30. Menu Breadcrumb
  31. Module Filter
  32. Newsletter
  33. Path Auto
  34. Quicktabs
  35. Site Map
  36. Socialmedia
  37. Superfish
  38. Tag Clouds
  39. Taxonomy Menu
  40. TB Megamenu
  41. Token
  42. Variable
  43. Views
  44. Views Accordion
  45. Views Slideshow
  46. Webform
  47. YouTube Field

Required libraries by the modules

  • Colorbox
  • Chosen
  • Ddslick
  • Fontawesome
  • Jquery Cycle
  • Jwplayer
  • Jwplayer_skins
  • Superfish

Download Drupal core files, and extend your site with modules at here.

Installation

How to install a WeebPal demo package

1. Download one theme package of your choice (e.g: Garnet)

Files included:

Quick Installation

  • README.txt
  • Garnet theme: garnet-7.x-1.1.zip
  • Demo Profile for Garnet: garnet-profile-7.x-1.1.zip

The below steps will give you the installation guide so that you can build your website to look exactly like the Garnet Full Demo.

  • garnet-profile-7.x-1.1.zip

2. Extract garnet-profile-7.x-1.1.zip above and copy it into your host, and rename the directory

Quick Installation

3. Access your MySQL database and create a new database (e.g.garnet) and user account. Don't forget to add correct permissions to new user to access the database

Quick Installation

4. In the demo directory database/ (or profile/weebpal), you can find database dump named sample_data.sql.

Quick Installation

5. Import this file into new database.

Quick Installation

6. Select Standard => click Save and continue button.

Quick Installation

7. Choose language => click Save and continue button.

Quick Installation

8. Enter database parameters => click Save and continue button.

Quick Installation

9. Enter site information => click Save and continue button.

Quick Installation

10. Open the browser and visit your website with the prepopulated content & layout exactly like our Garnet Demo

Now, you can visit administrator site with the admin account to delete the unnecessary contents and add the new ones.

How to install a WeebPal theme for Drupal developers

If you're an experienced Drupal user or if you want to build the theme from zero with only the basic appearance of Garnet Theme, find this guide in handy.

1. Install Drupal

  1. Go to Drupal download page and download the latest version of Drupal 7.

    Download Drupal 7

  2. Extract and copy Drupal folder to your host and rename the directory.
  3. Follow this tutorial to install Drupal with the standard profile.

2. Install Garnet Theme

  1. Extract garnet theme .ZIP file:
    • garnet-7.x-1.1.zip
  2. Move this theme into your Drupal folder: sites/all/themes

  3. Navigate to Appearance > Choose Enable and set default Garnet theme

3. Install Required Modules

Now that you've enabled Garnet theme, you will install and enable the required modules (listed in the Module Requirements section) to customize and use them.

If you don't know how to install the contributed modules, this tutorial is an essential guide.

Cheat to install modules & theme:

  1. Extract garnet-profile-7.x-1.1.zip
  2. Open extracted folder, go to sites/all and copy all folders inside (modules, themes, libraries)
  3. Paste them to your host, folder sites/all

Note: See this guide to get more details about installation

Taxonomy configuration

Quick Information

  • Taxonomy: Taxonomy can be simply understood as category management using organizational keywords known in other systems as categories, tags or metadata. It allows you to connect, relate and classify your website's content. In Drupal, these terms are gathered within "vocabularies". The Taxonomy module allows you to create, manage and apply those vocabularies.
  • Vocabulary: for example product category, tag, provider name, ...
  • Term: the items in each vocabulary. For example: vocabulary product category has some terms: laptop, pc, mobile, tablet, camera, headphone, ...
  • For more information about taxonomy, please see: Organizing content with taxonomies

1: Navigate to Structure > Taxonomy to create vocabularies as the following:

Vocabulary

Then, add terms for each vocabulary

2: Terms of Product Categories:

Taxonomy

Note:Content of design

Taxonomy

3: Terms of Job Titles:

Taxonomy

Note: See this guide to get more details about taxonomy configuration

Media configuration

Image Style Configuration

Image styles are the presets of image settings. Image styles are used to define how the images are shown.

Navigate to Configuration, In MEDIA area, click Image styles, then create image styles as the following:

Image Styles

Content type configuration

Modify Article type

1. Navigate to Structure > Content Type > Article,click Manager fields link

2. To add new field, you can fill in "Add new field" row and add Image Slideshow field:

Blog entry type

3. Set properties for Image Slideshow field:

Blog entry type

4. Click Save button

Modify Basic page type

1. Navigate to Structure > Content Type find Basic page to click link

2. Go to find Menu settings link, click and set following properties:

Basic page type

3. Click "Save content type" button.

Modify Blog entry type

1. Navigate to Structure > Content Type > Blog entry, click manage fields link, Add "Image" field with following settings:

Blog entry type

2. Click Save button, then set following properties: Image fields

Blog entry type

3. Go to Manage display tab > Default tab, set following properties:

Blog entry type

4. Modify Teaser tab, set following properties:

Blog entry type

5. Click Save button

 

Modify Client type

1. Navigate to Structure > Content Type > Client,click "manage fields" link, Add "Image" field with following settings:

Webform type

2. Click Save button, then set following properties: Image fields

Webform type

3. Click Save Settings button

4. Go to Manage display tab > Default tab, set following properties:

Webform type

5. Modify Teaser tab, set following properties:

Webform type

6. Click Save button

Modify Event type

1. Navigate to Structure > Content Type > Event, click "manage fields" link, Add "Date" field with following settings:

Event type

2. Click Save button, then click Edit Field button > Set following properties: Date fields

Event type

3. Click Save Settings button

4. Go to Manage display tab > Default tab, set following properties:

Webform type

5. Modify Teaser tab, set following properties:

Event type

6. Click Save button

Modify FAQ type

1. Navigate to Structure > Content Type > FAQ,click "manage fields" link, Add "Body" field with following settings:

FAQ type

2. Click Save button

3. Go to Manage display tab > Default tab, set following properties:

Webform type

4. Modify Teaser tab, set following properties:

FAQ type

5. Click Save button

Modify Forum Topic type

1. Navigate to Structure > Content Type >Forum Topic, click "manage fields" link, Add "Forums" field with following settings:

 

Forum type

2. Click Save button

3. Go to Manage display tab > Default tab, set following properties:

Forum type

4. Modify Teaser tab, set following properties:

Forum type

5. Click Save button

Create Gallery type

1. Navigate to Structure > Content Type

2. In Gallery row, click "manage fields" link, Add "Images" field with following settings:

Gallery type

3.Click Save button, then click Save field settings button > Set following properties: Image fields

Gallery type

4. Go to Manage display tab > Default tab, set following properties:

Gallery type

5. Click Save button,Modify Teaser tab, set following properties:

FAQ type

6. Click Save button

Create Video type

1. Navigate to Structure > Content Type

2. In Video row, click "manage fields" link, Add "Video" field with following settings:

Video type

3.Click Save button, then click Save field settings button > Set following properties:Video fields

Video type

4. Go to Manage display tab > Default tab, set following properties:

Video type

5. Click Save button,Modify Teaser tab, set following properties:

Video type

6. Click Save button

Create Video Player type

1. Navigate to Structure > Content Type

2. In Video Player row, click "manage fields" link, Add "Video" field with following settings:

Video type

3. Go to Manage display tab > Default tab, set following properties:

Video player type

4. Click Save button,Modify Teaser tab, set following properties:

Video type

5. Click Save button

 

Modify Webform type

1. Navigate to Structure > Content Type

2. In Webform row, click "manage fields" link, Add "Image" field with following settings:

Webform type

3. Click Save button, then click Save field settings button > Set following properties: Body fields

Webform type

4. Click Save Settings button

5. Go to Manage display tab > Default tab, set following properties:

Webform type

6. Modify Teaser tab, set following properties:

Webform type

7. Click Save button

Create Members type

1. Navigate to Structure > Content Type

2.Click Add fields button, then add following fields:

Members type

3. Set properties for Image field

Members type

4. Go to Manage display tab > Default tab, set following properties:

Members type

5. Click Save button

Create Portfolio type

1. Navigate to Structure > Content Type. Click Add Content Type link to create content type Portfolio

2.Go to Manage Fields and set following fields:

Portfolio type

3. Set properties for Images field

Portfolio type

Portfolio type

4. Set properties for Category field

Portfolio type

5. Go to Manage display tab > Default tab. Set following properties:

Portfolio type

6. Go to Manage display tab > Teaser tab. Set following properties:

Portfolio type

7. Click Save button

Create Services type

1. Navigate to Structure > Content Type. Click Add Content Type link to create content type Services

2.Go to Manage Fields and set following fields:

Services type

3. Set properties for Images field

Services type

Services type

4. Go to Manage display tab > Default tab. Set following properties:

Services type

5. Go to Manage display tab > Teaser tab. Set following properties:

Services type

6. Click Save button

Create Homepage

TB Mega Menu: Main menu

Front end Display

1. Navigate to Structure > Menus, click Main menu link, then click Add link with following properties:

FlexSlider

2. Navigate to Structure > Blocks, find TB Mega Menu: Main menu block, click configure link and set the following properties:

FlexSlider

3. Click Save to save view

Welcome block

 

Welcome block

1. Navigate to Structure > Blocks find Add block link. Click and create Welcome block with following properties:

Welcome block

Welcome block

2. Click Save block button.

Refer to following HTML code:


 

Welcome block

Slideshow

Front end Display

slideshow

1. Create SlideShow view

1. Navigate to Structure > Views, click Add views link, Create SlideShow view with following properties:

Win 8

2. Click Continue & edit button and set following properties:

Win 8

3. At FORMAT Format: FlexSlider, click Settings and set following properties:

Win 8

Win 8

Win 8

 

 

4. At FIELDS area, click Add button to add fields: Content: Image Slideshow .

5. Set properties for Content: Image Slideshow

Win 8

6. At FILTER CRILERIA area, click Rearrange button and set following arrange

Win 8

slideshow

7. At FILTER CRITERIA area, click Add button and add file Content: Type, Content: Slideshow:fid

8. Set properties for Content: Type

slideshow

9. Set properties for Content: Slideshow:fid

slideshow

10. At Advanced > OTHER area, add CSS class

slideshow

11. Click Save button.

2. Configure SlideShow block

1. Navigate to Structure > Blocks > View: SlideShow, click configure link, set following properties:

Slideshow

Slideshow

 

2. Click Save block button.

Services

Front end Display

Services configuration

 

1. Create Services view

1. Navigate to Structure > Views, click Add new view, then create Services view with following settings:

Services configuration

2. Click Continue and edit button. Next to steps below to set properties for following fields:

Services configuration

3. At FIELDS area, click Add button to add fields: Content: Image, Content: Body, Content: Title

4. Set properties for Content: Image

Services configuration

5. Set properties for Content: Body

Services configuration

Services configuration

6. Set properties for Content: Title

Services configuration

7. At FIELDS area, click Rearrange button and set following arrange

Services configuration

8. At FORMAT area, click Settings set following properties:

Services configuration

9. At Advanced > OTHER area, add CSS class:

Services configuration

10. Click Save to save view

2. Configure Services block

1. Navigate to Structure > Blocks

2. Find View: Services, click configure link, set following properties

Services configuration

Services configuration

3. Click Save block button.

Recent block

Front end Display

Recent Works

1. Create Recent Works view

1. Navigate to Structure > Views, click Add new view, then create Recent Works view with following settings:

Recent Works

2. Click Continue and edit button. Next to steps below to set properties for following fields:

Recent Works

3. At FIELDS area, click Add button to add fields: Content: Images, Content: Title, Content: Body, Content: Link

4. Set properties for Content: Images

Recent Works

5. Set properties for Content: Body

Recent Works

Recent Works

6. Set properties for Content: Link

Recent Works

7. At FIELDS area. click Rearrange button and set following arrange

Recent Works

8. At Advanced > OTHER area, add CSS class:

Recent Works

9. Click Save to save view

10. At FILTER CRITERIA area, Click Add button to add Content: Type field, then choose type is Branches

Recent Works

11. At FILTER CRITERIA area, Click Add button to add Content: Language field, then choose type is and

Recent Works

 

2. Configure View: Recent Works block

1. Navigate to Structure > Blocks

2. Find View: Recent Works: Recent Works - jCarousel click configure link, set following properties

Recent Works

Recent Works

3. Click Save block button.

Why choose us

Front end Display

Content

1. Navigate to Structure > Block, find Why choose us block, then click Configure button

Content

Content

Refer to following HTML code:


 
  • Colorpick each element of the site
  • Background uploader for 5 areas
  • Widgitized Homepage
  • SEO Optimized
  • Solid and clean code
  • Fully responsive so your content will always look good on any screen size
  • Advanced theme options panel to easily customize your website
  • Quisque ligulas ipsum, euismod atras

 

Quote Block

Front end Display

Quote block

1. Create What User Say block

1. Navigate to Structure > block, click Add block, then create What User Say block with following settings:

What User Say

What User Say

Refer to following HTML code:


 

Aenean nonummy hendrerit mau phasellu porta. Fusce suscipit varius mi sed. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla dui. Fusce feugiat malesuada odio morbi...

Helen Barkley

Helen Barkley Manager

www.weebpal.com

 

Latest From The Blog

Front end Display

Frontpage-view

1. Create Frontpage view

1. Navigate to Structure > Views, click Add new view, then create Front page view with following settings:

Blogs configuration

2. Click Continue and edit button. Next to steps below to set properties for following fields:

Blogs configuration

3. At FIELDS area, click Add button to add fields: Content: Image, Content: Updated date, Content: Body, Content: Link,Content: Comment Count

4. Set properties for Content: Image

Blogs configuration

5. Set properties for Content: Body

Blogs configuration

6. Set properties for Content: Updated date

Blogs configuration

7. Set properties for Content: Link

Blogs configuration

8. At FIELDS area. Click Rearrange button and set following properties:

Front page

9. At FORMAT Format area, click Settings and set following properties:

Blogs configuration

10. At Filter Criteria area, click Add Content: Type and set following properties:

Blogs configuration

11. At Filter Criteria area, click Add Content: Language and set following properties:

Blogs configuration

12. Click Save block button.

2. Create Frontpage Feed view

1. Stay open Frontpage view, click Add button add Feed new.

Blogs configuration

2. Stay open Frontpage view, click Add button add Feed new.

Blogs configuration

3. Click Save block button.

 

Our Client block

Front end Display

Our client

1. Create Our Clients view

1. Navigate to Structure > views, click Add views ,create Our Clients view with following properties:

Our client

2. Click Continue & edit button and set following properties:

Our clients

3. At Format area click setting following properties:

Our clients

4. Click Save block button.

5. At FIELDS area, click Add button to add fields: Content: Image then set properties:

Our clients

6. At FIELDS area, click Add button to add fields: Content: Type, Content:Language

7. Set properties for Content: Type

 

Our clients

8. Set properties for Content: Language

Our clients

9. At Advanced > OTHER area, add CSS class

Our clients

 

Create Our Clients page view

1. Stay open Our clients view, click Add button add Page new.

Our clients

Our clients

2. Click Save block button.

Configure View: Our Clients block

1. Navigate to Structure > Blocks > View: Our clients block,click configure link, set following properties:

Our clients

2. Click Save block button.

4. Configure Contact block

1. Navigate to Structure > Blocks > Structure > Blocks find Add block link. Click and create Contact block with following properties:

Webform Contact  block

Webform Contact  block

2. Click Save block button.

Contact with us

Front end Display

Contact with us

1. Navigate to Structure > Blocks find Add block link. Click and create Contact with us block with following properties:

Contact with us

Contact with us

2. Click Save block button.

Refer to following HTML code:


 

Follow us on:

Quick Links block

Front end Display

Quick links

1. Navigate to Structure > Blocks find Add block link. Click and create Quick links block with following properties:

Quick links

Quick links

2. Click Save block button.

Latest Comments block

1. Navigate to Structure > views click Add new views and create Latest Comments block with following properties:

Latest Comments

2.Click Continue & edit button and set following properties:

Latest Comments

3.At Fields area, click Add button and add file (author) User: Name, Comment:Comment, Comment : View link

4.Set properties for (author) User: Name

Latest Comments

5.Set properties for Comment:Comment

Latest Comments

6. Set properties for Comment : View link

Latest Comments

7. At Filter Criteria area, click Add button and add file Content : Language

Latest Comments

8. At Block setting area, click Access following properties:

Latest Comments

9. At Relationshio area, click Add button and add file Comment : Content,Comment:Author

Latest Comments

10. At Advanced > OTHER area, add CSS class

Latest Comments

11. Click Save button

Configure Latest Comments block

1. Navigate to Structure > Blocks

Latest Comments

2. Find View: Latest Comments, click configure link, set following properties:

Latest Comments

3. Click Save button

Photo Stream block

Front end Display

Photo Streams

1.Create Photo Streams views

1. Navigate to Structure > views click Add new views and create Photo Stream block with following properties:

Photo Streams

2. Click Continue & edit button and set following properties:

Photo-Streams

3. At Filter Criteria area, click Add button and add file Content :Type(= Gallery), Content: Images: fid:(not empty), Content: Language

4. Set properties for Content :Type(= Gallery)

Photo-Streams

5. Set properties for Content: Images: fid:(not empty)

Photo-Streams

6. Set properties for Content: Language

Photo-Streams

7. At Advanced > OTHER area, add CSS class

Photo-Streams

8. At Fileds area, click Add button and add file Content : Images

Photo-streams

9. Click Save button

Configure Photo Streams block

1. Navigate to Structure > Blocks

2. Find View: Photo stream, click configure link, set following properties:

Photo Streams

3. Click Save button

 

Copyright block

Create Copyright block

1. Navigate to Structure > Blocks click new block,create Copyright block following properties:

Copy right

Copy right

2. Click Save button

Footer Menu

Front end Display

Footer menu

Create Footer menu

1. Navigate to Structure > Menus click add menu,create Footer menu block following properties:

Footer menu

2. Add link for Footer menu following properties:

Footer menu

3. Click Save button

Create Subpages

About Us - We are here to serve you block

Front end Display

Header

 

 

1. Navigate to Structure > Blocks add block. Create We are here to serve you block with following properties:

Header

 

2. Click Save block button.

2. Our Service block

Front end Display

Header

1. Navigate to Structure > views find Add new view link. Click and create Our Services block with following properties:

about us

2. Click Continue & edit button and set following properties:

about us

3. At Fields click Add button and add Content: Body following properties:

about us

4. At Filter Criteria area, click Add button to add fields: Content: Type, Content: Language.

5. Set properties for Content: Language

about us

6 Set properties for Content: Type

about us

7. At Header area, click Add button to add fields: Global: Text area

about us

8. Click Save block button.

 

About Us - Team block

Front end Display

Address block

1.Create Team block

1. Navigate to Structure > Views find Add new view link. Click and create Team block with following properties:

Address block

2. Click Continue & edit button and set following properties:

Address block

3. At FORMAT Format click Settings and set following properties:

Address block

4. At FIELDS area, click Add button to add fields: Content: Image, Content: Title, Content: Job title, Content: Body, Content: Facebook, Content: Twitter.

5. Set properties for Content: Image

Address block

6. Set properties for Content: Job title

Address block

7. Set properties for Content: Body

Address block

8. Set properties for Content: Facebook

Address block

9. Click Page setting to set Menu following properties:

Address block

10. At Advanced > OTHER area, add CSS class:

Address block

11. At FIELDS area, click Add button to add fields: Content: Type, Content: Language.

12. Set properties for Content: Type

Address block

13. Click Save block button.

14. Click Add button and create Page

Address block

Address block

Right Sidebar - Quicktab block

Front end Display

Latest Article

1. Create Latest Article view

1. Navigate to Structure > Views, click Add new view, then create Latest Article view with following settings:

Latest Article

2. Click Continue and edit button. Next to steps below to set properties for following fields:

Latest Article

3. Click Save to save view

2. Configure View: Latest Article block

1. Navigate to Structure > Blocks

2. Find View: Latest Article click configure link, set following properties

Latest Article

3. Edit Quicktab following properties:

Latest Article

4. Click Save block button.

Articles Page

Front end Display

Article Page

 

1. Create Articles view

1. Navigate to Structure > Views, click Add new view, then create Articles view with following settings:

Article Page

2. Click Continue and edit button. Next to steps below to set properties for following fields:

Article Page

3. At FILTER CRITERIA area, click Add button to add field: Content: Language and set properties field:

Article Page

4. At Menu area,set following properties:

Article Page

5. Click Save button.

FAQ Page

Front end Display

FAQ page

1. Create FAQ view

1. Navigate to Structure > views > add new view, then create FAQ view following properties:

FAQ page

2. Click Save and edit button following properties:

FAQ page

.3 At Fields click Add button and add Content: Body following properties:

FAQ page

.4 At Filter Criterial click Add button and add Content: Type(=FAQ), Content: Language following properties:

FAQ page

5. Set properties for Content: Language.

FAQ page

.6 At Page setting click Menu and set following properties:

FAQ page

7. Click Save button

Forums Page

Front end Display

Forums Page

1. Navigate to Structure >Forums and add new forums following properties:

Newsletter display

2. Click Save button

404 Page

Front end Display

tags in tags

1. Create 404 Page

1. Navigate to Content > Add content > Basic page ,then create 404 Page:

404 Page

2. Click Save button

User Page

Front end Display

user page

1. Navigate to People >edit admin.

user Page

2. Click Save button

Events Calendar

Front end Display

Event Calendar

1. Navigate to Structure > Views > add new view,then create Events following properties:

Event Calendar

2. Click Save and Edit button following properties:

Event Calendar

3. At Contextual Filter area,click Add button to add Date: Date and set following properties:

Event Calendar

4. At Format setting area,set following properties:

Event Calendar

Event Calendar

Event Calendar

5. At Filter Criterial add Content: Language,then set properties:

Event Calendar

6. At Page setting click menu and set properties:

Event Calendar

7. Click Save button

Portfolio Video

Front end Display

tags in tags

1. Create Portfolio Video view

1. Navigate to Structure > Views > Add new view ,then create Video following properties:

Portfolio Video

2. Click Save and Edit following properties:

Portfolio Video

3. At Format area set properties:

Portfolio Video

4. At Fields area,click add button and add Content: Body, Content: Video, Content: Link and set properties:

Portfolio Video

5. Set properties for Content: Body

Portfolio Video

5. Set properties for Content: Link:

Portfolio Video

6. At FILTER CRITERIAL area,click add button and add Content: Video, Content: Type and set properties:

Portfolio Video

7. Set properties for Content: Video:

Portfolio Video

8. At Page setting set properties for Menu, Path:

Portfolio Video

Portfolio Video

9. At Advanced > Other set properties for CSS Class:

Portfolio Video

Portfolio 1 Colunm

Portfolio Video

1. At Format area,set properties:

Portfolio Video

2. At Fields area,click add button and add Content: Image, Content: Body, Content: Link

3. Set properties for Content: Image:

Portfolio Video

4. At FILTER CRITERIAL area,click add button and add Content: Image, Content: Type(=Portfolio), Content: Language

Set properties for Content: Image

Portfolio Video

Set properties for Content: Type

Portfolio Video

Set properties for Content: Language

Portfolio Video

Portfolio 2 Colunms

Portfolio Video

1. At Format area, set properties:

Portfolio Video

2. At Fields area,click add button and add Content: Category

Portfolio Video

Portfolio 3 Colunms

Portfolio Video

1. At Format area,set properties:

Portfolio Video

2. At Fields area,add content: Image following properties:

Portfolio Video

3. At PAGER area set following properties:

Portfolio Video

Portfolio 4 Colunms

Portfolio Video

1. At Format area,set properties:

Portfolio Video

2. At Fields area,add content: Image, Content: Body following properties:

Portfolio Video

3. Set properties for Content: Body

Portfolio Video

3. At PAGER set properties for Menu

Portfolio Video

5. Click Save button.

Blogs Page

Front end Display

Blogs

1. Create Blog view

1. Navigate to Structure > Views > Add new view ,then create Blog following properties:

Portfolio Video

2. At Format area,set properties:

Portfolio Video

3. At FIELDS area,click Add button to add Content: Image, User: Name, Content: Comment count, Content: Post date, Fields: Tags, Content: Body, Content: Link

4. Set properties for Content: Image

Portfolio Video

5. Set properties for User: Name

Portfolio Video

6. Set properties for Content: Comment Count

Portfolio Video

7. Set properties for Fields: Tags

Portfolio Video

8. Set properties for Content: Body

Portfolio Video

9. Set properties for Content: Link

Portfolio Video

10. At FILTER CRITERIAL,click Add button and add Content: Type(= Blog entry)

Portfolio Video

11. At PAGE SETTINGS set properties for Path,Menu:

Portfolio Video

12. At Advanced > Other > CSS Class,set properties:

Portfolio Video

Right Sidebar - Tags in tags block

Front end Display

tags in tags

1. Configure Tags in Tags block

1. Navigate to Structure > Blocks, find Tags in Tags block and set following properties:

Newsletter display

Newsletter display

2. Click Save button

 

Right Sidebar - Most Popular block

Front end Display

Photo Stream configuration

1. Create Most Popular view

1. Navigate to Structure > Views, click Add new view, then create Most Popular view with following settings:

Most popular

2. Click Continue and edit button. Next to steps below to set properties for following fields:

Most popular

3. At FIELDS area, click Add button to add field: Content: Images, Content: Post date, Content: Body and set properties field

4. At FIELDS area, click Add button to add field: Content: Images and set properties field

Most popular

5. At FIELDS area, click Add button to add field: Content: Body and set properties field

Most popular

Most popular

6. At FIELDS area, click Rearrange button, click Remove link to remove Content: Title field

7. At FILTER CRITERIA area, click add Content: Type(in Article,...) field link and set properties:

Most popular

6. At Advanced > OTHER area, add CSS class:

Most popular

7. Click Save to save view

2. Configure View: Most Popular block

1. Navigate to Structure > Blocks

2. Find View: Most Popular click configure link, set following properties

Most popular

3. Click Save block button.

Contact Page

Front end Display

Gmap block

Create and configure Contact Us block

1. Navigate to Structure > Blocks click Add block link and create Contact block with following properties:

Gmap block

Gmap block

2. Click Save block button.

Refer to following HTML code:


 

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.

Business Hours:
Monday: 9am to 5pm
Tuesday: 9am to 5pm
Wednesday: 9am to 5pm
Thursday: 9am to 5pm
Friday: 9am to 5pm
Saturday: 10am to 2pm
Sunday: closed

Gmap block

Front end Display

Gmap

Create Gmap block

1. Navigate to Structure > Blocks find Add block link. Click and create Gmap block with following properties:

gmap

gmap

2. Click Save button to save block.

More Configurations

Site Information

In this section, you can change basic settings, such as the site name, slogan, e-mail address.

1. Log in to Administration site page by administrator account

2. Navigate to the Site Information page Configuration > System: Site information

More Confi

More confi

3. Change site details from the view:

  1. Site name
  2. Slogan
  3. E-mail address
  4. Set Default Front page

4. Click on Save configuration to finish editing.

Appearance Settings

1. Create a new color.

1: Navigate to the directory: onepage/sites/all/themes/onepage, you can find file onepage.info, open this file.

Color Configuration

2. Locate the skins[ ] arrays and add new code row:

Color Configuration

3. Navigate to the directory: garnet/sites/all/themes/garnet/css/colors, clone a folder, then rename it "new_color"

Color Configuration

4. new_color folder includes images folder and style.css file.

Now, you can style new color for theme by modifying style.css file.

Color Configuration

2. Create a new background.

1. Navigate to the directory: garnet/sites/all/themes/garnet, you can find file, open file garnet.info

Color Configuration

2. Locate the backgrounds[ ] arrays and add new code row:

Color Configuration

3. Save file.

4. Move your background image into the directory: garnet/sites/all/themes/garnet/images.

Color Configuration

5. Save file.

3. Configuration.

1. Log into website by administrator account.

2. Go to Appearance find Garnet 7.38, click on Settings

3. At CONFIGS area, select one of options for Layout, Skin, Background to set default, (e.g: New Color), and at TOGGLE DISPLAY area, check Show Skins Menu option if you want to display Skins menu on front-end pages.

Appearance Settings

Language Configuration

This section guides you how to have multiple languages for your site. New Shopping Theme supports both Left to Right and Right to Left languages.

1. Navigate to Configuration > Regional and Language > Languages then add new language.

Language Configuration

2. Check to enable and set default language

3. Save configuration