- Upload the
profiles folder to the /wp-content/plugins/ directory.
- Create a
profiles.php in your theme folder. Example files for both k2 and the default theme are included (just remove the .k2 or .default from the file name). It is important that the content is encased in a div with class of "entry-content" if you wish to use the display side javascript.
- Create a blank page with 'Profiles (Do Not Use Manually)' as the template. Remember the page slug. (ex. if you created a page titled "People", the page would live at http://url.com/people, 'people' would be the slug.
- Activate the plugin through the 'Plugins' menu in WordPress.
- Visit "Settings > Profiles" and update options as appropriate. Make sure that you update the permalinks section.
- If you opted to use pretty permalinks, visit "Settings > Permalinks". Make sure that you have some permalinking scheme selected (you don't need to change your scheme, just have one selected). Hit "Save >". (Note: even if you don't change your permalinking scheme, you still need to select save, so that the new rules required by Profiles are written to the .htaccess file).
- Visit "Manage > Profiles"
- Start adding profiles.
Customization Ideas:
The /images folder contains the loading images as well as the default image for a profile which has no had an image loaded. You can generate custom loading.gif (for the admin menu) and ajax-loader-gif (for the display page) at AjaxLoad.
New fonts can be added for watermarking in the /fonts folder.