Image Merge Tags Modifier

When using Merge Tags for choice fields (types: radio or checkbox), you can use the image modifier to output the image or icon selected for the choices. You can add this modifier to your field’s merge tag by adding :image inside it, after […]

Loading Custom Icon Fonts

This is an example of how loading a custom font-icon may work. For this example Fontello font is used to create a custom icon set and accompanying CSS. The following code assumes that you’ve added the Fontello files in the […]

Loading Assets in Isolated Page Templates

The isolation template does not load the styles and scripts embedded by the themes or other plugins. This ensures that the styles and scripts are isolated and loads minimal assets on the page. However, there may be cases where you’d […]