Showing 10 of 1,322 results.

Custom Images

Social Media Image Kit allows you to customize social media images on a per-entry basis. This features allows for a custom set of images to be used in place of the automatically generated ones.To utilize this feature, navigate to the entry within...

10. Automatic Licensing of Downstream Recipients. | License

Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties...

Configuring Folder Paths | Configuration Overview

By default, Social Media Image Kit will produce a nested folder structure for all generated assets. Folder names are generated using an Antlers template. This template can be changed by modifying the folder configuration value within the...

Building the Front-end

Tidal utilizes Vite to build the front-end assets, both for development and production use-cases. If you haven't already, you will need to install Tidal's front-end dependencies by running the following command from the root of your project: 1 npm...

Previewing Templates/Development Mode | Creating Image Templates

By default Social Media Image Kit registers a "Preview Social Media Template" action. This action item will appear for all entries where Social Media Image Kit has been enabled. Activating this action for an entry will redirect you to a page where...

Requires Open Directive | The Validate Command

Class : RequiresOpenValidator The requires open directive validator emits a validation error when a closing directive is not paired with an opening directive within the template. The following template: 1 @endfor emits the following error message:...