๐Ÿ’กCase Template

Persona provides a separate template for case

Case post

To create the Case post:

  1. Go to Posts from the admin menu.

  2. Click the New post button in the top right corner.

  3. Add Post title.

  4. Add featured image for this page.

  5. Click icon in the top right corner for opening the Post settings.

You can add a link to the head of the post

  • Go to Settings > Code injection from the admin menu

  • Choose Site footer

  • Copy this code and paste it inside Site footer input area

  • Then, change "CHANGE_THIS_TO_YOUR_CASE_POST_SLUG" "CHANGE_THIS_TO_YOUR_LINK" "CHANGE_THIS_TO_YOUR_LINK_NAME"to your link and case post slug, like this:

  • Click Save to save your work!

To add clientโ€™s feedback in Case:

  • Add html block with code and insert code

    HTML block in editor
  • Add image in editor (this is the client image)

  • Add html block with code and insert code

  • Then, change "ADD FEEDBACK" "ADD CLIENT DATA" to your feedback, like this:

  • Click Update to save your work!

Last updated