- /
- /
- /
Shortcode
The Lava Shortcode allows you to display a Lava template on any page that you would like.
Usage
Below are a list of parameters that you can use to modify the output:
- id The ID of the Lava template to display.
- refresh_cache (boolean) 0 for no, 1 for yes. Use this to force the shortcode to display live data.
You can also find the shortcode when viewing the Lava post type. It’s will be listed under the Shortcode column.
Example
For example, to display a Lava template that always displays live data:
Shortcode Button
In addition to hand-typing the shortcode, we also have a button available in WordPress’s visual editor. The shortcode button presents a dialog that allows you to auto-generate the shortcode by selecting a few options.