We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
When the page loads, FEE initialises all the editable fields marked with .fee-field or .fee-group classes.
.fee-field
.fee-group
Some plugins, such as Infinite Scroll, load additional content via AJAX. To make this content editable via FEE, you just need to make a single call:
FrontEndEditor.init_fields();