We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

How to develop a Knowledge Panel for FAQ-Dawn Theme

How to develop a Knowledge Panel for FAQ-Dawn Theme

Spencers_Pashmi
New Member
7 0 0

The theme of my website is Dawn. I want to develop my FAQ page as Knowledge Panel. The questions are listed. Once a visitor clicks on a question, the answer to that question opens up just like we have on Google. Can someone advise as to how to go about?

Replies 3 (3)

NomtechSolution
Astronaut
1245 113 160

To create a Knowledge Panel-style FAQ page in the Dawn theme, you can utilize some HTML, CSS, and JavaScript. Here's a step-by-step guide on how to achieve this:

  1. Set up your FAQ page: In your Shopify admin, create a new page and add the questions and answers for your FAQ. You can format them using HTML tags for headings and paragraphs.

  2. Modify the HTML structure: In the HTML editor for your FAQ page, wrap each question and its corresponding answer in a <details> and <summary> tag, respectively.

Spencers_Pashmi
New Member
7 0 0

The response is too technical for a novice like me. Perhaps, I , too, have not been able to frame the question correctly. Anyway, thanks for your input. I need to develop my FAQ page on the lines of People Also Ask on the google search page once you search for a word or a phrase. The questions are visible and answers become visible only on clicking the symbol ^ at 180 degrees. Can someone help me out in lay how I should proceed. I am using Dawn Theme. Since my first question was not correctly framed, I am posting this question separately. 

BalintKleri
Shopify Partner
7 2 2

Looks like there are several apps you can choose from that can do this for you: https://apps.shopify.com/search?q=faq. Is that in any way helpful?