- Learn to Create WordPress Themes by Building 5 Projects
- Eduonix Learning Solutions
- 284字
- 2021-07-02 19:18:28
Post formats
When you visit the blog page, you can see we have multiple post types:
- Gallery posts
- Linked posts
- A-side posts
- Regular blog posts
In the following screenshot, you can see Gallery post and the linked posts:

This is how the A-side post looks:

This is what a regular blog post looks like:

When we click on Read More, it takes us to a single page where we have our comment form and the customized comments interface, as shown in the following image:

We will now see how to create custom layouts; for instance, the About page, shown in the following screenshot, is in a layout called Company, where we have the phone number displayed in a p class:

Now let's click on Posts or Pages and then on About:

You'll see that we have Default Template and Company Layout in the Template option:

Now we will see how to create a submenu for pages that have parents; for instance our About page has two children, FAQ and Our Team, as shown in the following screenshot:

Now let's take a look at an archive listing. Go to the blog page and click on one of categories such as Technology:

We can see that the page displays all the posts in Technology. Also, if we go to the username and click on that, it'll show you posts by that author, and as you can see in the following image, it's a custom layout for the archive pages:

Let's go ahead and search. We have a special theme or a special layout for that, as you can see in the following screenshot:

We'll get in a little deeper than we did in the first chapter.
- ExtGWT Rich Internet Application Cookbook
- Visual C++程序設計教程
- 嵌入式軟件系統測試:基于形式化方法的自動化測試解決方案
- Oracle 11g從入門到精通(第2版) (軟件開發視頻大講堂)
- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- Learning Hunk
- ArcGIS for Desktop Cookbook
- 編程改變生活:用Python提升你的能力(進階篇·微課視頻版)
- Node.js從入門到精通
- Android Sensor Programming By Example
- Java EE Web應用開發基礎
- Angular Design Patterns
- Photoshop智能手機APP界面設計
- Solr權威指南(下卷)
- Java多線程并發體系實戰(微課視頻版)