![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=1738905026-q59HBC9tNjOfio0RgQxNfoamxzlHK0ui-0-1dc7cc1c0c976adb122fd0ae2e3d5c23)
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.