![Wordpress Web Application Development(Third Edition)](https://wfqqreader-1252317822.image.myqcloud.com/cover/140/36701140/b_36701140.jpg)
上QQ阅读APP看书,第一时间看更新
Customizing the design of questions
This is one of the major requirements in such an application. Here, we have a very basic layout and it's difficult to know whether this is a question or just a normal post. Consider the following screenshot for a well-designed question interface:
![](https://epubservercos.yuewen.com/E09B54/19470408608963406/epubprivate/OEBPS/Images/image_01_007.png?sign=1739348815-Jxpu9a8NrbpMnuFgHGpr0kBTKtAKe2NK-0-c319a9b3a203bd19dc396e1ee4c9c8ed)
Remember that we customized the comments list for adding new options. Similarly, we can customize the design of questions to create an interface such as the previous screenshot by using a separate template file for the questions custom post type. We have to create a file called single-wpwa_question.php and change the design and functionality as we want.