our registration fields are case-sensitive! Often, a user will enter an e-mail address one way when paying and another way when registering. You need to be sure the e-mail address is an exact match, including uppercase and lowercase characters, otherwise registration will fail.

our registration fields are case-sensitive! Often, a user will enter an e-mail address one way when paying and another way when registering. You need to be sure the e-mail address is an exact match, including uppercase and lowercase characters, otherwise registration will fail.

sometimes, a user will use a different e-mail address during payment than they use on the site (such as using their own e-mail address when buying a plugin for a client.) For registration to be successful, you have to use the same Email address that you used during purchase.

sometimes, a user will use a different e-mail address during payment than they use on the site (such as using their own e-mail address when buying a plugin for a client.) For registration to be successful, you have to use the same Email address that you used during purchase.

Our plugin supports creating your own templates, and it includes one by default for the Single Staff Member view. If the Default HTML isn’t right for you, go to the /staff-directory/templates/ folder and copy the file named “single-staff-member.php” to your Theme directory. From there, you can modify this file as needed to get the HTML to work with your specific Theme.

Our plugin supports creating your own templates, and it includes one by default for the Single Staff Member view. If the Default HTML isn’t right for you, go to the /staff-directory/templates/ folder and copy the file named “single-staff-member.php” to your Theme directory. From there, you can modify this file as needed to get the HTML to work with your specific Theme.

To do so, navigate to the wp-content/plugins/staff-directory-pro/templates/ folder (note: this will vary a bit depending on your installation). In that folder you’ll find a template file for staff-list.php and single-staff-member-content.php, which correspond to the [staff_list] shortcode and the single staff member pages, respectively.

To do so, navigate to the wp-content/plugins/staff-directory-pro/templates/ folder (note: this will vary a bit depending on your installation). In that folder you’ll find a template file for staff-list.php and single-staff-member-content.php, which correspond to the [staff_list] shortcode and the single staff member pages, respectively.

To do so, navigate to the wp-content/plugins/staff-directory-pro/templates/ folder (note: this will vary a bit depending on your installation). In that folder you’ll find a template file for staff-list.php and single-staff-member-content.php, which correspond to the [staff_list] shortcode and the single staff member pages, respectively.

Once your knowledge base has grown large enough, displaying FAQs in a per-category grouping, collapsed with the accordion feature, provides an efficient and intuitive way for people to browse your FAQs and find the information

Please be aware, we do modify the base templates periodically, to add new features or make fixes. You will be responsible for keeping your custom templates up to date, but we will do our best to make it easy for you.

To do so, navigate to the wp-content/plugins/staff-directory-pro/templates/ folder (note: this will vary a bit depending on your installation). In that folder you’ll find a template file for staff-list.php and single-staff-member-content.php, which correspond to the [staff_list] shortcode and the single staff member pages, respectively.

Please be aware, we do modify the base templates periodically, to add new features or make fixes. You will be responsible for keeping your custom templates up to date, but we will do our best to make it easy for you.

Please be aware, we do modify the base templates periodically, to add new features or make fixes. You will be responsible for keeping your custom templates up to date, but we will do our best to make it easy for you.

To create a search staff results page, navigate to your theme’s folder copy index.php or search.php to search-staff-members.php, and make a visible change. Confirm that you see the visible change when searching for staff members. If you are, you’ve setup the template right!

Make a copy of the template you’d like to modify in your theme’s directory, and change it as much or as little as you want. The plugin will automatically detect your template and use it instead.