Builder Views: Introduction
From IThemes Codex
(Difference between revisions)
(→See also) |
|||
Line 24: | Line 24: | ||
== See also == | == See also == | ||
− | * [[Builder_Views:_Introduction|Views | + | * [[Builder_Views:_Introduction|Views Introduction]] |
* [[Builder_Views_Video_Overview|Video Overview]] | * [[Builder_Views_Video_Overview|Video Overview]] | ||
* [[Creating_Builder_Views|Creating Views]] | * [[Creating_Builder_Views|Creating Views]] | ||
− | * [[ | + | **[[Builder_Views:_404|404]] |
+ | **[[Builder_Views:_Archives|Archives]] | ||
+ | **[[Builder_Views:_Attachment|Attachment]] | ||
+ | **[[Builder_Views:_Author|Author]] | ||
+ | **[[Builder_Views:_Category|Category]] | ||
+ | **[[Builder_Views:_Date_Archive|Date Archive]] | ||
+ | **[[Builder_Views:_Home|Home]] | ||
+ | **[[Builder_Views:_Page|Page]] | ||
+ | **[[Builder_Views:_Post|Post]] | ||
+ | **[[Builder_Views:_Post_Type|Post Type]] | ||
+ | **[[Builder_Views:_Search|Search]] | ||
+ | **[[Builder_Views:_Singular|Singular]] | ||
+ | **[[Builder_Views:_Tag|Tag]] | ||
<br /> | <br /> | ||
[[:Builder|← Back to Builder Codex Home]] | [[:Builder|← Back to Builder Codex Home]] |
Latest revision as of 15:05, July 25, 2013
Builder's Views allow you to harness the true power of Builder's Layouts. By using Views, you can have one Layout show on just your Home page and another Layout show on all pages.
Available Views
Views harness the power of Layouts by easily assigning individual Layouts to specific parts or pages of the site including:
- 404 – The “Page Not Found” error page
- Archives – Any archive view (category, tag, author or date)
- Attachment – Any attachment (image or other attached file)
- Author – Any author archive view)
- Category – Any category archive view
- Date Archive – Any date-specific view (such as year, month or day)
- Home – The front page or home of your site
- Page – Any page
- Post – Any post
- Post Type – Widget content : any widget content entry
- Search – A search result page
- Singular – Any post, page or attachment
- Tag – Any tag archive view
See also
- Views Introduction
- Video Overview
- Creating Views