optipub-author

This "optipub-element" retrieves all of the information for a specific author. Check out Getting Started With OptiPub Elements first.

720

Usage

❗️

Required Property

The "optipub-author" element requires an "author-id" property to be defined on the element.

<optipub-author author-id="1"></optipub-author>

Custom Properties

Additional properties exist on the "optipub-author" element that allow more control over the element without having to overwrite the template.

PropertyDescriptionExample
"image-position"Used to quickly change which side of the text the image is located. Only allows for "right" or "left."image-position="left"
"image-size"Used to quickly change the size of the image width.image-size="200"