Search:
11 results
Redactor Remove Format
Remove all formattings from the selected text in redactor.Eager-Loading Elements
Improve the performance of your website and optimize your element database queries using eager-loading and the `with` parameter. Eager-loading elements gives you the ability to tell Craft which sub-elements you need up front so Craft can fetch them in advance and you and your clients can smile at the end of each page load. Read More »
Barrel Strength Design
Incognito Field
A PlainText FieldType which can be disabled or hiddenMN Eager
Simplify fetching of fields that may have been eager-loadedDRY Templating Techniques
Explore common techniques for optimizing your templates by writing reusable code. In this hangout, we'll discuss considerations as we use Twig tags like extends, set, block, macro, and more. Read More »
Barrel Strength Design
Focuspoint
Focuspoint lets you select a focal point of an image asset.SRI
Generate the SRI (Subresource Integrity Hash) for remote JS/CSS files.Shopify Multipass
Allow a Craft user to be logged in to an Shopify store through MultipassExamples of Eager Loading Elements in Twig and PHP
By default, Craft lazy loads elements in your templates. In many cases, this works just fine and no further optimization is needed. However, if your content requires queries to the database to retrieve additional related data, you may want to consider optimizing your queries by eager loading elements. Read More »
Ben Parizek
Focuspoint field type
New field type to choose a focus point for assets