๐Ÿ’กCase Study Template

Principal provides a separate template for case study

To create the Case Study 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 to open the Post settings.

  6. Add a small description text (inside excerpt). Excerpt: This will be displayed on the case study card.

  7. Select the Template dropdown and choose the Case Study Post.

  8. Click Publish.

To create client date to sidebar:

  • Go to Settings > Code injection from the admin menu

  • Choose Site footer

  • Here is the code to add client data such as client name and image, products used, company type, location, methods, and results.

Adding Client Photos to the Theme

To add a client's photo to the website, follow these steps:

  1. Locate the theme folder named assets.

  2. Inside the assets folder, find an images folder. If it doesn't exist, create a new folder named images.

  3. Add the client's photos to the images folder.

  4. Specify the correct path in the code to include these images.

  5. After updating the theme with new photos, reload the

Please specify the path to the photo:

You can also add photos via the web if you don't want to upload photos to the topic.

  • Click Save to save your work!

Starting with Ghost 6.0, themes will display a maximum of 100 case study posts on the case studies page.

Last updated