Every string in a template can be customized to suit your specific needs. This can be done by setting template enabled shortcode options. These string shortcode options all begin with “str_”. Every template differs on what strings are available to be customized, please refer to the template’s documentation [currently under construction] to learn more. But …
The default dimensions of the Tile template are 240px x 150px. Tile enables two shortcode options to control the card dimensions. They are card_width and card_height. Examples: /* * Example 1 * Change both the height and width. */ /* * Example 2 * Change just the width. */ /* * Example 2 …
It’s a little difficult to explain how the addr_format option works so I will provide some examples. But first… some background. The addr_format option accepts only a few specific tokens. Tokens are the % symbols and the word between, for example, %label% is a token. The valid tokens for the addr_format option are: %label% [NOTE: …
By default the template will show 20 entries per page. You can change the number of entries per page by setting a template enabled shortcode option, page_limit. Here is an example:
You can hide empty categories by setting a template enable shortcode option, show_empty_categories. Here’s an example: