Tutorials
Quick tutorial explaining how to enable the Rich Text Editor (RTE). Also known as the Visual Editor, WYSIWYG Editor, TinyMCE Editor, et al.
This tutorial explains how to add custom class attributes to labels and fieldsets on custom fields.
Super-quick tutorial that explains how to disable the placeholder attribute and/or the <label></label> tag in USP form fields.
This post provides an overview of the various ways to submit and display video files.
Here is a quick tutorial showing how to validate any USP Form with jQuery and Parsley 2.
This tutorial explains how to add a required checkbox to any USP Form. For example, this could be used to implement a toggle “Agree to Terms” checkbox or similar.
Quick tutorial for anyone wondering how to enable the USP Posts menu, as shown in this screenshot.
In this tutorial, we look at how to modify the WordPress Loop to display only submitted posts. This can be done for any loop in the theme template. For example, you could modify the loop used in archive.php to display only submitted posts in archive views.