![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=1739060989-QHMU6fqfj5CtZ6XXz0CvSfnaPYbifVCF-0-e92eb8c84fefab095993bcf028cf312c)
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.