Template Shortcodes

Table of Contents

To make it as easy and as flexible as possible, we have allowed the ability to use shortcodes to load various template parts.

This will allow easy implementation in page builders but still give more advanced developers the ability to work with the various templates within CardanoPress.

Shortcode List #

[cardanopress_template name="TEMPLATE_FILENAME_WITHOUT_PHP_EXTENSION"]

[cardanopress_template name="collection-list"]
[cardanopress_template name="menu-dropdown"]
[cardanopress_template name="modal-connect"]

[cardanopress_template name="part/asset-image"]
[cardanopress_template name="part/collection-item"]
[cardanopress_template name="part/menu-button"]

Powered by BetterDocs