• Home
  • Documentation

Documentation

File grid layout

FW Gallery tutorial for Wordpress

<p>Place a category or a single file view in a module position or content with all individual category settings.</p><ul><li>4 grids</li><li>Different designs</li><li>Show/hide items for gallery/file info</li><li>Use loadmodule plugin to insert a gallery into an article.</li></ul>

Place a category or a single file view in a module position or content with all individual category settings.

  • 4 grids
  • Different designs
  • Show/hide items for gallery/file info
  • Use loadmodule plugin to insert a gallery into an article.
[fwmg_mod_fwgallery] FWG Layout Anywhere

Place a category or a single file view in a module position or content with all individual category settings.

  • 4 grids
  • Different designs
  • Show/hide items for gallery/file info
  • Use loadmodule plugin to insert a gallery into an article.
... file_id or file

Set a file by its ID using file_id parameter or by name using file parameter.

Options: file ID or file name.

Example: [fwmg_mod_fwgallery file_id="5"]
Example: [fwmg_mod_fwgallery file="Sunrise in the mountains"]
... one_layout

Choose file layout to show as a file in a grid or a single file view.

Options: grid, one.

Example: [fwmg_mod_fwgallery one_layout="grid"]
... one_float

Enable file float to align content around the file.

Options: left, right, none.

Example: [fwmg_mod_fwgallery one_float="right"]
... one_width

Control file width area in relation to article or parent container width.

Value in percent: integer.

Example: [fwmg_mod_fwgallery one_width="50"]
... category_id or categories

Set categories by their IDs or names.

Options: comma separated category IDs or | (pipe symbol) separated category names.

Example IDs: [fwmg_mod_latest category_id="2,14,8"]
Example names: [fwmg_mod_latest categories="Some category 1 | Another category 2"]
... layout

Set a file by its ID using file_id parameter or by name using file parameter.

Options: list, flat, grid, slideshow.

Example: [fwmg_mod_fwgallery layout="grid"]