View Categories

Template Editor

4 Docs

Grid Template Editor

Last Updated: December 2, 2024

The Template Editor can be used to edit the look of the items in the grid. Go to the Grids > Template Editor page to start editing! Template Overview The first screen you’ll see in the Template Editor is an overview of all the available templates: Preview a Template When you click on a template you’ll...

Classes you can use in the grid template editor

Last Updated: December 2, 2024

Just getting started with the Template Editor? Check out the main documentation first! When in “Edit HTML” mode in the Grid Template Editor you can directly edit and add any HTML you want. We’ve also provide some classes you can use to achieve some common Aligning elements in the grid template The wpupg-align-left, wpupg-align-center, wpupg-align-right classes can...

Using conditions in the grid template

Last Updated: December 2, 2024

Just getting started with the Template Editor? Check out the main documentation first! Conditions can be used to show or hide specific parts of the template depending on the taxonomy terms a specific grid item has associated with it or when it has a custom field with a specific value. Important note: conditions will always...

Using ACF or other Custom Fields

Last Updated: December 2, 2024

When adding an “Item Custom Field” in the Grid Template Editor you have the ability to change the type of this block. By default it’s set to “Text”, essentially outputting however the custom field value is stored in the database. We also support a few types that can be created with the popular Advanced Custom...