Table of Contents
In PublishPress Authors, there are multiple ways to show Author Fields values. There are 6 display options that you can choose to show Author Fields value:
- Field Icon: Outputs the icon that you choose in the Display Icon setting.
- Field Value: Outputs the value as a raw value.
- Field Suffix: Outputs the value from the Display Suffix setting.
- Field Prefix: Outputs the value from the Display Prefix settings.
- Field Icon + Prefix + Value + Suffix: Output the icon + prefix + value + suffix.
- Field Prefix + Value + Suffix: Output the prefix + value + suffix.
You can also combine it with HTML tag options. We provide 10 tags:
- span
- div
- link
- p
- H1
- H2
- H3
- H4
- H5
- H6
The ‘span' will display as an inline element and the ‘div' will display as a block element. To make this display a link, select ‘link' and enter the first part of the URL into the “Value Prefix” field.
The following images are various examples of Author Fields in Author Boxes.
All icons #

Icon + Prefix + Value + Suffix #

Icon + Prefix (empty) + Value + Suffix #

Prefix + Value + Suffix #
