Plugin: Formidable Lite
Filter Name: frm_message_placement
KB Link:
Declaration:
apply_filters( 'frm_message_placement', $place, compact( 'form', 'message' ) );
Filter Type:
Static
In class:
FrmFormsController
Source:
formidable/classes/controllers/FrmFormsController.php
Notes:
Move the form success message below the form. If this position will always be the same for a single form, you can add a form class to avoid custom code.
Contribute Comments or Examples
No Entries Found