How to Display a Gallery on website

There are generally several ways of how can be a gallery displayed on the frontend:

1) Inside the Article as directly attached

Gallery is created in the Article Edit form the TAB CW Gallery. The gallery is connected to the Article ID.

This can be done in two ways:

a) create a gallery in the Article Edit Form from TAB CW Gallery

display article

 b) from the Gallery Component by Assigning the Gallery to selected Article

display gallery

 

2) From the Menu Item

Create a menu item for CW Gallery. This will display selected galleries.

display menu

3) From a Module

Create a CW Gallery module. This will display selected galleries.

display module

4) Using plugin syntax

Using syntax like {cwgallery id=986} will display a gallery output ANYWHERE on the site.

display syntax